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
Automate contact and company data extraction
Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.
Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
Fressia Project is an effort to develop an Open Source general framework for Testing Automation. It's intended for users (testers) that want a simple tool which can be used just out of the box. It's does not requires any complicated configuration stuff
This project has move to https://github.com/mikis/jaccept
Extension to JUnit to enabled automatic acceptance testing. The TestSuite & TestCase are extended with operations providing added documentation and workflow control.
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
LabMinder is an encapsulation of the VMware Lab Manager SOAP API within Ant tasks. The intended usage of this project is to enable Lab Manager automation through Ant scripts.
Python EasyAccept is a tool that automates acceptance testing for your Python project in an easy way. All you have to do is provide the tool test scripts written in a simple client-readable commands and a Facade from your program.
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
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.
Stopwatch is a simple, highly extensible, API that alows monitoring of any part of the application. It reports hits, execution times and load but can be extended to do more via custom engines. It is able to persist data in "in-memory" or real database.
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 test cases.
JMUnit is a Java ME (J2ME) unit test framework based on JUnit. It supports JUnit-like test cases 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.
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).
Please note the project has moved to GitHub, see http://benilovj.github.com/dbfit
DbFit is a set of fixtures which enables FIT/FitNesse tests to execute directly against a database, enabling developers to manipulate database objects in a relational form, making database TDD much easier then with xUnit-style tools.
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.
When testing using a database with rollback after each test, failing tests are very hard to resolve. Data Storm is a simple DB viewer directly launchable from within your test code to enable you to inspect the current state of the database.
Swing Java Application manages software requirements and associated functional tests, including results, showing requirements/tests traceability at all time. Requirements and tests are formatted as in text processor; print-ready documents are generated.
mda4eclipse is a domain-driven and model-driven development eclipse plugin. Its purpose is to present a way of using different project sites to work together and establish a shared development environment.
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, test cases or performance tests in (Java) applications.
qaManager is a platform independent web based application for managing QA Projects Effectively with very simple installation. qaManager has Project tracking, Resource Management, TC Management, Online Library, Alerts and more.It's Powered by OpenXava.
CoDeK - Java Concurrent Development frameworK is a very simple, open-source, academic java library aimed to help the development of Java multi-threading concurrent applications.
ClassTeser is a simpleJava testing tool. ClassTester significantly simplifies launch of lot of tests, as compared with JUnit framework.You just needs to select project's folder,and ClassTester finds all classes containing method main() and launch them!