x.Link is a Java J2EE performance profiler. Using byte code modification it has a minimal impact on running systems and can even be used in production systems.x.Link offers an alternative to commercial J2EE profilers.
For furture information on this product click here
View TesterTools dedicated page for this tool.
JCR (which stands for Java Code Reviewer) is another Python-based tool. Unlike the others, it does not integrate directly with source code management systems; it’s designed to have whole files available for review. JCR emphasizes a more formal process, with tracking of who did what and a review meeting to take action on code comments.
For
Jalopy is a source code formatter for the Sun Java programming language. It layouts any valid Java source code according to some widely configurable rules; to meet a certain coding style without putting a formatting burden on individual developers.
View TesterTools dedicated page for this tool.
DrJava is a lightweight programming environment for Java designed to foster test-driven software development. It includes an intelligent program editor, an interactions pane for evaluating program text, a source level debugger, and a unit testing tool.
View TesterTools dedicated page for this tool.
Jlint will check your Java code and find bugs, inconsistencies and synchronization problems by doing data flow analysis and building the lock graph.
Jlint is extremely fast – even on large projects, it requires only one second to check all classes! It is easy to learn and requires no changes in the class files. Jlint has
R-JVV is a random test generation tool for Java virtual machines. Other JVM testing tools are not sufficient for testing a modern Java virtual machine. This is because a modern Java virtual machine is performing some of the most aggressive optimizations available in compiler technology, such as global code motions, inter-method optimizations, profile-driven optimization, and
It’s a Real-time Java Test Suite.
View TesterTools dedicated page for this tool.
It’s a Real-time Java Test Suite.
AppPerfect Corp. has recently released latest version of its Java Code Test product. This product is a statitic code analysis software for java language. Broadly it performs two tasks viz; Automatic Java code review and enforcing good java coding practices. It can analyse java as well as jsp files simultaneously. It has about 750+ java
eoSense combines extensive knowledge of the Java EE framework with dynamic visualization to create a new level of functional checking and performance validation. No code changes are required. eoSense adapts automatically to your system and produces results in minutes. Identified problems are explained fully, with intuitive graphics. eoSense is able to visualize integrated Web Services
Module for testing private and protected Java classes, methods and variables.
Click here for more info.
Comments --
Add