During the test, after the test plan is completed and the software system design review is completed, the test case design process starts. Test design is an important test task, and it is very challenging and has great fun.
Test requirements and scopes are embodied in test cases and executed in a more effective way, allowing faster discovery.Program. Test cases are the basis for development and execution of test scripts. Only by designing test cases can the test coverage be guaranteed.
This section describes how to design test cases from the perspectives of some common design ideas, methods, and organization of test cases in software testing practices.Through this lecture, you can understand and master the following:
LWhy test cases??
LBased on the project'sWhat are the specific requirements for constructing the test case structure?
LWhat are the basic elements of a test case??
LWhat basic principles should be followed when designing test cases??
LIn the design of test cases, how are the white-box and black-box testing methods reflected?
LWhat is the difference between system test case design and function test case design?
LHow can test cases be organized to complete test tasks at different stages?
The main content of this lecture is:
P
1. Review the concept of Test Cases
P
2. Design of the test case framework
P
3. Design of functional test cases
P
4. Non-functional test case design
P
5. Create a test suite
P
6. Test Case Review and Maintenance How to flexibly use various basic methods to design complete test cases, and ultimately expose hidden defects, with the rich experience and careful design of Test designers
For details, see courseware:Full-process software testing 4th lecture Test Design
You can also refer:
- Highlights of Full-Process Software Testing
- How can we effectively and satisfactorily complete software testing?
- Full-process software testing recommended-must-read books for Software testers
- How to better understand full-Process Software Testing
- Technology Promotion --Full Software Testing