软工概论 第14章 软件测试策略
Unit Testing * Unit Test Environment * Integration Testing Strategies Options: ? the “big bang” approach ? an incremental construction strategy * Top Down Integration * Bottom-Up Integration * Regression Testing Regression testing is the re-execution of some subset of tests that have already been conducted to ensure that changes have not propagated unintended side effects Whenever software is corrected, some aspect of the software configuration (the program, its documentation, or the data that support it) is changed. Regression testing helps to ensure that changes (due to testing or for other reasons) do not introduce unintended behavior or additional errors. Regression testing may be conducted manually, by re-executing a subset of all test cases or using automated capture/playback tools. * Smoke Testing A common approach for creating “daily builds” for product software Smoke testing steps: Software components that have been translated into code are integrated into a “build.” A build includes all data files, libraries, reusable modules, and engineered components that are required to implement one or more product functions. A series of tests is designed to expose errors that will keep the build from properly performing its function. The intent should be to uncover “show stopper” errors that have the highest likelihood of throwing the software project behind schedule. The build is integrated with other builds and the entire product (in its current form) is smoke tested daily. The integration approach may be top down or bottom up. * Object-Oriented Testing begins by evaluating the correctness and consistency of the analysis and design models testing strategy changes the concept of the ‘unit’ broadens due to encapsulation integration focuses on classes and their execution across a ‘thread’ or in the context of a usage scenario validation uses conventional black box methods test case design draws on conventional methods, but also encompasses special featu
您可能关注的文档
- 转基因生物与生态系统.ppt
- 转基因技术与食品.ppt
- 转基因辟谣PPT.ppt
- 转:课时讲练通Module 6 The Internet and Telecommunications Period 4.ppt
- 轮椅上的霍金_图文.ppt
- 身边的物品2.ppt
- 软件综合设计 井字棋游戏实验报告.docx
- 软件工程——项目.pptx
- 软体公司提升质量的神秘配方.ppt
- 软膏剂的制备与检测2.ppt
- CN117193746A 3d应用生成方法和装置 (三星电子(中国)研发中心).docx
- CN116977582B 基于gps数据的道路3d模型生成方法及装置 (木卫四(北京)科技有限公司).docx
- CN117103693A 基于移动式月面3d打印机器人控制方法、系统及存储介质 (华中科技大学).docx
- CN117067589A 表面毒性阻断的sla光固化3d打印件及方法及应用 (河南省儿童医院郑州儿童医院).docx
- CN117036044A 一种用于数字孪生应用场景的3d资产库平台 (乘木科技(珠海)有限公司).docx
- CN117084784A 一种基于3d头模的智能植发设计方法 (北京雍禾植发技术研究院有限公司).docx
- CN117075730A 一种基于图像识别技术的3d虚拟展厅控制系统 (广东早安文化发展有限公司).docx
- CN117035915A 一种基于元宇宙的3d店铺管理系统 (浪潮海链易贸(山东)信息科技有限公司).docx
- CN117157673A 用于形成个性化的3d头部和面部模型的方法和系统 (腾讯美国有限责任公司).docx
- CN117157671A 用于编码及解码3d点云的方法、编码器及解码器 (北京小米移动软件有限公司).docx
原创力文档

文档评论(0)