coverage

In computer science, test coverage is a measure used to describe the degree to which the source code of a program is executed when a particular test suite runs. A program with high test coverage, measured as a percentage, has had more of its source code executed during testing, which suggests it has a lower chance of containing undetected software bugs compared to a program with low test coverage. Many different metrics can be used to calculate test coverage; some of the most basic are the percentage of program subroutines and the percentage of program statements called during execution of the test suite.
Test coverage was among the first methods invented for systematic software testing. The first published reference was by Miller and Maloney in Communications of the ACM in 1963.

View More On Wikipedia.org
  1. G

    C510 No Network Coverage and No responce in Charging Done in Flashing

    C510 No Network Coverage and No responce in Charging Done in Flashing Problem C510 No Network Coverage and No responce in Charging Tools To Be Used Setools SE Trident Supreme CABLE Action Taken 1. open gui 2. semc A2 3. phone type 4. Identify 5. load Firmware MAIN...
Back
Top