Showing 380 open source projects for "test"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    SSTPong is a breakout style pong game used to test both a player's skill and web services. Players use a paddle to hit a ball towards rows of bricks. When the bricks are hit, computer generated test data is sent to the web service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Unit test framework for PegaRULES Process Commander applications. PRUnit is based on the xUnit family of testing frameworks. PRUnit is downloaded as a Zip file that can be uploaded to your PRPC system and loaded into the rule base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A tool to automate the usage of SWT based GUI and to allow the user to test the existence of controls and check their characteristics. The users are able to perform the tests from a user interface or from a regression environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Simple Java interface to copyright-free version of Websters Dictionary. Quickly returns random proper names, terms and connectors. Useful for populating realistic test data. Also looks up common words.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    The SE TestManager is a tool to manage manual tests (e.g. behavior of GUI applications) in the software development process. You can create test cases and structure them in a tree. The SE TestManager guides you through the test and generates a PDF report
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Automatic test generation tool for Java, based on genetic algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    xchecker is both a test framework for XML and XSLT, and a wrapper for an XML Schema processor that allows XML Schema documents to be augmented with xchecker. xchecker checks can be any combination of XML Schema, Relax NG, XPath 2.0, XSLT 2.0 and XQuery.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Sanshi is HTTP requests generator. You can use Sanshi as a web application security test tool. It can find vulnerabilities automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Junit-ex is based on Junit and is enhanced with extra annotation libs (JDK1.5 new feature) that support multi-branch unit test in single Junit test file.It's extremely useful for developers and testers that maintain multi branches' test cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    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.
    Learn More
  • 10
    JAT is a JUnit-like framework for building and running test scenarios for multi agent systems developed in JADE platform. It relies on the use of aspect-oriented techniques to monitor agents’ interactions and to control the test input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    TeCoHe - Test Component Helper - A tool to generate data instances' components to facilitate system tests and test automation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JdbcProxy is a JDBC 2.0 driver that can help debug or test applications. The driver can wrap another JDBC driver to debug the JDBC calls done by the application. The driver can also emulate another JDBC driver to test the application without a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    It is a lejos emulator for the lego RCX. It can be used to test your code without having to go through the painful process of continuously uploading the code to the RCX. It does this by providing a emulation of the major parts of the lejos library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DataTest is a test library for Java ORM (Object Relational Mapping) frameworks. It provides tools for comprehensive testing of read and write operations involving ORM Data Access Objects (DAOs), and an API for simplifying data access test operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Model XML Schema documents in first-order logic using Alloy in order to generate test inputs for applications and prove constraints about documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    maven2-junit4x is a maven2 plug-in which runs test written in Junit4.x. It has customisable output options and is written to make as few a demands on the developer as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AJHotDraw (swerl.tudelft.nl/view/AMR/AJHotDraw) is an aspect-oriented refactoring of the JHotDraw two-dimensional graphics framework. TestJHotDraw is developed as a test subproject aimed at ensuring behavior conservation between the two solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A small database stress tool written in Java. Emulates a given number of concurrent users querying the engine. Reports timing information for each test. Currently supports MySQL engine only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Framework for Integrated Test (Chinese Version)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Multi is a test tool that generates test ideas from boolean and rational operators. It is written in Java, and includes both a GUI, applet, and command-line utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SPACES is a functional test tool for components which uses UML specifications and OCL restrictions to originate test cases automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    StubOut is an extension to JUnit that lets you stub out classes that don't pertain to your test. This is especially useful for dealing with legacy code that wasn't written to be easily testable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ObjectInspector is a set of classes designed to match objects and by extension to test bean implementation code. These entry points are designed to be extendible through the use of registration of additional matchers & factories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    rMock 2.0.0 is a Java mock object framework based on jUnit. rMock has support for a record-modify-playback-verify workflow when writing jUnit tests, integrates better with IDE refactoring support and allows designing interfaces in a true test first fash
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Libraries and tools to support software design using executable code as specifications, to support Test Driven Development and other Agile methods.
    Downloads: 0 This Week
    Last Update:
    See Project