谁能帮忙翻译计算机专业英语文章

来源:百度知道 编辑:UC知道 时间:2024/05/27 13:27:16
Testing Cycle

Although testing varies between organizations, there is a cycle to testing:

* Requirements Analysis: Testing should begin in the requirements phase of the software life cycle.

* Design Analysis: During the design phase, testers work with developers in determining what aspects of a design are testable and under what parameter those testers work.

* Test Planning: Test Strategy, Test Plan(s).

* Test Development: Test Procedures, Test Scenarios, Test Cases, Test Scripts to use in testing software.

* Test Execution: Testers execute the software based on the plans and tests and report any errors found to the development team.

* Test Reporting: Once testing is completed, testers generate metrics and make final reports on their test effort and whether or not the software tested is ready for release.

* Retesting the Defects

Not all errors or defects reported must be fixed by a softwa

测试周期

虽然测试不同组织之间,有一个周期的测试:

*需求分析:测试应在开始阶段所需的软件生命周期。

*设计分析:在设计阶段,测试与开发工作在确定哪些方面的设计检验和在什么参数的测试工作。

*测试计划:测试策略,测试计划(星期日) 。

*试验发展:测试程序,测试方案,测试用例,测试脚本中使用的测试软件。

*测试执行:测试执行软件的基础上的计划和试验,并报告发现任何错误的开发团队。

*测试报告:一旦测试完成,测试产生的数据和报告作最后的测试工作,并不管软件测试准备释放。

*重新缺陷

并非所有的错误或缺陷报告必须固定由一个软件开发团队。
有些缺陷可以处理由变通的生产环境。其他可能被推迟到未来版本的软件,或缺乏可能是所接受的商业用户。