1. Mini test cases for smoke test
Mini test cases would be executed within 5 minutes to check system basic function.
Once the mini test cases failed, urgent email would be sent to team, code submitor should fix the problem immediately.
2. Major test cases for key funtion test
Major test cases would be executed within 20 minutes to check system key function.
Once the major test cases failed, warning email would be sent to team, code submitor should fix the problem within 1 hour.
3. Max test cases for regression test
Max test cases would be executed without time limited to do regression test.
If the max test cases failed, email would be sent to team, code submitor should fix the problem within 1 day.
Automatic test cases level and strategy
最新推荐文章于 2024-09-22 15:41:58 发布