Method and device for testing software system, and computer system
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- HUAWEI TECH CO LTD
- Publication Date
- 2012-06-13
- Estimated Expiration
- Not applicable · inactive patent
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The invention relates to the computer field, in particular to a method and device for testing software systems in the computer field. Background technique
[0002] When the software system under development can be integrated and run, daily automated integration or system testing is an important means to ensure that the subsequent development will not cause the previous development logic to be changed by mistake. Automated integration or system testing can be divided into black-box testing and white-box testing. At present, most of the automated integration or system testing technologies in the industry are black-box testing.
[0003] The existing black-box automated integration or system testing principle is usually to provide test input for the software system under test, and to detect whether the test output returned by the software system according to the test input is within the expected range. The test output is, for example, The return value or ...