Programming Tutorials Browser Tutorials Articles Struts Tutorials Hibernate Tutorials

  Tutorial: JCoverage unreliable

JCoverage unreliable jcoverage/gpl is a free code-coverage tool for Java™ programmers that allows them to measure the effectiveness of their Java tests and how much of a software program\'s code has been tested. jcoverage/gpl identifies how many times

Tutorial Details:

jcoverage works by modifying your Java™ classes at the bytecode level. It also works against code that you do not have the source code for, as well as code that has itself been modified at byte-code level, for example, JDO data classes and aspect-derived code - something no other industry tool offers.

When these modified classes are executed, during a test-run for instance, data is collected which identifies how many times each line of code has been executed.


 

Read Tutorial at: Click here to view the tutorial

Rate Tutorial:
JCoverage unreliable

View Tutorial:
JCoverage unreliable

Related Tutorials:

An introduction to agents - JavaWorld June 1998
An introduction to agents - JavaWorld June 1998
 
Sockets programming in Java: A tutorial - JavaWorld December 1996
Sockets programming in Java: A tutorial - JavaWorld December 1996
 
Take control of the servlet environment, Part 2 - JavaWorld December 2000
Take control of the servlet environment, Part 2 - JavaWorld December 2000
 
Survival of the fittest Jini services, Part 2 - JavaWorld July 2001
Survival of the fittest Jini services, Part 2 - JavaWorld July 2001
 
Accelerate your RMI programming
Accelerate your RMI programming
 
Customized EJB security in JBoss
Customized EJB security in JBoss
 
Is the JCP adequately preparing Java for Web services?
Is the JCP adequately preparing Java for Web services?
 
Manage users with JMS
Manage users with JMS
 
High-availability mobile applications
High-availability mobile applications
 
A Practical Roadmap for Deploying Enterprise Web Applications: Taking the First Step
This article covers important decision points around the availability, scalability, and security that are needed for enterprise web applications.
 
Site navigation
 

 

Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2006. All rights reserved.