Boost your digital or traditional workplace with MyQ’s secure print and scan solutions that respect your time and help you focus on what you do best.
Learn More
Find Hidden Risks in Windows Task Scheduler
Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
"Tests with Parameters" allows you to simply add parameters to your JUnit tests. TwiP calls your test with most combinations of these parameters; especially useful, to test all values of an enums or combinations of various boolean flags.
Beet adds user behavior and performance tracking to a Spring-based Java app. HTTP requests, method calls, and SQL statements are tracked and associated to user and session. includes XML, binary XML, and JDBC loggers. See http://beet.sourceforge.net.
"Java log viewer" is a GUI to easily view the java application logs generated by the "java.util.logging" package. The log must be formatted by the XMLFormatter class. It provides facilities in order to filter, to sort and to find log records.
FITpro is built upon the Framework for Integrated Test (Fit). It provides integration with Eclipse and MS VS, and web UI. FITpro advanced features include code generation, suite support, and test to fixture links. See project's Wiki for more informatio
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.
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.
The ECUT (Eclipse C++ Unit Testing) project integrates CppUnit into Eclipse C/C++ development tooling. The goal of ECUT is to provide the same and better seamless support as JDT does with JUnit. ECUT is now open for other C++ unit testing frameworks.
GTT is a GUI testing tool for for Java swing-based applications. GTT offers capture and replay functionalities. In addition, GTT can be applied in a test-driven development style. This is not possible for other CR-based tools.
The CoreASM project focuses on the design of a lean executable ASM (Abstract State Machines) language, in combination with a supporting tool environment for high-level design, experimental validation and formal verification of abstract system models.
Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.
Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
NOTE: This project is not actively maintained at the moment. If you'd like to continue developing Jacareto, please send an e-mail to: wikipedian@users.sf.net
Jacareto is a capture & replay tool for programs written in Java. You can capture actions on applications and replay them later on (like macros). Jacareto can be used for GUI tests, the creation of animated demonstrations, and analyses of user behavior.
Sqs4J s a pure Java implementation, based on HTTP GET / POST protocols lightweight open source message queue service. use Netty achieve HTTP service, using the Berkeley DB for do persistent storage. The stress test can reach 8000/s.
JBlack is a unique Java API test automation tool which does not require any manual coding or scripting. Its easy-to-use GUI interface offers a very simple way to specify the input parameters for the test objects and methods.
Simple J2EE webapp that acts as a SOAP proxy, validating XML content of incoming requests and outgoing responses. Configure : add your configuration dynamically from a simple page. Check : display the last results of transiting SOAP messages.
Jarrut is a tool that makes developing and debugging Java ME applications (application using CLDC to be more specific) a bit less of a pain. Jarrut enables proper stack traces for exceptions, also when running a MIDlet on a real device
A Web Automation Framework that implements the interface of WebDriver using the SWT Browser widget. Unlike WebDriver, allows _hiding_ of the browser window during automation tests. Supports Windows/Mac/Linux.
A series of Utilities to ease the testing of jBPM process diagrams.
Write unit tests for your diagrams in a fluent way. Implement happyday and rainyday scenario's with ease.
Allows text file based scripting of a process instance.
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
CorbaMock is a java mock library designed to make testing of CORBA servers easy. CorbaMock provides (a) the simulation of arbitrary corba servers and (b) the access to arbitrary corba servers via its IDL.