Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Ficticious project for my especialization course. This software helps to test softwares wirtten in PL/SQL and sowtwares written in Forms Builder from Oracle, but this software is free and must remain free.
Test Manage System "Avalanche". QA (Quality Assurance) software. Allows to collect your test suits and test cases in database (MySQL) and organise convenient passing for reception results of testing.
A sister project to the Naked Objects framework, this time to provide plugins for various testing frameworks such as JUnit4, FitNesse and Concordion, making it easy to test Naked Objects applications.
TUTU is an automated testing system which finds inconsistencies between a system and its specifications, by using a combination of a number of techniques, such as Design by Contract, test data generation, mutation testing and invariant detection.
This project contains a way to test a JSF managed bean in the context of a spring integration test, resolving the session scopes problem and emulating a faces context
This project aims to create a testing environment for S7-PLC (programmable logic controller) software. It is based on the Eclipse platform and can test S7 instruction list code exported from the Siemens Step7 software.
xmlCoverage measures the extend in which XSDs are exercised by a set of XMLs. i.e. how much of a product xml configuration or xml messages space are covered by current test cases.
JDistUnit is a test framework for distributed unit testing with Java (think "JUnit on multiple computers at once"), useful for load and stress testing. Features hot deployment of testcases to the remote test servers.
JUnit Generator can automatically generate junit testcases for a specific class or method of Java; Fully supports the characteristics of object-oriented like generic type, complex class type generation etc.
A Selenium RC extension that allows a tester or developer to define Selenium tests using XML. The project includes utilities for converting Selenium IDE recorded scripts as well as utilities for capturing and dynamically applying data from your test.
PGUIRobot is a very easy to use automated tool for functional and GUI testing Java programs, which can also be used for making canned demonstrations by event and screen capture.
Blitz is a generic tool whose purpose is to maintain and execute test cases of arbitrary complexity. Blitz can be used either as a command-line tool or as a full-featured graphical user interface.
The aim of the project is to provide a testing tool that would reduce the cost associated with the regression testing process. The tool provides test case subset selection so that the user need not run the redundant testcases.
ZK Unit extends JUnit to test your ZK project: ZUL pages, composers, event handlers, constraints and more. Use ZKUnit for test driven development, to achieve code coverage and integration with a continous build system.
JMUnit is a Java ME (J2ME) unit test framework based on JUnit. It supports JUnit-like testcases and test suites. Tests can be run in a device, in an emulator or as Ant tasks. IMPORTANT NOTE: The JMUnit project will be merged with the J2MEUnit project.
JCheck is a testing tool for Java similar to QuickCheck for Haskell. The programmer provides a specification which then is tested using a large number of random testcases. JCheck integrates with JUnit making it easy to mix with usual unit tests.
J2EE framework with 0-configuration.debug/unit test without J2EE server,using Velocity/Freemarker as view,directly JDBC with Apache DBUtils,reusable SQL pagination, SQL transaction based on TRANSACTION_PER_REQUEST,And URL based user access control(UAC).
EasyAccept is a tool to automate acceptance testing for your Javaproject in an easy way. All you have to do is to provide test scripts written in simple, client-readable commands, and a Facade to your program. EasyAccept does the rest for you.
Coberclipse is a eclipse plugin for Corbertura. It will instrument the classes during the build and show the code coverage after executing unit test cases.
Simple, light-weight Java class (100% pure Java) for generating lorem ipsum placeholder text. Lorem ipsum text can be used to create sample data for design evaluation, testcases or performance tests in (Java) applications.
Jameleon is a data-driven automated testing tool that is easily extensible via plug-ins. Features of applications are automated in Java and tied together independently in XML, creating self-documenting automated testcases.
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.
This project is both a graphical user interface to the HttpClient library and a framework for managing web-level testcases. A swing GUI for managing web tests, a test library, and a java web application are the primary components of this app.