Eloquence is a plug-in for the Eclipse IDE to allow seamless and automated integration of aspect-oriented design pattern implementations with Java/AspectJ projects.
A common problem with testing tools such as NUnit and JUnit is the need to have reliable, consistent data to test against. This tool provides a way to load and unload test data into a database for unit test purposes (as well as any other data loading nee
TigerUnit is a unit testing framework that takes advantage of Java 5 features, namely annotations. It is based on the JUnit code base, and takes much of its design from NUnit. It is fully backward-compatible with JUnit tests.
The LAW workflow system is a Java application (using JBoss and PostgreSQL) intended to provide a file / user / task management system for projects that need to manage a pipeline of processes that are performed on some type of source file. The system is
SATIN is a component model for mobile systems. It is a research project, and allows systems to adapt by a) Reasoning about what they can currently do b) send and recieve classes, objects, components and data. It is used in a number of projects.
Tests executed in different environments often rely on environment-specific static properties. EZPZ enables ths use of parameter-driven XML files to provide these properties, and provides hooks for you to generate non-static properties.
WUIv (Web UI Validator) is a Java-based end-to-end and unit testing framework for the User Iinterface of web appications. The project aims to allow for look-and-feel verification in an automated fashion (integrating with JUnit)
YABI93 is an Interpreter for the esoteric programming language Befunge, version "Befunge93". It is written in Java 1.5 and uses Swing for its graphical interface. YABI supports a multilanguage GUI.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Toplink in memory makes TDD possible in large database applications. Make your Java project tests run faster. Toplink in memory allows you to run your tests in memory, rather than against a database. In our current project, this gives a 100x speed up.
AdaptiveCells J2EE generates test-beds for benchmarking J2EE performance. They consists of highly customizable EJB cells that can emulate CPU load, memory usage, memory leaks and exceptions. The behaviour of the cells is coordinated from a web front-end.
The Network Security Response Framework (NSRF) allows for testing different computer security response engines and methodologies. It supports simulated and real: Intrusion Detection Systems (sensors), Attacks, and Responses.
JBuildControl is a Java application to monitor projects in a source code repository and automatically invoke an Ant script whenever changes are detected. The script need not be limited to a a build script, anything that Ant can do may be invoked.
Infusion is a java framework that simplifies the implementation and the testing of 3-tier applications with rich client user interfaces, based on rich client technologies of the market like JDNC, and also a realistic sample banking application.
Haste, which stands for High-level Automated System Test Environment,
represents an approach to system testing that is philosophically consistent
with standard unit and integration XP testing practices.
ICEclipse is an opensource plugin under licence EPL (http://www.eclipse.org/legal/epl-v10.html).
This plugin will help developer of projects (Java, C++, C#, etc ...) using distributed objects via the ICE middle-ware (http://www.zeroc.com).
ccTrayIcon is a Java application which displays a 'traffic light' icon in your system tray, showing the current build status of projects on a CruiseControl integration server. It should run on any platform supported by JDIC [https://jdic.dev.java.net/].
The GridUnit project is a first effort to use the huge heterogeneity and distributed nature of Computational Grids to imporve the softwaretesting process. It is an extension of the widelly adopted JUnit testing framework.
EMMA is a fast Java code coverage tool based on bytecode instrumentation. It differs from the existing tools by enabling coverage profiling on large scale enterprise softwareprojects with simultaneous emphasis on fast individual development.
Marigold is an in-container "scenario-based" white-box unit-testing framework for J2EE applications that permits direct testing of business logic and data-access layers, and separates test-data from test-code.
DDGP is a simple grid platform written in Java. It focuses on distributed computing and data gathering in Internet environment. Intended for smaller projects requiring couple hundreds of computers gathered together for a master-worker like jobs.
Java Class and Byte Code verifier. Verifies static class file structure, external references, analyzes operand stack and local variables through byte code execution emulation. Includes CLDC standard verfication.
KortMX is a multiplatform system written in Java and JMX-based for launching and testing different kinds of applications. It uses MX4J as the JMX implementation. Every MBean could be tested and its interface checked simply but deploying it in the server.