Test case generating method
Patent Information
- Authority / Receiving Office
- CN ยท China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- SUZHOU VOCATIONAL UNIV
- Publication Date
- 2014-10-08
Smart Images
Figure 1 Figure 2
Abstract
Description
technical field
[0001] The invention relates to software testing, in particular to a method for generating test cases. Background technique
[0002] Software testing is an important means to find software errors and ensure software quality. However, the cost of traditional software testing methods has accounted for more than 50% of the total cost of software development. Test automation is an effective way to reduce the cost of testing. The automatic generation of test cases is an important link and embodiment of test automation. Usually, test cases are generated from the behavior model of the software, and then the actual system is tested to observe whether the results of the system operation are consistent with the expected behavior of the model. This is model-based testing. However, sometimes according to the specified test coverage criteria, the test case set generated from the software behavior model is huge, which leads to high testing cost and low efficiency. Theref...