Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.
Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
Download Free Tool
Retool your internal operations
Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.
Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
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.
...Declare your fields and associated converters for your own types, without loosing the control of handling data in native mode. Very easy to understand, bundled with test cases...
A eclipse plugin to test regular expressions (regex). Full highlighting of regexp syntax. Tooltip with detailed description of regex items, etc... Very usefull. Project page has java-applet to test regexp online. (Regex implementation: java.util.regex.*)
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.
Scenery Manager provides a pratical way to build and test templates (jsp, velocity...). At same time, you define a solid contract between the interface (template) and the services (servlet) teams.
It can be very useful on requirements closure, prototype
JmsUnit allows you to mock, stub and assert conversations over JMS.
It allows you to do this within a JUnit test case, or as a standalone java deployed application.
Its been designed so as to easily plug in other implementations of JMS into the code
Tests run in a deterministic manner. Allow for reusable test building blocks. Test output is compared to the baseline expected value. New tests can be added without writing new code.
An eclipse plugin for code coverage visualization of JUnit Tests. Especially useful for test-first development. Supported coverages include block coverage and all-uses coverage (Data Flow Analysis).
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.
iValidator is a Java framework for automation of scenario and integration tests in complex environments. Features: automatic testing, reusability of unit tests, separation of code and data, Eclipse Plug-In, ANT tasks, support of all testing levels ...
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.
AFMS is an Artefact Management System to manage some of the artefacts appearing in the development process of a product. Artefacts are for example requirements, use cases or test cases. AFMS contains an artefact editor and a test execution tool.
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.
JUnit Remote provides test remoting for JUnit 4.x test suites. JUnit Remote is primarily targeted at providing in-container testing for Enterprise Java™ applications.
GrayMocks is a dynamic mock object framework for unit testing in PHP. It makes it easier to create mock implementations of objects to verify their interactions with the system under test in your unit tests.
Efficient JUnit testing when you have database dependencies
The DOF enables efficient JUnit testing and Test Driven Development against code that depends on objects that are persisted (e.g., database), more efficiently than alternative techniques such as SQL scripts.
Please visit us at https://github.com/justin808/dof
LiMaTo Commons' goal is to easen php software development in providing class libraries like logging, database connection, captcha etc as integrated modules. Furthermore LiMaTo Commons enforces the use of a MVC-Pattern and test driven development.
Fastmarks is a plugin for Eclipse.
If, like me, you need to constantly go back and forth between a few spots in code, place (toggle) bookmarks and navigate with shortcuts.
I overuse it during Test Driven Developpement to come back to my unit test !
Refactor FIT is a tool to allow the automated refactoring of FIT (http://fit.c2.com) test pages. It is intended to complement the refactoring of the associated fixture code to allow the restructuring of tests.
getter and setter tester is a simple java class, useful to automatically test getter and setter methods of a class with a single line of code. It also includes utility methods to allow those test on "non-trivial" objects.
SimpleWebTest is an web auto test framework, which can simplify your coding auto test script. It supplies capturing web page element tool called UI Map.
You can implement auto test script for ajax web site agilely, maintenance just spend little time.
Exploratory testing tool to help manual software testers manage session-based test management, prime testing ideas and record test results. See this page for more on SBTM: http://www.satisfice.com/articles/sbtm.pdf
IntelliJ IDEA FIT Agilifier plugin provides support for FIT and Agilifier (launchers, easy result display of one test, navigation between test and code).