在软件测试中UT,IT,ST,UAT分别是什么意思?

软件开发中的完成测试环境所包括的环节包括:UT、IT、ST、UAT
UT = Unit Test 单元测试
IT = System Integration Test 集成测试
ST = System Test 系统测试
UAT = User Acceptance Test 用户接受测试(俗称:验收测试)

 

环境

DEV development 研发环境

SIT system integrate test 系统集成环境

UAT user acceptance test 用户验收环境

PET performance evaluation test 性能评估测试环境 压测

SIM simulation 高仿真环境

PRD/PROD production 正式 生产环境

 

posted @ 2022-03-17 16:27  陈晓猛  阅读(2855)  评论(0编辑  收藏  举报