August 2018
Intermediate to advanced
416 pages
12h 37m
English
In general, a high percentage of code coverage indicates a well-tested codebase, but does not necessarily guarantee a codebase has no software bugs—just that the test suite has good test coverage throughout. Try to use a code coverage tool in order to see how much of your tests are actually covering your source code.
Read now
Unlock full access