正在加载图片...
第十章变异测试与故障注入(2) 主要内容:介绍变异测试(Mutation test)和故障注入的方法。 讨论变异测试的意义和改进。 阅读文献: DInvestigations of the Software Testing Coupling Effect,Jeff Offutt.ACM Transactions on Software Engineering Methodology,1(1):3-18,January 1992. 2Practical Mutation Testing,Jeff Offutt.Twelfth International Conference on Testing Computer Software,pages 99-109,Washington,DC,June 1995. 3 An Experimental Determination of Sufficient Mutant Operators,Jeff Offutt,Ammei Lee, Gregg Rothermel,Roland H.Untch,and Christian Zapf.ACM Transactions on Software Engineering Methodology,5(2):99-118,April 1996. 第十一章组件软件测试(4) 主要内容:介绍组件软件测试的特点和方法: 讨论组件软件测试技术的发展。 阅读文献: DA User Oriented Framework for Component Deployment Testing,Andrea Polini,Testing Commercial-off-the-shelf Components and Systems,pp.169-194.(ISBN:3-540-21871-8). Sami Beyeda,Volker Gruhn(Eds.).Springer,2004 2A Methodology of Component Integration Testing,Hong Zhu,in Testing Commercial-Off-The-Shelf Components and Systems,Sami Beydeda and Volker Gruhn(ed.), Springer,2005,pp239-269 四.实验(上机)内容和基本要求 本课程共有3个实验作业安排,要求学生结合所学知识与方法,课下完成3 个实验作业。 实验项目1:黑盒测试用例生成 选择具有5个模块以上、具有源码的程序,每个模块有5个以上的参数。使 用等价类划分方法生成JUnit测试用例,使用pair-wise方法减少测试用例。比 较原始和减少测试用例后的代码覆盖率。第十章 变异测试与故障注入(2) 主要内容: 介绍变异测试(Mutation test)和故障注入的方法。 讨论变异测试的意义和改进。 阅读文献: 1 Investigations of the Software Testing Coupling Effect, Jeff Offutt. ACM Transactions on Software Engineering Methodology, 1(1):3-18, January 1992. 2 Practical Mutation Testing, Jeff Offutt. Twelfth International Conference on Testing Computer Software, pages 99-109, Washington, DC, June 1995. 3 An Experimental Determination of Sufficient Mutant Operators, Jeff Offutt, Ammei Lee, Gregg Rothermel, Roland H. Untch, and Christian Zapf. ACM Transactions on Software Engineering Methodology, 5(2):99-118, April 1996. 第十一章 组件软件测试(4) 主要内容:介绍组件软件测试的特点和方法; 讨论组件软件测试技术的发展。 阅读文献: 1 A User Oriented Framework for Component Deployment Testing, Andrea Polini, Testing Commercial-off-the-shelf Components and Systems, pp. 169-194. (ISBN: 3-540-21871-8). Sami Beyeda, Volker Gruhn (Eds.). Springer, 2004 2 A Methodology of Component Integration Testing, Hong Zhu, in Testing Commercial-Off-The-Shelf Components and Systems, Sami Beydeda and Volker Gruhn (ed.), Springer, 2005, pp239-269. 四.实验(上机)内容和基本要求 本课程共有 3 个实验作业安排,要求学生结合所学知识与方法,课下完成 3 个实验作业。 实验项目 1:黑盒测试用例生成 选择具有 5 个模块以上、具有源码的程序,每个模块有 5 个以上的参数。使 用等价类划分方法生成 JUnit 测试用例,使用 pair-wise 方法减少测试用例。比 较原始和减少测试用例后的代码覆盖率
<<向上翻页向下翻页>>
©2008-现在 cucdc.com 高等教育资讯网 版权所有