测试用到的英语

  1. portraite mode 纵向模式 land mode 横向模式
  2. plug in 插上 plug out 拔下
  3. White-Box Testing 白盒测试 Black-Box Testing 黑盒测试 Gray-Box Testing 灰盒测试
  4. Smoke Testing 冒烟测试
  5. Regression Test 回归测试
  6. Function Testing 功能测试
  7. Performance Testing 性能测试
  8. Stress Testing 压力测试
  9. Volume Testing 负载测试
  10. Usability Testing 易用性测试
  11. Installation Testing 安装测试
  12. UI Testing 界面测试
  13. Configuration Testing 配置测试
  14. Documentation Testing 文档测试
  15. Compatibility Testing 兼容性测试
  16. Security Testing 安全性测试
  17. Recovery Testing 恢复测试
  18. Unit Test 单元测试
  19. Integration Test 集成测试
  20. System Test 系统测试
  21. Touch Panel 触摸控制测试
  22. branch 分支 在组件中,控制从任何语句到其它任何非直接后续语句的一个条件转换,或者是一个无条件转换

你可能感兴趣的:(系统测试)