1 / 3
文档名称:

软件测试复习总结.doc

格式:doc   大小:61KB   页数:3页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

软件测试复习总结.doc

上传人:mh900965 2018/3/12 文件大小:61 KB

下载得到文件列表

软件测试复习总结.doc

相关文档

文档介绍

文档介绍:is testing?
Finding defects in a controlled manner
Detecting the level of quality of the test object
Demonstrating the gap between specifications and the actual product
Demonstrating that the end product functions as called for in the requirements
is software testing?
Software testing: is the process of executing software in a controlled manner , in order to answer the question “ Does the software behave as specified?”
Software testing is often used in association with the terms verification and validation.
do we test?
Provide confidence in the system
Validate software quality
Identify areas of weakness
Establish the degree of quality
Reduce time-to-market
Verify integration of business processes
do we test?
Application Software
Hardware
System Software
Procedures
Documentation
Functionality
Performance
Usability
Interoperability (between different applications and systems)
the following items software:
1).Bug:After coding piling we'll find the mismatch between expected and actual result.
A software bug is mon term used to describe an error, flaw, mistake, failure, or fault in puter program or system that produces an incorrect or unexpected result, or causes it to behave in unintended ways.
2).Debugging :is an activity which supports testing but cannot replace testing.
3).Defect:The software defect is present in t