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
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Allows Java software developers to easily test code that uses Java's java.net.URL class to access resources.
It provides a URL protocol that will return objects that the developer can control by implementing an interface.
Crosscheck is a JavaScript unit-testing framework capable of emulating multiple browser environments. For more information see: https://dev.thefrontside.net/crosscheck
A easy to use memory debugger lib for C++ projects. Tracks and logs (if desired) memory allocations, deallocations, memory leaks. A support template class is also provided to check for memory invasions in dynamically allocated memory using operator [].
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.
JDLabAgent is a dynamic link library which is loaded into the Java Virtual Machine via Java Virtual Machine Debug Interface (JVMDI). The JDLabAgent can be parameterized via config files and logs JVM events (e.g. breakpoints, exceptions).
This is a Unit Test liked testing system for devices based on J2ME technology. By using Log, the content can be sent to the build-in kvmunit.Blog by HTTP/HTTPS which is widely supported by devices. Detail at http://kvmunit.sourceforge.com
JDLabStudio is a graphical front-end for the Java Debugging Lab Agent (JDLabAgent). JDLabStudio scans java packages, displays class files and generates JDLabAgent config files. JDLabAgent-traces are used for reconstructing control and data flows.
Java-based tool for performing XSL transformations.
BasicXSLT has a new home on GitHub at: https://github.com/evanspa/BasicXSLT
-------------------------------------------------------------
Java-based tool for performing XSL transformations. Allows for multiple XSL stylesheets to be chained together and allows for parameters and output properties to be set on each stylesheet. Remembers configuration information and provides timing numbers.
Design by Contract with seamless integration into the Spring Framework, based on Annotations, AOP and a pluggable Specification Language (supports Expression Language (EL) with Extensions, Groovy, OGNL out of the box).
NSqlUnit is an NUnit extension that enables testing of databases from within NUnit . If you don't know what unit-testing is (or don't use it), you aren't producing good code, and database interactions are no exception.
Framework for testing Eclipse RCP Applications. It can run both Unit and Functional tests. Essentially, it is an Eclipse Plugin which provides Fitnesse extension to run unit and acceptance tests. It uses JUnit for unit testing and Abbot for GUI tests.
FitNesse.NAntTasks contains a set of custom NAnt tasks to handle starting and stopping the FitNesse server as part of a NAnt script. Future tasks may include running tests and parsing results into XML, plus other utilities.
A system that helps in the process of functional system testing. It allows the creation and storage of testcases, testsuites and test projects. Results of tests may be recorded and reviewed. Multiple testers allowed.
DbgProfiler provides an easy mechanism for profiling certain hotspots of an application by just adding a few macros to the C++ source code. A hierarchy of the callers and callees is generated automatically and allows a detailed analysis of the results.
A modular and distributable performance harness for load testing application servers. Developed in java and designed in the same spirit as JUnit (www.junit.org).
Rehersal is an Unit Testing framework for Scala. It is intended as a replacement for SUnit. It supports use from ant, and can be customised to support Integration Testing, Regression Testing and other forms of automated testing.
BugEye is an XML-based unit test creation framework. Being XML-based, it can be easily translated to almost any language. The current translations are C#, Java, JavaScript, and Visual Basic. Future translations include C++, Python, Perl, and PHP.
Java Mutantion Testing for Eclipse is a plugin for Eclipse that enables mutation testing for Java projects. JMuTE introduces mutations to java source code, runs junit tests and generates an html report.