klmatao 发表于 2021-7-2 20:18

软件 测试学习day5

## 软件测试常见英文单词

1. manual testing手工测试   俗称点点点。
2. automated testing自动化测试
3. black box testing 黑盒测试
4. white box testing白盒测试
5. grey box testing灰盒测试
6. debug调试
7. test plan测试计划
8. test case 测试用例
9. bug/ defect 缺陷
10. test report测试报告
11. test envirionment测试环境
12. deployment 部署
13. sprint迭代
14. version 对外发布版本
15. build 内部版本
16. functional testing功能测试
17. user interface testingUI测试(用户界面测试)
18. unit testing单元测试
19. exception testing 异常测试
20. intergration testing 集成测试
21. system testing 系统测试
22. UAT 用户验收测试/用户可接受性测试
23. international testing 国际化测试
24. performance testing 性能测试
25. priority优先级
26. severity严重性
27. quality assurance质量保证
28. smoking testing 冒烟测试
29. regression testing 回归测试
30. software life cycle软件生命周期
31. static testing静态测试
32. dynamic testing 动态测试
33. module模块
34. test scenario测试场景
35. check point测试点
36. test matrix 测试设计
37. test overage 覆盖率
38. review 评审
39. screen shot 截图
40. attachment 附件
41. E2E 端到端测试
42. SRS软件需求规格说明书
43. UE 用户体验
44. iteration 迭代

宽宽天下 发表于 2021-7-2 22:19

很棒,希望可以坚持下去,加油{:301_987:}

jjl 发表于 2021-7-2 23:49

加油,每天学一点
页: [1]
查看完整版本: 软件 测试学习day5