Listing Details| ID: | 90 |
| Title: | Another Java code coverage tool that does not alter the source code under test - http://cobertura.sourceforge.net/ |
| Description: | "Cobertura" the Spanish and Portuguese word for "coverage.” This coverage tool shows line coverage and branch coverage so that the effectiveness of tests can be determined. Although we have not used this coverage tool we like the idea that the Java byte code is instrumented after compile, which should allow for both ease of use and no interference with the sources code.
|
| Category: | White Box testing: White Box testing code coverage tools |
| Link Owner: | |
| Date Added: | April 05, 2010 09:22:49 PM |
| Number Hits: | 1 |