Code Cover Tool Enhacements for JAVA Projects
Abhinandan H. Patil
Broschiertes Buch

Code Cover Tool Enhacements for JAVA Projects

Versandkostenfrei!
Versandfertig in 6-10 Tagen
26,99 €
inkl. MwSt.
PAYBACK Punkte
13 °P sammeln!
Most test coverage analyzers help in evaluating the effectiveness of testing by providing data on statement and branch coverage achieved during testing. If made available, the coverage information can be very useful for many other related activities, like, regression testing, test case prioritization, test-suite augmentation, test-suite minimization, etc. In this work, we present a Java-based tool Code Cover for test coverage reporting. It supports testing and related activities by recording the test coverage for various code-elements and updating the coverage information when the code being t...