Commercial

Agitar Software Offers AgitarOne

AgitarOne generates JUnit tests to augment and complement manually written tests, or to provide a starting point for legacy projects with no tests. AgitarOne's automated JUnit generation works by performing static and dynamic code analysis leveraging its software agitation engine. AgitarOne also helps you interactively test your code as your write it by automatically exercising the code to discover its behavior and presents the results in the form of observations. You can fix unexpected behavior, or convert valid observations to unit tests.

JUnit Factory

JUnit Factory is a free test-generation service from Agitar Software.
Upload a Java project and JUnit Factory will send back JUnit tests that
characterize your code's behavior.

You can download our plug-in for Eclipse or try the online demo at
http://www.junitfactory.com.

JUnit Factory includes a code coverage plug-in for Eclipse.

WmUnit

WmUnit is a unique package designed to help webMethods 4.6 & 6 customers achieve a higher standard of quality and reliability with their webMethods services by allowing them to use automated tools for developing and testing their services. WmUnit is based upon popular industry unit testing techniques and does NOT require developers to write complex Java code. [Article Text]

jcoverage

jcoverage is a code coverage utility for the Java platform, available under GPL and commercial license. It features, line and branch instrumentation, and reports in HTML and XML. jcoverage allows you to add your own filters to prevent certain semantic language constructs from being included in the instrumentation. Examples include log4j debugging statements, where you do not wish such statements to influence coverage metrics. [Article Text]

WebUI for JUnit

WebUI for JUnit framework is based on JSP technology and allows remote usage of unit tests with ease of common local environment. Any test suite based on JUnit can be easily connected to the new environment by simply providing main class name. After that unit tests are available to run using web browser through comfortable user interface similar to common frameworks running on a local computer. [Article Text]

Enhanced JUnit

Enhanced JUnit is a suite of tools added to JUnit, all accessible from a single menu in the JUnit runner view. Enhancements include Automatic Test generation, Load testing, Method coverage profiling, Data-driven testing APIs, and more. [Article Text]

Syndicate content