Skip to main content

Projects by Topic: Testing

There are so many different ways to arrive at the home page for an interesting project here on java.net. To help you find the project you are looking for or to retrace your steps to rediscover a project that piqued your interest, you can list the projects alphabetically, by community, by topic, or by downloadable executables. You can pull out only those that are hosted here on java.net or look for the special "linked" symbol to identify those projects that are hosted on other sites. We are particularly proud of those projects that began in our incubator and have matured into successful projects and are listed as incubator graduates.

genesis
Collection of tools/simulators or anything for automation
Hat
Heap Analysis Tool
Test bed for the java.net tasks project **INACTIVE** - this project supported Java.net projects on CollabNet's infrastructure
An API which allows you to execute Ant tasks from Java code.
A logging anti-framework.
JTR, acronym for Java Test Runner, is a Java framework that fastens the building of both J2SE and J2EE test suites. JTR has been devised with some targets in mind: * ease of use * extendability * high configurability * modularity * rapid development * providing J2EE developers with those facilities they usually need * ready to use logging facilities * Inversion of Control: let the JTR framework inject runtime properties into your runners * complete control of the exceptions potentially raised during your test runs The main advantage is in that developers are required to code just what they are interested in: the test logic. The JTR runtime takes care of all the other complex tasks such as injecting the correct parameters into each IRunner concrete implementation, scheduling the execution of the various runs across the different test epochs, gathering information about the test, tracing the test execution and so on. You have complete control over the behaviour of your tests by means of a configuration file, the jtr.xml. More information and a really useful how-to can be found at the following URL: http://jtrunner.sourceforge.net Francesco Russo JTR Project Owner
CPU Profiler for Java
Simple, powerful test tool. Compares test output with a baseline
CPMake is a cross platform build system written in Java. It allows you to write powerful build scripts in BeanShell, Jython or Groovy. It also has built in dependency checking for C/C++ and Java projects.
Contains modules, add-ons and integration tools for Spring.
Digital Circuit Simulator
A functional/unit testing library for Swing-based applications
Allows the abstraction of logging from a particular framework.
This is a platform for java programmers to help each other and to help promote Java as a language, as a technology, as a platform and as a tool for providing enterprise solutions. Discussions regarding Java and related technologies (like object oriented analysis design, open source projects, XML, software engineering process, software quality assurance testing) are most welcome. You may find the blog of this group friendly and informative regarding the events and activities held by the members. Moderators put effort to update the blogger and don't forget to leave a comment there at - http://jpgroup.blog-city.com The group's web site is under construction at http://www.jpgroup.org
Unit test automation toolkit for Swing application.
Grupo de Usuários Java de Santa Catarina
Java UI testing tool
Performance Monitoring Agents using AspectJ and JMX
Libraries and programs to support unit and functional testing of Java UIs.