Showing 1748 open source projects for "software testing projects"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Hamaxagoga is a tool for creating one or more (possibly huge) randomized but validating xml files from XML schemas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Studentenprojekt zur darstellung von Google Keywordanalysen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Regexp testing tool allows to apply group of regexps to huge arrays of data (millions or so) in order to investigate search or search/replacement possibilities of regexp group.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The TestDataBuilder is a free open-source generated tool in JAVA for testing data. It can help developers or testers to automatically generate database table test data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Small Java library to help your projects scan jars and classpaths for annotations and create an index of these annotations. The index allows annotation based frameworks to easily find classes they need to process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Generate simple JUnit / HTMLUnit test classes/cases on the fly. Specify: a website (e.g. localhost/mypage.html). a xPath (e.g. //body/div[1]) Output: a JUnit test class with elementary HTMLUnit tests for all html elements within the specified domNode
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    fit4oaw provides a library for Fit and FitNesse for testing openArchitectureWare Xpand and Xtend code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Lsl Plus is an edit/compile/test environment for the Linden Scripting Language (LSL), implemented as an Eclipse plug-in.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Unit Testing Framework - XSLT (UTF-X) is a JUnit extension for testing XSLT stylesheets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    ztest is a java 1.5+ classlibrary for writing structural junit tests. Specify, enforce and reuse an architecture for java based software. Works on java bytecode, no sourcecode changes. Export diagrams to graphml and layout them with yEd.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Framework for profiling & early performance testing of J2SE, thread based applications. Integrates into the Maven build-cycle. Closely integrates with YourKit profiler to produce automatic CPU profiling of you application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Watij (pronounced wattage) stands for Web Application Testing in Java. Based on the simplicity of Watir and enhanced by the power of Java, Watij automates funtional testing of web applications through the real browser http://groups.google.com/group/watij
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Central de Requisitos e Testes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    xuse requirements & use case management
    Xuse manages requirements, use cases & other artefacts that drive software design. Xuse focuses on clear documentation & communication. It defines an XML data model for requirements & use cases with XSLT providing multiple derived views: HTML/SVG/PDF. Note there is no GUI for entering requirements, however another project (https://sourceforge.net/projects/xguse/) will provide a GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A PSP porting of SUN's phoneMEFeature (https://phoneme.dev.java.net/) project, to enable MIDP/JavaME applications running on PSP. You can also find phoneMEAdvanced PSP porting from another project: pspME(https://sourceforge.net/projects/pspme)
    Leader badge
    Downloads: 159 This Week
    Last Update:
    See Project
  • 16
    Automated Fuzztests for JUnit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Patang is a framework for testing server-side code. Patang intends to simplify writing acceptance and unit integration tests for server-side code. It implements an in-container testing strategy, meaning that the tests are executed inside the container.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Pounder is a utility for testing Java GUIs. It allows developers to dynamically load components, record scripts, and then use those scripts to construct JUnit tests. Requires Java 1.4. It is licensed under the GNU Library General Public License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Ermöglicht Bohr - Daten über ein Bild (Leiterplattenbild) zu legen. Allows drill data over a image (board image) to lay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Cathcart is a collection of Apache Ant tasks and a Maven plugin for checking trends in software metrics (generated by junit, jmeter, clover, pmd, findbugs, cobertura etc). Use Cathcart to ensure continuous improvement in software quality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Team System Source Control plugin for FitNesse
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a fork of the FengGUI project which can be found here https://sourceforge.net/projects/fenggui/. Why a fork? Because we're in a rush of getting FengGUI to work for betaville http://betaville.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AGUTUR - Automatic Generation of Unit Tests Using Rules. Uses Drools to generate unit tests so extensible. Supports JUnit4 and JMock. The system inspects the class and looks at the methods and the constructors and generates a set of unit tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This BlueJ extension allows you to easily manage (i.e. create, import/export and switch between) multiple BlueJ projects. Some neat features help you to auto-position package windows or to handle bunches of jar files (e.g. when correcting exercises).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CUBRID QA project contains a test-automation tool and many kinds of test cases for CUBRID database.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB