Plan: A document that belongs to the management level of the organization, planning the test activity from the point of view of organization management;
Test plan:
The organization, resources, principles of the whole process of testing are stipulated and restrained, and the task assignment and time schedule are set up at all stages of the testing process, and the assessment, risk analysis and management requirements of each task are put forward.
Test scenario:
Describe the characteristics that need to be tested, the method of testing, the planning of the test environment, the design and selection of the test tool, the design method of the test case, and the design of the test code.
The test plan needs to be conducted under the guidance of the Test plan, which proposes "what to do", and the test solution clearly "how to do"
Software test cases include software test case design and writing.
Software test case design is considered from the design level, such as the design of test cases from the aspects of functionality, usability, security and so on.
Software test case writing refers to the writing specification of the software test case, including the writing format, the naming specification of the logo, etc. The software test case design obtains the content of the software test case, then, according to the software test writing method, implements in the document, both is the form and the content relations. The eight basic items of the test case format are: test Case number, test project, test title, important level, preset condition, input, operation step, expected output.
First, what is the test plan?
A test plan is a document that describes the scope, methods, resources, and progress of the test activity to be performed. It mainly includes test items, tested features, test tasks, who perform tasks and risk control, etc.
Second, what is the test plan?
The so-called test scheme refers to the characteristics that need to be tested, the method of testing, the planning of test environment, the design and selection of test tools, the design method of test cases, the design of test code.
The difference between test plan and test scheme
Difference between a test plan and a test scenario