FreshTrash is a Utility package for generate random test data. It can generate test data from the console or from a UI. At the start only from the console.
Riddle is a project for wrapping the popular soapUI project to be used in a web envioment. It allow project created in soapUI to be use as a monitor for your web services
A easy to use memory debugger lib for C++ projects. Tracks and logs (if desired) memory allocations, deallocations, memory leaks. A support template class is also provided to check for memory invasions in dynamically allocated memory using operator [].
Java Mutantion Testing for Eclipse is a plugin for Eclipse that enables mutation testing for Java projects. JMuTE introduces mutations to java source code, runs junit tests and generates an html report.
Perftest is an library designed to work with JUnit and other unittesting libraries to facilitate performance testing. It includes decorators which allow for timed tests, load tests, stress testing as well as logging and reporting.
Avignon is an acceptance test system that allows you to write executable tests in a language that you define. It uses XML to define the syntax of the language but, if you choose to extend the language, leaves the semantics of the tests up to you.
JDLabAgent is a dynamic link library which is loaded into the Java Virtual Machine via Java Virtual Machine Debug Interface (JVMDI). The JDLabAgent can be parameterized via config files and logs JVM events (e.g. breakpoints, exceptions).
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
JDLabStudio is a graphical front-end for the Java Debugging Lab Agent (JDLabAgent). JDLabStudio scans java packages, displays class files and generates JDLabAgent config files. JDLabAgent-traces are used for reconstructing control and data flows.
A modular and distributable performance harness for load testing application servers. Developed in java and designed in the same spirit as JUnit (www.junit.org).
Design by Contract with seamless integration into the Spring Framework, based on Annotations, AOP and a pluggable Specification Language (supports Expression Language (EL) with Extensions, Groovy, OGNL out of the box).
A system that helps in the process of functional system testing. It allows the creation and storage of testcases, testsuites and test projects. Results of tests may be recorded and reviewed. Multiple testers allowed.
dLog is a swift c++ std::stream based output logger that works with tags. It is easy to use, swift and inexpensive when turned off. An example: dLog::write("fileOutput") << "open file:" << filename;
ejbVoyager is a java/swing client application for testing of EJBs, with rapid, OO-style input of application test data, and general introspection of JNDI Contexts. Now supports EJB 3 and tested on JBoss/Hibernate.
The Collaborative Testing System (CTS) tests parallel software using various implementations of MPI. It works on multiple platforms and supports batch systems including LSF, LCRM and workstations without a batch system. It includes a numerical diff tool.
WmUnit is a unittesting framework for testing WebMethods Integration Server services.
It is 100% JUnit compliant and is equipped with test generator. It means you can produce JUnit test for your WM service in minutes.
BPELUnit is a testing framework for real-life, automated, repeatable white-box unittesting of BPEL compositions. BPELUnit follows the xUnit approach and comes with test runners for the command line, Ant, and Eclipse.
FitNesse.NAntTasks contains a set of custom NAnt tasks to handle starting and stopping the FitNesse server as part of a NAnt script. Future tasks may include running tests and parsing results into XML, plus other utilities.
The Op Framework is an holistic Java-based approach to database access with debugging, testing, tracing, and usage reporting. All database access is timed and logged, and an easy-to-use tracing mechanism allows per-request traces to be output to HTML.