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.
Set of libraries and user-interfaces usefull to test the vulnerabilty of web applications. By simulating HTTP request and parse the response we can detect some of the most important bugs in the web-application system or in some other software layer .
Framework for writing decorator for FIT [Framework for Integrated Test][http://fit.c2.com/] fixtures. This project also provides a set of standard fit fixtures which can be used to decorate existing FIT table without modifying them.
Auto Proxy Filter Test (APFT) automates the testing of safe and unsafe URLs against a content filtering proxy (such as Dansguardian) and helps prevent regressions. APFT is useful to people who are designing filter rules.
It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
An XSLT testing framework building on Jeni Tennison's excellent - unit test your XSL templates from Ant!
Unlike other tools it aims to bring together the two camps of XSLT testing, those tests written in XML and those runnable by build tools.
NUnitWeb is a DOT NET test framework for use in conjunction with NUnit. It's similiar to NUnitASP, but more complete. Javascript, ASPNET 2.0, file controls (multipart form data), and ordinary HTML are all supported.
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.
This project provides a distributed testing environment that extends JUnit. Giving the developer/tester an ability to run remote JUnits and create complex test suites that are composed of several remote JUnit tests running in parallel or serially.
CxTest is a JUnit/cppUnit/xUnit-like unit test framework for C. It is extremely portable since it doesn't depend on RTTI, exception handling or any libraries (including standard ones)
Extension to the ANT-Junit Task which combines Javadoc Informations with JUnit Results in a JUnit report which has javadoc infos of the test methods included.
Longboard is a Web testing tool that creates an easily scriptable bridge between the Fitness acceptance testing framework and Watir a ruby framework for directly driving an instance of IE. Now you can easily test web front ends with Fitnesse.
JsisPath is an automated test case generator. It is a white box java test tool that generates test cases out of your source code. JsisPath generates minmum test cases that ensures that every statement in your code is executed at least once.
A generic system test framework utilizing Spring and Junit. Specialized Junit TestCases use Spring context configuration files to define test actions and action validators, allowing the TestCase to function as an integration / system test.
PHPTools is a set of php modules. The tools are not intended to make development faster but safer. Features include: Type safety, Logging, Database abstraction, HTML abstraction, Test framework, Language-by-file, File handling, Date handling
100% Java framework for easier unit testing of java source code. Allows isolation of classes using built-in mock generation framework, provides aop aspects and coordination functionality for completely test-driven isolation. Note: this project is superce
jClaTe stands for Java Class Testing and is a Framework to test Java classes and their methods. For this purpose Testcases can be created and executed, in which returns of methods are given and proved by several testmethods.
WebInject is a tool for automated testing of web applications and web services. It can be used to test system components with HTTP interfaces, as a test harness to create a suite of functional and regression tests, or for service-level monitoring.
Linux Test Automation Framework is a configurable and light weight software package that manages and schedules user access to devices in a remote lab, automates the process of installing new linux boot images, booting of target devices, execution of spec
PrivateAccessor is a special Java class that bypass the Java modifiers security to provide access to private fields and members in java classes. Used with JUnit allows you to test private fields and methods.
Framework for doing unit tests (JUnit, DUnit currently) in heterogeneous and distributed environments. The framework provides methods to test a client/server communication since unit tests are executed and synchronized across multiple nodes on a network.
NextMock generates Mock classes to test your java code. It will be integrated with JUnit, ANT and eclipse in order to have a good suport for refactoring. The project is currently dormant. If you want wake it up, just contact us on the mailing list!