Showing 657 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
    Utility to call Web Services using the SOAP protocol. Very usefull for testing during web services development. It allows to run tests from scripts files. Services can also be called from a command line interface or using a GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The purpose of the EPAL Scenario Testing System is to provide a Graphical User Interface (GUI) that gives the EPAL user an easy-to-use tool for sending valid or invalid test scenarios to the EPAL Conformance Engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The \\\"Archimedes Project\\\" extracts XML metadata content from Versata\\\'s repositories. It generates detailed reports (JavaDoc for Business Rules), persist XML business rules (Rules Repository) , and create JUNIT & Euclid test scripts 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Jarpend is a tool to create jar-files containing all Java classes required by a given set of classes. It also allows you to test whether a certain classpath fulfills the dependencies of a class. Use it to make the NoClassDefFoundError extinct.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 5
    Quilt is a Java software development tool which measures coverage, the extent to which testing exercises the software under test. It works very well with Ant and JUnit but may also be used in conjunction with other products.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A Java GUI application which allow users to test XPath expressions (and functions).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    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
  • 9
    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
  • Payments you can rely on to run smarter. Icon
    Payments you can rely on to run smarter.

    Never miss a sale. Square payment processing serves customers better with tools and integrations that make work more efficient.

    Accept payments at your counter or on the go. It’s easy to get started. Try the Square POS app on your phone or pick from a range of hardworking hardware.
    Learn More
  • 10
    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
  • 11
    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
  • 12
    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: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    A Data-Centric tool for Building Suites of Test Data with XML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project provides several Java/JUnit components for automating integration tests from XML scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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: 21 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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
  • 21
    An XML scripted engine to "drive" HTTPUnit web testing. Write XML documents to test urls, clicking links, submitting forms & limited page verification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Multithreaded JUnit Test Framework. An extension to JUnit that allows classes to be tested for both thread-safety and performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A framework for data-flow based program analysis, implemented as a set of Java APIs. By using this framework, researchers and developers can easily implement analyses, test their correctness, and evaluate their performance. In addition, the framework all
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The org.jutil project is professional quality collection of java utility code, with full documentation and test cases for all code. All the code is based on documented method patterns ( signatures) similar in concept to JavaBeans, to provide a consistent
    Downloads: 0 This Week
    Last Update:
    See Project