软件测试方法研究与应用.rar
软件测试方法研究与应用,目录摘要 .第一章 软件测试的历史及含义 ..(1)1.1 软件测试的历史及含义 ..(1)1.2 软件测试的分类 ......(2)第二章 软件测试的意义与作用 ..(6)2.1 理论根据及统计数据 .(6)2.2 市场价值 ...(6)2.3 对软件测试的几个误区 ........(7)第三章...
该文档为压缩文件,包含的文件列表如下:
内容介绍
原文档由会员 lydstory 发布软件测试方法研究与应用
目录
摘要 ………………………………………………………………….
第一章 软件测试的历史及含义 ……………………….……….(1)
1.1 软件测试的历史及含义 ……….…………………….……(1)
1.2 软件测试的分类 …………..……………………….……...(2)
第二章 软件测试的意义与作用 …………………….……….…(6)
2.1 理论根据及统计数据 ….…………………………………(6)
2.2 市场价值 ……………………………………………..….(6)
2.3 对软件测试的几个误区 …………………..…………......(7)
第三章 如何进行软件测试 ……………………………………..(10)
3.1 测试前的准备工作………………………………….….….(10)
3.2 测试需求的收集 ………………………………………… (11)
3.3 测试用例的设计 ………………………………………… (12)
3.4 测试用例的执行 ………………………………………… (14)
3.5 测试所用的工具 ………………………………………… (15)
3.6 提交软件缺陷报告 ….…………………………….…… (17)
3.7 什么是“好” 的测试 ……………..………………..… (20)
第四章 结论与展望 ……..………………………….………….(22)
致谢 ………………………………………………………
参考文献 ………………………………………………………
附录 ………………………………………………………
软件测试方法研究与应用
摘要
随着计算机软件行业的不断发展,软件的质量问题也越来越突出。如何保证软件的质量,尽量减少软件的BUG,给软件的用户提供更优质的软件产品,逐渐成为软件行业发展中的一个与软件开发同等甚至更为重要的问题。因此,软件测试应运而生。本文以“软件测试方法研究与应用”为题目,从软件测试的含义,尤其是黑盒测试的含义,软件测试的意义与作用,以及如何进行软件测试,如何设计测试用例,及软件缺陷报告等方面进行概述.
关键字 : 软件测试、黑盒测试、测试用例、缺陷报告
Software Testing
Abstract
Along with the continuous development of software industry comes the increasingly pressing problem of the software quality. It has become a problem of equal importance with software development that efforts should be made to ensure the quality of software, reduce the number of BUG and provide users with software of better quality. As a result, software testing comes into being. This article is devoted to giving readers a general idea about the concept(especially that of the black-box testing), significance and the function of software testing and several testing methods, software fault report and how test cases are designed.
Keywords: software testing; black-box testing; test case; fault report