Test plan
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 |