Showing 1561 open source projects for "test"

View related business solutions
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    Software to support the JTAG bus (IEEE 1149.1). Primary purpose is for a JTAG programmer/debugger using FPGA's to provide ability to test and program JTAG devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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!
    Downloads: 0 This Week
    Last Update:
    See Project
  • MyQ Print Management Software Icon
    MyQ Print Management Software

    SAVE TIME WITH PERSONALIZED PRINT SOLUTIONS

    Boost your digital or traditional workplace with MyQ’s secure print and scan solutions that respect your time and help you focus on what you do best.
    Learn More
  • 5
    JTestCase uses XML file to organize multi-testcase data and asserting conditions (action and expected result), and provides a set of easy-to-use methods to retrieve test cases out from XML, and asserts results against those expected ones in data file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    J3Unit is an object oriented JavaScript unit testing framework. J3Unit can be used in standalone web form for pure JavaScript testing or can be integrated with JUnit , the Jetty web server, and a Web Browser for automated test execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JMUT - Java Methodical Unit Testing - is a package that helps assure all methods in a class (both public and private) are unit tested. It is written in Java and uses reflection and dynamic class loading to achieve its ends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Enterprise TestSuite
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TestGen4J is an open-source, automaticJava test generator that creates standard JUnit test cases from Java class or source files. In addition to reducing manual testing, it provides a data driven test harness with an automatic failed test case utility.
    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
  • 10
    PHPTuring is a Turing Machine simulator built in Object-Oriented PHP5, using the Test-Driven (TDD) approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a new C++ unit test framework based on the power of c++ template technology. The vision is easy to use, portable and flexible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A testcase management, logging, reporting and test automation tool, similar to the commercial product Test Director. Features: Progress stats, reports, test case import from CSV,doc,web or SQL, STAF plugin. SQL database. Speeds QA and software testing
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    A test framework for RDF triplestores.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Haste, which stands for High-level Automated System Test Environment, represents an approach to system testing that is philosophically consistent with standard unit and integration XP testing practices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SHIFT (State-HIerarchy Functional Testing) provides a new way to test your web apps. It extends other web testing frameworks to allow significantly better testing with less effort, and opens up new ways to test which have never been possible before.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Bugzilla Testopia is a web-based test case management system that works as an add-on to Bugzilla (https://www.bugzilla.org). IRC at irc://irc.mozilla.org/testopia Home Page at: http://www.mozilla.org/projects/testopia
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    A software testing management system for registering manual and automatic test cases and test sets. Users and developers can subit new test cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AdaptiveCells J2EE generates test-beds for benchmarking J2EE performance. They consists of highly customizable EJB cells that can emulate CPU load, memory usage, memory leaks and exceptions. The behaviour of the cells is coordinated from a web front-end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The JavaRegexTester is for developers of regular expressions using the "java.util.regex" Package. Regular expressions can be matched with editable test text. Matches are highlighted and capturing groups are extracted. Displays expression syntax errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Our tool allows developers to automatically generate and reuse test classes, test data, as well as manually define test data. Once these components are in place, developers can launch so-called “in-container” test suites, and gather information about
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The goal of the project is to port the dumbster project to C#. It is a simple SMTP server that responds to SMTP requests and stores the messages to be queried in a manner suitable for .Net based automated test frameworks such as nMock.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Open Test Manager aims to be a simple tool for managing test cases using a central database. It is written in java and uses a web-based user interface and an embedded database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Jisue Tracker System is a web-based Java issue tracker system designed to tracker all kinds of issues(including bug, new feature, task etc.) during development and test phase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Gretant is a tool that integrates Gretel (a tool that takes care of coverage measurement) and ant. It makes it possible to run tests from ant (for instance Junit test cases) and then produce reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Helium (He) is a lightweight and extremely useful templating engine based entirely on XML. He is 100% Java and 100% TDD (Test Driven Development).
    Downloads: 0 This Week
    Last Update:
    See Project