Open source Java test library that: 1. Tests getter/setter method pairs of a class. 2. Verifies equals and hashCode methods comply with the Equals Contract and HashCode Contract respectively. 3. Verifies property significance in object equality.
An open-source desktop application for load/performance testing a web site. It has a very simple UI to configure the load test. The future plan includes transaction support, record, playback and support for load injector agents.
Castadiva is a test bed based on low-cost off-the-shelf devices, which is used to test protocols developed for MANETs. Castadiva is completely compatible with the file format used by the ns-2 simulator.
Software Engineering and Testing Suite is an integration of free, open-source Java testing and reporting tools integrated under Maven2. It enables you to set up a complete environment for a small to moderate sized Java development team in a few minutes.
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.
Quite useful library for code diagnosis. As for now it can measure time of working for simple blocks of code, but features like loop or counters are developed.
RIMUnit, an xUnit based unit-testing framework, allows developers to write better-quality Java code while developing applications for the BlackBerry® smartphone.
Open Soa Test is a OSGI based test tool to create complex test scenarios. The main objective of this tool is to create a collaboration platform to share test bundles. Test bundle is a piece of test software that we can share like an Eclipse plug-in.
A suite of source and binary programs to test the capabilities of code analysis tools. A reference implementation of x86 binary analysis in C# is also included.
The MockServer project provides a mock HTTP server implementation which helps the development of tests for systems based on HTTP communication. It can be configured to return custom data or status codes.
A GUI comparison tool that automates diffs detection between versions. You can record and play scenarios on two different releases of the same app (in sequential or parallel mode); jDiffChaser compares both screens and shows you the differences.
This project is a java web application developer toolbox. It is among other, a simple and powerful framework which does not require dealing with XML files. It also provides a lot of other features, such as a DB abstraction layer, a nice javadoc doclet, a
WebTest Fixtures library is a bridge between two great opensource tools, FitNesse and Selenium. It fills a gap between web tests and the domain model or database, allowing quick set up or verification of the effects of web tests.
An Apache Maven Plugin providing goals to: 1) Load LDIF files into a LDAP directory server 2) Dump entries from a LDAP directory server to a file in LDIF format 3) Dump entries from a LDAP directory server to a file in DSML format