MMUnit is an Eclipse based framework for testing metamodels. It provides a graphical editor for test specifications and smoothly integrates with JUnit.
Xcarecrows4MDA provides a complete toolset to build models and check their behavior for standalone applications or whole systems with a hierarchical, state driven approach. A test component checks the safety of the model under various situations.
Flexible python library for web-development. It does not enforce any development model or structure, but instead includes tools to simplify modern (web)development trends like UNITtesting, WSGI, and XML.
TRUC is a web-based tool for requirement and use case tracking. It has fileupload, discussions, version control, usecase history, build and release management. It supports assignment of requirements & use-cases to releases and filtering over all fields.
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.
STDL (Structured test description language) is a domain-specific testing language that is used to auto-generate unit test code. It supports a myriad of output languages (incl. C#). The project's aim is that of reducing the resources required for testing
ebizzy is designed to generate a workload resembling common web
application server workloads. It is highly threaded, has a large
in-memory working set, and allocates and deallocates memory
frequently.
CoolPHPUnit: A webbased GUI for PHPUnit from Sebastian Bergmann with easy excution of unit tests. The testcase runner gives colored, dynamic feedback of the tests progress. -- Cola: An Object for a Configuration Language in a TypoScript like Syntax.
Specter is an object-behaviour specification framework for .NET and Mono. It enables behavior driven development (BDD) by allowing developers to write executable specifications for their objects, before actually implementing them.
A Python re-write and extension of the (apparently abandoned) Hackbot script. It is designed to assist in the footprinting and enumeration phases of penetration testing.
A simple toolkit targeting to ease the testing of Java Persistence API (JPA) applications. The primary goal is to provide easy creating and injection of test fixtures.
The SpeakRight Framework is a speech application framework written in Java. SpeakRight applications are fast to create and work on any (VoiceXML) speech platform. Applications are written in Java with full debug and unittesting available.
Pest07 assists the structured creation of software test documentation. It can create test cases and group them into sequences. Then test sequences can be executed and documented. Finally the documentation can be exported to a well structured pdf file.
S3 Mockup is an Amazon S3 emulator we develop for one of our projects. It can be easy embedded and used in your test framework or running as an independent service. Using this emulator you can easy setup development and QA environment.
A program written in Java that allows to generate test data for SQL databases. Constraints on the data output can be flexibly specified via a GUI. At the moment, only PostgreSQL is supported, but support for other databases can be added via metadata.
JspTest is a JUnit extension for testing JavaServer Pages outside a Servlet container. It uses the Jasper JSP compiler from Apache Tomcat and the Java compiler distributed as part of the system's default JDK. NOTE: DOWNLOAD LATEST VERSION WITH MAVEN 2
This project is both a graphical user interface to the HttpClient library and a framework for managing web-level test cases. A swing GUI for managing web tests, a test library, and a java web application are the primary components of this app.
Test case framework primarily intended for application monitoring. It provide users with an API for writing test cases as Java classes. Test cases are configured in XML and published in a container for local or remote execution. Integrates with Nagios.
Browsershots is a system for capturing screenshots of Web pages in many different browsers. When a user submits a web address on the central web interface, the screenshots are made automatically on distributed computers that are run by volunteers.
The JUnit test-case-administration summarizes test-classes, runs the tests and saves the result for a detailed view. Its GUI is in Swing. See homepage http://junittca.sourceforge.net
FakeSMTPServer is a solution for testing web-based products that require a "unique" email address. Instead of being a "real" smtp server, this server forwards all email to a single email address, or can output them to the console instead.
OCaml-Reins is a data structure library for O'Caml that includes cursor based iterators, a collection of functors to minimize client-side boilerplate, a powerful on-line benchmarking system and Quickcheck style testing infrastructure.