First look at yesterday's QQ Audio test plan, I do not write here, but give everyone an outline. Consider the approximate structure of the test plan.
1. Introduction (Introduction)
1.1, Target 1.2, background 1.3, reference document 1.4, prospective readers
2, test requirements and scope (test requirements can also be a separate document)
3. Test strategies and methods
3.1 Test Strategy 3.2 test method
4. Resource Scheduling
4.1 Hardware 4.2 software 4.3 human 4.4 network 4.5 other
5. Test progress and milestones
6. Division of Personnel
7. Test pass standard, pause, restart, stop standard
8, defect severity and repair level
9. Test Case number and defect number specification (not used bug and cases management software)
10, the review meeting arrangement
11. Risk Analysis and prevention
This is a general structure, you can add and delete some content according to your actual situation.
OK, let's start today's content, let's take a look at the basics of test cases first. First, take a visual look at the test case.
The image is a test case, so our intuitive feeling is a collection of steps. You might say that there are other things in the picture, really, just that the operation steps are the most important, that the expected results are unimportant, and of course it is important, but some of the expected results are included in the test steps. The most important task for the testers who have just entered the company is to execute these test cases to detect the software. So the test case is very important. Maybe you still have this feeling, in fact, I can test the software without these, it is true, but then how do you measure how much work you have done today. Therefore, test cases are also a means of quantitative testing work. So how to design test cases.
Starting tomorrow, we will introduce the methods of test cases: equivalence class, boundary value, causality diagram, decision table, orthogonal test method, scene method, state migration diagram method and some other methods.
Let's give you a test case template: http://download.csdn.net/detail/xc5683/4691294
English words:
Functional test: Functional Testing Formal review: formal review