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.
Try Retool free
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.
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.
The Open POSIX Test Suite is a test suite for POSIX 2001 APIs, not tied to specific implementations. It provides conformance, functional, and stress testing. Initial focus is on Threads, Clocks & Timers, Signals, Message Queues, and Semaphores.
Total Network Visibility for Network Engineers and IT Managers
Network monitoring and troubleshooting is hard. TotalView makes it easy.
This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
Davtool is a command line style tool which can perform WebDAV methods. We can use davtool for WebDAV batch work. It is similar to wget. While wget can perform only the GET method, Davtool can perform all WebDAV methods.
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.
arbitrator is a platform that running as many as possible languages core compiler as its core, and the languages core are customized for code review purpose.
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.
This is a dynamic slicing tool for Java programs. The tool modifies the Kaffe virtual machine to collect the execution trace, and compress the trace on-the-fly. Please proceed to the tool's website http://jslice.sourceforge.net/ for download.
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.
Denvir is an environment diagnostic library. It should be used by application start-up to check its requirements (for example the right JDK). If a problem occurs, Denvir will provide possible solutions to the end-user.
SipTestTool is used to provide you a graphic use interface sip test tool, which can be used as a test tool for the Tele-Groups to test their core-network software which support sip protocol or as a AS or IMS implement in 3GPP. Now this project has shift
CubicTest is a visual tool for writing Selenium and Watir tests. It makes tests faster and easier to write, and provides abstractions to make tests more robust and reusable. Go to www.CubicTest.org for more information. The SVN is moved to www.OpenQA.org
HAMSTA solves the need of distributing different local test (automation) frameworks (like STAF,LTP etc.), with their integrated tests, towards extending the coverage of tested hardware configurations in a distributed and large scale computing environment
Apps Unit toolkit is a library to help testing your Oracle® e-business suite code. The kit helps testing views, pl/sql packages, concurrent request and more in a Multi-Org e-business setup. No software needs to be installed on the Applications server.
Information system to manage execution of manual test scripts. Includes comprehensive issue tracking linked to scripts. Web-based UI, JBoss app server. Standard role-based user access. Test cases written in Excel and loaded up to application using a tool
Perftest is an library designed to work with JUnit and other unit testing libraries to facilitate performance testing. It includes decorators which allow for timed tests, load tests, stress testing as well as logging and reporting.
Avignon is an acceptance test system that allows you to write executable tests in a language that you define. It uses XML to define the syntax of the language but, if you choose to extend the language, leaves the semantics of the tests up to you.