Alvicom JavaCov

JavaCov is a unique J2SE/J2EE coverage-testing tool. It is the only Java testing tool capable of verifying the so-called MC/DC (Modified Condition/Decision Coverage) testing criterion i.e. no other tool tests and reports as reliably or as quickly at bra

Alvicom JavaCov

Alvicom JavaCov

     

JavaCov is a unique J2SE/J2EE coverage-testing tool. It is the only Java testing tool capable of verifying the so-called MC/DC (Modified Condition/Decision Coverage) testing criterion   i.e. no other tool tests and reports as reliably or as quickly at branch level.

Features:

  1. Eclipse 2.1.x plugin (version 0.1.2 beta),
      
  2. JavaCov monitors each branch and MC/DC criterion (even in the case of multi-thread applications) i.e. JavaCov will show users which IF etc. branches were passed through at least once during the unit test in either direction - this is achieved by instrumenting on BOTH sides of key features in the original source code.
      
  3. Test cases are optimized
      
  4. JavaCov monitors the coverage contribution of new test cases, offers historical comparisons. Data is collected in storage points literally PC-by-PC then centralized.
      
  5. In the results this tool displays the test cases covering any designated branch,
      
  6. JavaCov is compatible with other testing tools,
      
  7. Report generation is into HTML and XML,
      
  8. Apache Ant integration and support for test automation.

Click on the link to go to detail page: http://www.alvicom.hu/products/JavaCov