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.
Try free now
Keep company data safe with Chrome Enterprise
Protect your business with AI policies and data loss prevention in the browser
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
Framework for writing decorator for FIT [Framework for Integrated Test][http://fit.c2.com/] fixtures. This project also provides a set of standard fit fixtures which can be used to decorate existing FIT table without modifying them.
JsisPath is an automated test case generator. It is a white box javatest tool that generates testcases out of your source code. JsisPath generates minmum testcases that ensures that every statement in your code is executed at least once.
This project provides a distributed testing environment that extends JUnit. Giving the developer/tester an ability to run remote JUnits and create complex test suites that are composed of several remote JUnit tests running in parallel or serially.
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.
100% Java framework for easier unit testing of java source code. Allows isolation of classes using built-in mock generation framework, provides aop aspects and coordination functionality for completely test-driven isolation. Note: this project is superce
NextMock generates Mock classes to test your java code. It will be integrated with JUnit, ANT and eclipse in order to have a good suport for refactoring. The project is currently dormant. If you want wake it up, just contact us on the mailing list!
TestGen.Net can automatically generate testcases that comply with NUnit, from existing assemblies, for .Net programmers. This project is derived from Edwinyeah's NUnitPartner at http://www.freewebs.com/edwinyeah/
TestGen4J is an open-source, automaticJava test generator that creates standard JUnit testcases from Java class or source files. In addition to reducing manual testing, it provides a data driven test harness with an automatic failed test case utility.
corba-cost is the CORBA Open Source Testing project, originally hosted at cost.omg.org. It aims to provide an extensive test suite of CORBA functionality, running on multiple ORBs.
The Most Powerful Software Platform for EHSQ and ESG Management
Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.
Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
Open Test Manager aims to be a simple tool for managing testcases using a central database.
It is written in java and uses a web-based user interface and an embedded database.
For the testing of any application it need to populate the sample data into the tables used by the application. I have started this project to catter the basic need of populating test data. This utility examin the table and insert the data according to t
Testsweet is a unit testing tool to ensure that all tests in a project are being run, by either auto generating unit test suites at runtime, or ensuring that all tests in a project are included in a static suite at build time.
JXCL is a framework for constructing transforming class loaders for Java. It can
be used for a wide range of purposes, including automated testing, in particular
testing of unit test coverage.
The \\\"Archimedes Project\\\" extracts XML metadata content from Versata\\\'s repositories. It generates detailed reports (JavaDoc for Business Rules), persist XML business rules (Rules Repository) , and create JUNIT & Euclid test scripts 5.
The jload framework enables developers to create repeatable load test cases. The framework will then execute these cases and generate reports and graphs showing the execution times and characteristics.
Automation testing tool for generating testcases from java codes
Most software development will use a standard software development life cycle (SDLC). In SDLC, four phases are involved during development of any system. They are analysis, design, implement and testing. During testing phase, test cases are used in order to test the functionalities of the system developed. Test cases are generally extracted from the source codes manually. This paper presents an alternative approach to automate the process of generating the test cases by developing an eclipse...
Tool for generete testcasesPresents a proposal to employ use cases to estimate the test effort and to create a finite state machine for model-based test case generation.
AgilTestList is a small web tool for specifiy test cases like in TestLink (http://testlink.sourceforge.net/docs/testLink.php) but with maven integration for agil developing.
Log4JUnit aims to help the testing (using JUnit assertions and test cases) of legacy code that gives a train on the log files it creates, and is, appart from that not very testable (due to missing sources, not testable design, etc).