下载此文档

高级软件工程课件-软件测试.ppt


文档分类:IT计算机 | 页数:约48页 举报非法文档有奖
1/48
下载提示
  • 1.该资料是网友上传的,本站提供全文预览,预览什么样,下载就什么样。
  • 2.下载该文档所得收入归上传者、原创者。
  • 3.下载的文档,不会出现我们的网址水印。
1/48 下载此文档
文档列表 文档介绍
Testing the Programs
中国科学技术大学软件学院
孟宁
2012年12月
Contents
Software Faults and Failures
Testing Issues
Unit Testing
Integration Testing
Testing Object Oriented Systems
Test Planning
Automated Testing Tools
When to Stop Testing
Chapter 8 Objectives
Types of faults and how to clasify them
The purpose of testing
Unit testing
Integration testing strategies
Test planning
When to stop testing
Software Faults and Failures Why Does Software Fail?
Wrong requirement: not what the customer wants
Missing requirement
Requirement impossible to implement
Faulty design
Faulty code
Improperly implemented design
Software Faults and Failures Objective of Testing
Objective of testing: discover faults
A test is essful only when a fault is discovered
Fault identification is the process of determining what fault caused the failure
Fault correction is the process of making changes to the system so that the faults are removed
Software Faults and Failures Types of Faults
Algorithmic putation and precision fault
a formula’s implementation is wrong
Documentation fault
Documentation doesn’t match what program does
Capacity or boundary faults
System’s performance not acceptable when certain limits are reached
Timing or coordination faults
Performance faults
System does not perform at the speed prescribed
Standard and procedure faults
Software Faults and Failures Typical Algorithmic Faults
An algorithmic fault occurs when ponent’s algorithm or logic does not produce proper output
Branching too soon
Branching too late
Testing for the wrong condition
Forgetting to initialize variable or set loop invariants
Forgetting to test for a particular paring variables of inappropriate data types
Syntax faults
Software Faults and Failures Orthogonal Defect Classification 正交缺陷分类
Fault Type
Meaning
Function
Fault that affects capability, end-user interface, product interface with hardware architecture, or global data structure
Interface
Fault

高级软件工程课件-软件测试 来自淘豆网www.taodocs.com转载请标明出处.

相关文档 更多>>
非法内容举报中心
文档信息
  • 页数48
  • 收藏数0 收藏
  • 顶次数0
  • 上传人xxj16588
  • 文件大小1017 KB
  • 时间2018-01-10
最近更新