Automatic software debugging method and system
Patent Information
- Authority / Receiving Office
- CN ยท China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- SHENZHEN TENCENT COMP SYST CO LTD
- Publication Date
- 2008-10-29
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The invention relates to software commissioning technology, in particular to a method and system capable of automatically generating test cases and automatically recovering and executing software commissioning on site through a simulator. Background technique
[0002] When developers need to self-test the preliminarily completed software, they often verify whether the system operates as expected step by step according to the steps users use the system. However, this test method is cumbersome, especially for larger, For a software system with many links and steps, to find and solve a defect (BUG) often requires many simulations, resulting in a great waste of time and energy.
[0003] Some more advanced self-test methods can build test cases for functions, and then use the test cases to unit test the functions. However, this test method often leads to the construction of test cases because the class member functions involve the data of multiple other obj...