White ox measuring system and method using script patch
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- BEIJING HUAWEI DIGITAL TECH
- Publication Date
- 2004-01-28
- Estimated Expiration
- Not applicable · inactive patent
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The invention relates to the testing technology in the communication field, in particular to a white box testing system and a testing method using script complement in the communication field. Background technique
[0002] In the field of communication, in order to ensure the reliability of the communication system, the software development process must include a testing phase to find as many errors in the software as possible.
[0003] In the prior art, a white box testing system is a commonly used testing tool. In the white-box testing system, it is necessary to use a specific programming language to write many driving functions and stub functions required by the test, and these numerous driving functions and stub functions constitute the test code. These test codes are compiled and connected with the code under test to generate an executable file, and then the executable file is run for testing. Once the test code needs to be modified during the t...