Method and system for calculating coverage rate of service functions of software
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- ZTE CORP
- Publication Date
- 2010-05-12
- Estimated Expiration
- Not applicable · inactive patent
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The present invention relates to the communication field, in particular to a statistical method and system for software service function coverage. Background technique
[0002] The design and development process of a software system is inseparable from testing. According to the division of testing phases, testing can be divided into unit testing, integration testing and system testing. The coverage index is a measurement dimension to indicate whether the testing is sufficient. Among them, in unit testing, coverage indicators are used more, usually including: source code statement coverage or branch coverage, conditional coverage, but for integration testing or system testing due to the huge amount of code, it is difficult to use the above indicators to measure , it mostly refers to software requirement coverage or function coverage.
[0003] In terms of the method of achieving coverage statistics, the coverage of unit tests has been supported by many ...