软件测试中常用的英语
1、静态测试:non-execution-based testing 或static testing

  代码走读:walkthrough

  代码审查:code inspection

  技术评审:review

2、动态测试:execution-based testing

3、白盒测试:white-box testing

4、黑盒测试:black-box testing

5、灰盒测试:gray-box testing

6、软件质量保证:software quality assurance

7、软件开发生命周期:software development life cyle

8、冒烟测试:smok test

9、回归测试:regression test

10、功能测试:function testing

11、性能测试:performance testing

12、压力测试:stress testing

13、负载测试:volume testing

14、易用性测试:usability testing

15、安装测试:installtion testing

16、界面测试:UI testing

17、配置测试:configuration testing

18、文档测试:documentation testing

19、兼容性测试:compatibility testing

20、安全性测试:security testing

21、恢复测试:recoverage testing

22、单元测试:unit testing

23、集成测试:integration

24、系统测试:system testing

25、验收测试:acceptance testing

26、测试计划应当包括:

  测试对象:the test objectives

  测试范围:the test scope

  测试策略:the test strategy

  测试方法:the test approach

  测试过程:the test procedures

  测试环境:the test environment

  测试完成标准:the test completion criteria

  测试用例:the test cases

  测试进度表:the test schedules

  风险:risks

27、主测试计划:the master test plan

28、需求规格说明书:the specifications

29、需求分析阶段:the requirementss analyse phase

30、接口:interface

31、正式的测试环境:formal test environment

31、终用户:the end user

32、确认需求:verifying requirements

33、有分岐的需求:ambiguous requirements

34、运行和维护:opeation and maintenance

35、可复用性:reusability

36、可靠性:reliability/availability

37、电机电子工程师协会:the institute of electrical and electronics engineers

38、要从以下几方面测试软件:

  正确性:correctness

  实用性:utility

  性能:performance

  健壮性:robustness

  可靠性:reliability