Showing 1884 open source projects for "test"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    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 Icon
    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.
    Try Retool free
  • 1
    CppUtx is a unit test framework for C++ based on the article `Cpp Utx Overview` written by Robert DiFalco and some parts of CxxTest. It depends on the standard and the boost library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    With RegExTest you can fully test your regular expressions against a target text. Regular Expression syntax is not so obvious, so a quick test enviroment is really helpful in all situations. RegExTest allows you to use and test grouping functions.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A web based environmental modeling tool, allows users to run simulations and test management scenarios.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    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.
    Learn More
  • 5
    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)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    XmlTestSuite helps with the testing of complex web applications. <ul> <li>Tests are written in XML <li>Supports test driven development <li>Separate page structure, data from test steps <li>Test HTML, databases, javascript, xpath </ul>Uses HttpUnit
    Downloads: 0 This Week
    Last Update:
    See Project
  • Failed Payment Recovery for Subscription Businesses Icon
    Failed Payment Recovery for Subscription Businesses

    For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.

    FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
    Learn More
  • 10
    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.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Windows32 port of the version of YaBasic that was shipped with the PS2. This should allow people to more easilly develop programs and to test their programs before posting them on the internet.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A distributed Continuous Integration and Workflow Management tool, inspired by CruiseControl and also written by ThoughtWorks, Inc. CCA decouples the build process from the build automation process and is designed for flexibility in its build/test/deploy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Unit tests-based Genetic Programming in Java. The developer specifies unit tests, and the tool will use GP to evolve software that passes those tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Data-Centric tool for Building Suites of Test Data with XML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project provides several Java/JUnit components for automating integration tests from XML scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A test suite that tests for conformance to the ANSI standard for Smalltalk.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    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.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    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.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 22
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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).
    Downloads: 0 This Week
    Last Update:
    See Project