Options for Test Strategy:

1. Regular test: all the planned test cases will be executed
2. Extented test: beside planned test cases, other test method will be used, like Exploratory testing, Adhoc testing, etc.
3. Main function test: Only test cases about main function will be executed
4. Full regression test: all the regression test cases will be executed
5. Main function regression test: Only regression test cases about the main function will be tested

6. Other test type: performance test/stress test/reliability test, etc, depends on the requirement

 

相关文章:

  • 2022-12-23
  • 2022-02-19
  • 2021-06-11
  • 2021-06-18
  • 2021-10-30
  • 2021-07-30
  • 2021-12-07
猜你喜欢
  • 2021-10-14
  • 2022-12-23
  • 2022-02-25
  • 2021-12-19
  • 2022-01-08
  • 2021-12-18
  • 2021-11-18
相关资源
相似解决方案