The test plan testing plan, which describes the scope, methods, resources, and progress of the test activity to be carried out in the documentation. It identifies test items, tested features, test tasks, who performs the task, and various possible risks. The test plan can effectively prevent the risk of the plan and ensure the smooth implementation of the plan. In short, the test plan says "what to do".
The test scenario describes the characteristics of the test, the method of testing, the planning of the test environment, the design and selection of the test tool, the design of the test case, and the design of the test code. In short, the test scenario says "how".
Test Plan Writing 6 elements
1) why--Why these tests are carried out;
2) what-test which aspects, different stages of the work content;
3) when-test the starting and ending time of different stages;
4) where-corresponding documents, storage location of defects, test environment, etc.
5) who-The personnel of the project, and arrange which testers to test
6) How to do how-, what test tools and test methods are used to test.
Software Testing Fundamentals (v) test scenarios and test plans