论述软件开发生命周期与测试生命周期.rar

RAR格式版权申诉手机打开展开

论述软件开发生命周期与测试生命周期,内 容 摘 要本文在介绍软件开发与软件测试的关系,阐述了软件开发生命周期的过程,详细论述了软件开发和软件测试两者之间的联系。软件开发前期基本分为:问题的定义及规划、需求分析、软件设计、程序编码、软件测试、运行维护几部分,软件测试方法基本分为:等价类法、静态测试、动态测试、黑盒测试、白盒测试。测试流程:测试技术书、测试计...
编号:30-325492大小:30.87K
分类: 论文>计算机论文

该文档为压缩文件,包含的文件列表如下:

内容介绍

原文档由会员 道客巴巴 发布

内 容 摘 要

本文在介绍软件开发与软件测试的关系,阐述了软件开发生命周期的过程,详细论述了软件开发和软件测试两者之间的联系。软件开发前期基本分为:问题的定义及规划、需求分析、软件设计、程序编码、软件测试、运行维护几部分,软件测试方法基本分为:等价类法、静态测试、动态测试、黑盒测试、白盒测试。测试流程:测试技术书、测试计划评审、测试用例、测试技术相关文档、执行测试、测试报告、确认测试报告、用户手册。保证与客户的原始需求一致,而在需求规格说明书编写完毕后,相应的测试工程师又需要对规格说明书进行评审。
[关键词] 软件开发生命周期  软件测试方法

Abstract
In this paper the relationship between software development and software testing, describes the process of the software development life cycle, discusses in detail between software development and software testing the link between the two. The early development of the software is divided into: problem definition and planning, needs analysis, software design, coding, software testing, operation and maintenance of several parts, software testing method is divided into: the equivalence class method, static test, dynamic test, the Heihe test, white box testing. Test: test technology books, test plan, test case, test technology review relevant documents, test execution, test report, test report, user manual. Ensure customer original conformance to requirements, and is written in the requirements specification, the test engineer corresponding need to review specifications
.Key words: The software development life cycle,Software testing method


目    录
引    言 1
1软件生命周期的六个阶段 1
1.1 问题的定义及规划 1
1.2 需求分析 1
1.3 软件设计 1
1.4 程序编码 1
1.5 软件测试 2
1.6 运行维护 2
1.6.1 测试分为: 2
1.6.2 测试过程 2
1.6.3 软件测试流程 3
1.6.3.1 程序员应避免测试自己的程序 4
1.6.3.2 程序设计组织不应测试自己的程序 4
2 测试方法 6
2.1 等价类法 6
2.2 划分等价类 6
2.3 划分等价类的标准 6
2.3.1 6
2.3.2 6
2.3.3 6
2.3.4 6
2.3.5 7
2.4 划分等价类的方法 7
2.5 静态测试 7
2.5.1 7
2.5.2 7
2.5.3 7
2.6 动态测试 7
2.6.1 7
2.6.2 7
结  束  语 9
注 释 10
参考文献 11
致 谢 12