Open Source Java Software Testing Tools - Page 34

Java Software Testing Tools

View 238 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
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 1
    Java regression and stress testing automation framework focused on easy use, strong data reutilization, JUnit integration and statistics harvesting. Both tests and data can be written in pure XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A java based screen shot utility for capturing test evidence. Simple!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JWinAuto aids your testing and allows you to Automate windows applications using Java. JWinAuto does this by using JNA to call the AutoItX3 dll. All the ease of AutoIt with all the power of Java. Software Test Automation of Windows applications in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    J Java A Adaptable G Graphical U User A Applications R Runner ============================================================================== Testtool to test graphical applications by controlling the mouse and the keyboard and looking at the screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Do not waste time with spreadsheets Icon
    Do not waste time with spreadsheets

    Connect to common Project Management tools such as Jira, Smartsheet, Asana, Wrike, Monday.com, and others.

    Acuity PPM provides Senior Leaders and Project Management Teams (PMO's) with lightweight and easy-to-use software to manage the project portfolio. Acuity PPM helps you create and evaluate new project requests through prioritization, financial planning and resource management.
    Learn More
  • 5
    This project is both a graphical user interface to the HttpClient library and a framework for managing web-level test cases. A swing GUI for managing web tests, a test library, and a java web application are the primary components of this app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AOP based mock testing framework capable of testing arbitrary groups of classes in isolation, even if these are highly coupled to other system parts. Records and uses ("replays") mock objects automatically during run of a JUnit / TestNG test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JBoss Deployers for Development-Environment. Skip long-lasting Re-Deployments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A JDBC driver that uses log4j to log all SQL statements to an external file. Very useful for debugging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Simple java program jar file for testing jdbc connections and easy querying.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gearset | The complete Salesforce DevOps solution Icon
    Gearset | The complete Salesforce DevOps solution

    Salesforce DevOps done right.

    Gearset is the only platform you need for unparalleled deployment success, continuous delivery, automated testing and backups.
    Learn More
  • 10

    jdbfill

    A database populator

    This is a tool to generate and populate a database with random data without user intervention. It support the foreign key constraints.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Jexin is a functional testing platform for Java applications. Jexin allows the user to dynamically inject exceptions based on the execution path taken. Users can record, compare, and merge stack traces for fault isolation across threads and servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The jload framework enables developers to create repeatable load test cases. The framework will then execute these cases and generate reports and graphs showing the execution times and characteristics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    jmint

    jMINT - Java Mutation for Integration Testing

    jMINT is a integration fault injection tool which identifies data exchanges across classes and inject faults along those path. It is primarily based on the idea of program analysis and code mutation. The cross boundary data exchanges are identified by performing data flow analysis using java byte code analysis and transformation framework-soot. Mutant injection is also done via the soot framework. jMINT tool can be used to measure the effectiveness of integration test suites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Recognizes typical patterns in Java code which could be replaced with functions provided by open source libraries http://www.jnorm.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A simple toolkit targeting to ease the testing of Java Persistence API (JPA) applications. The primary goal is to provide easy creating and injection of test fixtures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    java testing framework which solves the common problems related to writing java unit testing code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    jtr

    JTR is a Java Test Runner tool

    JTR is a light weight tool which can be used by automation tester and test developers. First of all it uses high-capacity script language - Java. The second is that it is very simple in using and configuration. To start working with JTR you need just some experience in Java, knowledge of XML, comfortable IDE, application under test and a big wish to automate your tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jtstand is a Java alternative for National Instrument's TestStand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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
  • 21
    junit-objects is an advanced object state-testing and profiling framework. junit-objects is different from Junit in that it allows you to assert the state of objects and design rather than the result of method calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Assumed you have a project and want to write Tests. The classical way is to write tests by hand. With JUnitRecorder you can just record them. As first step you instrument the project in a way that parameter and return values of methods are recorded. With
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    kaustubha is a testing module for IKE protocol. It is designed to allow a user to test any RFC compliant implementation against malformed packets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Framework for testing Eclipse RCP Applications. It can run both Unit and Functional tests. Essentially, it is an Eclipse Plugin which provides Fitnesse extension to run unit and acceptance tests. It uses JUnit for unit testing and Abbot for GUI tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    lemonite
    Lemonite is an Open Source tool designed to automate J2EE unit test development and management. It's entirely implemented in Java and makes it very easy to write and run unit tests for common J2EE business concepts (EJB, Servlets, etc...) and for Web Services too. Lemonite works as standalone Java application.
    Downloads: 0 This Week
    Last Update:
    See Project