Open Source Java Software Testing Tools - Page 2

Java Software Testing Tools

View 235 business solutions

Browse free open source Java Software Testing Tools and projects below. Use the toggles on the left to filter open source Java Software Testing Tools by OS, license, language, programming language, and project status.

  • 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
  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 1
    This benchmark suite is intend as a tool for the research community. It consists of a set of open source, real world applications with non-trivial memory loads.
    Leader badge
    Downloads: 111 This Week
    Last Update:
    See Project
  • 2
    Marathon -GUI Test Runner Web, Swing, FX

    Marathon -GUI Test Runner Web, Swing, FX

    Marathon supports testing of Java/Swing and Java/Fx applications.

    Marathon provides an integrated environment for test script creation and execution. Supported FW: Web, Java Swing/ Java FX. Currently, Marathon supports JRuby script models for recording the test scripts.Marathon test runner generates Allure test reports.Marathon allows for grouping of test cases.It also has an option of inserting modules while recording(in MarathonITE while recording). It allows tester to inset checklist while recording and also takes screen capture and annotate it in playing the test cases. Extraction of code into modules and inserting it is very easy using marathon.It has different themes of UI which attracts tester to do work on it. Object mapping is quite simple and configuring is very easy for tester to understand and do the work. Debugging of test scripts is also easy and has script console which takes selenium commands. Slow play of test cases is also available.It allows to create multiple fixtures for different types of tests.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 3
    JTrac

    JTrac

    Easy to set up bug tracking with Java

    JTrac is a generic issue-tracking web-application that can be easily customized by adding custom fields and drop-downs. Features include a customizable workflow, field level permissions, e-mail integration, file attachments, a detailed history view and changeable colors to fit a particular CI/CD. After a long hiatus, development has resumed with version 2.2.0 in December 2021, 2.2.1 in February 2022, 2.3.0 in February 2023, 2.3.1 in May 2023, 2.3.2 in July 2023 and 2.3.3 in June 2024. See https://sourceforge.net/p/j-trac/wiki/Home/ for release notes and documentation, and download it at https://sourceforge.net/projects/j-trac/files/jtrac/. Feedback is welcome. JTrac continues to be improved, and has recently been awarded the SourceForge "Open Source Excellence" badge.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage. It is based on jcoverage.
    Downloads: 11 This Week
    Last Update:
    See Project
  • Cloud SQL for MySQL, PostgreSQL, and SQL Server Icon
    Cloud SQL for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Fully managed, cost-effective relational database service for PostgreSQL, MySQL, and SQL Server. Try Enterprise Plus edition for a 99.99% availability SLA and category-leading performance.
    Try it for free
  • 5
    XLS to XML

    XLS to XML

    Translate files between XLS / XLSX and XML format . . .

    XLStoXML is a portable cross-platform desktop application for file format translation between XLS/XLSX and XML. No installation required except Java. The simple and intuitive interface allows you to do complex operations with just a few clicks. We are currently offering only a free version of this software, this means that all the features are available for you! The downloads and old versions code are distributed in SourceForge, and will be available soon. This piece of software is more than a simple converter. XLStoXML allows you to configure the translation in a wide range of combinations to reach out your requirements. Convert one or a bunch of files in short time. What else? Track your conversions in the console tab, see the errors or the success of each of the excel files. If you get stuck or you need support, we give you help in numerous ways: http://xlstoxml.sourceforge.net/#Support.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 6

    dbUnit

    Automated tests with databases: prep, verify, restore tables

    dbUnit is a JUnit extension targeted for database-driven projects that, among other things, puts your database into a known state between test runs.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    WebLOAD
    This project is intended for ISVs, SIs and software developers who need to integrate load generation engine into their applications. For enterprise load and performance testing initiatives, RadView offers WebLOAD Professional, a complete solution for creating, executing and analyzing the performance of web applications under load.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 8
    Zuul

    Zuul

    Gateway service providing dynamic routing, monitoring and more

    Zuul is an L7 application gateway that offers many capabilities, including dynamic routing, monitoring, security, resiliency and more. It is used in the backend of the Netflix streaming service as a front door for all requests from devices and web sites. Zuul is ideal for cases like this where API traffic volume and diversity can become overwhelming and cause production issues to arise suddenly and without warning. Zuul has a broad range of filters that enable it to perform multiple functions quickly and apply functionality to services like Netflix. These functions include security authentication, dynamic routing, stress testing, load shedding and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    My Prompt
    This project is under development
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 10
    SoapUI
    The SoapUI download has moved to https://www.soapui.org/downloads/soapui/source-forge.html With more than 9 million downloads SoapUI is the de-facto standard for REST and SOAP API functional, security and performance testing.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11

    Cerberus

    Enterprise integration testing framework

    Official website on http://cerberus-testing.org/
    Downloads: 23 This Week
    Last Update:
    See Project
  • 12

    robotide

    Eclipse plugin for writing RobotFramework tests

    Downloads: 23 This Week
    Last Update:
    See Project
  • 13
    CodeCover
    CodeCover is a free glass box testing tool that measures statement, branch, loop, MC/DC, ?-operator, and sync- coverage. CodeCover supports coverage reports per each test case. Available languages: Java and COBOL.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    FitLibrary provides general-purpose fixtures (and runners) for storytests with Fit and FitNesse. DoFixture provides an elegant way of organising storytests and expressing workflow.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    Abbot is a simple framework for unit and functional testing of Java GUIs. Facilitates generating user actions and examining component state. Supports recording and playback on any Java application.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    dbMonster is a tool which generates random test data and puts it into SQL database. It helps to test how an application can deal with large database.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    This profiler (JRE 1.5.0 only) uses JVMTI and native bytecode instrumentation for the analysis of the heap, reachable objects, execution time, garbage collection efficiency, code coverage and thread contention. No preparation steps required in build.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 18
    QTest is a perl-based test framework for testing programs written in any language. It supports a "design for testability" mentality, user-defined test coverage, filters, and multithreading support. Includes documentation.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 19
    "Java log viewer" is a GUI to easily view the java application logs generated by the "java.util.logging" package. The log must be formatted by the XMLFormatter class. It provides facilities in order to filter, to sort and to find log records.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20

    Sahi - Web Test Automation Tool

    Sahi is a web automation testing tool focused on testers

    Sahi is an open source test automation tool for automating web applications. It is a tester friendly tool with recorders and object spy and simple scripting. Sahi Pro, the commercial version, is an Enterprise Grade Test Automation Tool that is simple to use and easy to learn. For over a decade now Sahi Pro has helped over 400 Enterprise clients solve everyday problems faced by their QA teams. Sahi Pro is a unique Test Automation tool that is tester-centric while being business-driven in its design and functionality. The result? A Test Automation tool that understands your business and reduces your time to market by over 50%. Sahi website: http://sahipro.com/ Sahi documentation: http://sahipro.com/docs/ Sahi forums: http://sahipro.com/forums/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Moved to https://jwebunit.github.io/jwebunit
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    JSystem
    IMPORTANT: JSystem sources were moved to GitHub. Fork us at Top-Q/jsystem JSystem is a framework for writing and running automated system testing projects. For questions, try the relevant forum or send a mail to jsystemtest@gmail.com
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    SecFlow - Secure Flow Analyzation for Java and .NET
    Downloads: 10 This Week
    Last Update:
    See Project
  • 24

    UnitTH - Unit Test History Matrix

    Jenkins plugin / tool for generating test history reports

    UnitTH is a tool/Jenkins plugin for generating a test history overview for the purpose of identifying problematic and unstable test cases. The Jenkins plugin version generates a spread/matrix from the test cases that have failed in the Jenkins job history to give an overview of sporadic failures. Using the stand alone tool a set of HTML test history pages will be generated from JUnit test results. The test history displays various different sortable test statistics, trends, graphs and references to the included JUnit test reports.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 25
    wavsep

    wavsep

    Web Application Vulnerability Scanner Evaluation Project

    A vulnerable web application designed to help assessing the features, quality and accuracy of web application vulnerability scanners. This evaluation platform contains a collection of unique vulnerable web pages that can be used to test the various properties of web application scanners. Visit WAVSEP homepage to learn more: https://code.google.com/p/wavsep/ The project includes the following test cases: Path Traversal/LFI: 816 test cases (GET & POST) Remote File Inclusion (XSS via RFI): 108 test cases (GET & POST) Reflected XSS: 66 test cases, implemented in 64 jsp pages (GET & POST) Error Based SQL Injection: 80 test cases, implemented in 76 jsp pages (GET & POST) Blind SQL Injection: 46 test cases, implemented in 44 jsp pages (GET & POST) Time Based SQL Injection: 10 test cases, implemented in 10 jsp pages (GET & POST)
    Downloads: 9 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.