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.
Build an app in Retool
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.
Backpedal is a JDBC driver that can be messaged to roll back all SQL statements issued through it. It is intended to be used in testing scenarios, to allow you return the database to the state it was in before your test case started.
The welofunc project will develop a load and fuctional test tool for web applications with special focus on J2EE applications. Besides load and functional tests server monitoring will be included (CPU load, memory usage of the J2EE application server)
VarTrack is software to track QA test variations. It uses a SQL-compliant RDBMS, cvs, apache, perl, and php to quickly create test scenarios and their individual variations and allows for tracking of test progress, variation execution, and failures.
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.
Long Running Transaction Tester (LRTTester) is data-centric test framework to externalize test cases. The goal is to allow non-programmers to easily generate and run tests. Initial implementation will be written in Java and can be run on any platforms, b
This goes a little further than just generating the JUnit framework template and method stubs. It will also generate code to apply different values to the method under test. Objects can also be defined in a global property file.
Enterprise Web Test allows Java programmers to write re-usable tests for web applications that, unlike HttpUnit, "drive" the actual web browser on the actual platform they intend to support. Tests can be leveraged for functional, stress, reliability.
This plugin gives us the ability to integrate JBoss 3.0.x with Jetty 4.x into IDEA. The objective is to have an easy way to test and deploy web apps. Future versions of the plugin will support the combo of JBoss/Tomcat.
This is a unofficial PHP 4.3.2 install .command file. The command file is based on phpmac.com instructions for how to install php. The command does everything from compiling to building a test page and restarting apache for you.
Sanctum allows you to run virtual servers on your computer so you can test the security of software by actually breaking into it. Developers just create a virtual server image and let hackers download it and try their hardest to find exploits.
CUT is a simple, to-the-point unit testing system. It's different from other unit test packages in that it follows the KISS principle. It's designed for C testing, not designed to emulate SUnit.
yakTest is a very lightweight (only a few classes) testing framework in the spirit of JUnit, CppUnit, and others. It emphasizes small-grained test classes and text output in file:line:message format suitable for emacs. A sample test case is included.
Repo is a JUnit extension that provides access to a test data repository. It
separates test data from code, thus, improving maintainability of test
code, allowing to run tests in multiple contexts, facilitating accessibility
by multiple developers.
An object oriented framework that facilitates functional testing of software written in Java. Harness is based on the concept of test cases and uses XML as input/output format.
soup is a helping tool to the development of automated test cases for Swing based GUIs. It intends to provide recording, playing and code generation for GUI's relevant events. With the code generatted, one might use JUnit or JFCUnit to create the approp
XMLProg is a DTD(XMLSchema) for programmers to write Programs in an XML editor (particularily tree editor). Structure cannot be in error due to errant brace, Extreme Programming writing func spec and unit test data first can be enforced. Output can be tra
ArchAngel INC is a web-based community for developers in some Open Source projects based primarily in Joomla! We are now developing some web applications to use directly with Joomla! systems (custom & automatic installers included).
Tim Peters' FixedPoint.py
+ Write docs for the Library Reference manual. I expect the existing
module docstring will be a good start.
+ Create a test driver for Python's regression suite.
+ Have fun modernizing it, if you like (for example,
An XML scripted engine to "drive" HTTPUnit web testing. Write XML documents to test urls, clicking links, submitting forms & limited page verification.
The Java Integrated Build Environment is a build environment that combines XP concepts like Continuous Integration with existing tools like Ant, JUnit, CruiseControl, CVS and Tomcat, to provide the community with a tool to build, test and release software