Open Source Java Software Testing Tools - Page 24

Java Software Testing Tools

View 237 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.

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 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
  • 1
    A program written in Java that allows to generate test data for SQL databases. Constraints on the data output can be flexibly specified via a GUI. At the moment, only PostgreSQL is supported, but support for other databases can be added via metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SQLOrm focuses on mediating database interaction rather than shielding the user from it. SQLOrm consists of 3 major parts. A dynamic query builder. A prepared statement layer. A resultset to object graph mapper, supporting batch inserts/updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SQL Spelunk

    SQL Spelunk

    Tools For Testing SQL

    A toolbox for testing SQL. Currently, SQL Spelunk includes code coverage analysis and calling stored procedures in a rolled-back transaction from SQL and JUnit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A unit testing framework for regression testing database stored procedures. Written in Java/JUnit/XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stay in Flow. Let Zenflow Handle the Heavy Lifting. Icon
    Stay in Flow. Let Zenflow Handle the Heavy Lifting.

    Your AI engineering control center. Zenflow turns specs into shipped features using parallel agents and multi-repo intelligence.

    Zenflow is your engineering control center, turning specs into shipped features. Parallel agents handle coding, testing, and refactoring with real repo context. Multi-agent workflows remove bottlenecks and automate routine work so developers stay focused and in flow.
    Try free now
  • 5
    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
  • 6
    STDL (Structured test description language) is a domain-specific testing language that is used to auto-generate unit test code. It supports a myriad of output languages (incl. C#). The project's aim is that of reducing the resources required for testing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    STP

    MOVED TO GITHUB. Code here is STALE.

    THE STP CODE HAS MOVED TO GITHUB. THE CODE HERE IS STALE. PLEASE CHECKOUT THE FOLLOWING WEBSITE: http://stp.github.io/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SVNHookSuite is a collection of Subversion hooks (pre-commit). This Software checks the committed files against some rules (UTF-encoding, indent by tabs, ...). If one or more checks fall through, the complete commit will be rejected.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SWARD (System for Weapon Allocation Research and Development) is a testbed for benchmarking weapon allocation algorithms against each other. It is intended for researchers within operations research, information fusion, and related areas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    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
  • 11
    SWTBot is an automation and testing tool for SWT/RCP applications, with the facility to record and playback scripts. Features will include, text based scripts, ant support for playback of test suites, reporting, and multi threaded playback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SafeCommitter is a plugin for eclipse which intends to increase crew productivity by assuring that no commit can be made without running the corresponding tests resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14

    SarBox

    SarBox helps user to parse or analyze sar data

    The software program (SarBox) parses and analyzes SAR data in charts or text formats. SAR is cumulative activity counters in the operating system. It is the most comprehensive command which helps to monitor performance of various Linux / Solaris subsystems (CPU, Memory, I/O, Disk, Network, etc) all in same log. This makes it difficult to analyze since every counter data is dumped into the log file. SarBox helps to analyze this log file and present data in graphical charts or text format. To collect sar statistics from an environment, use below syntax [user@host ~]# sar -A 30 2 > sar_linux.log “30 2” reports for every 30 seconds and total of 2 times, written in sar_linux.log.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A commercially supported, open-source distribution of the popular web application test automation tool Selenium Remote Control. Built by the original author of the Selenium, Sauce RC is easy to install and has the latest fixes and browser support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ScUnit is a robust unit testing framework for Scala.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Analysis tools for scale test data generated by The Grinder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    ScenarLang

    A DSL that ease (shortens) the set up mockito based unit tests

    This domain specific language lets you declare complex java objects with a Json-like notation. In addition to that, it lets you specify in a natural way what the mockito mocks should return when called with a given value.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project is a testing project for development java classes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project aims at developing a free open-source Scraper and Macro Interface for Web programmers, that needs no installation and will work in most of the operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    SeBase

    Selenium Base Framework

    I am often asked to start a new Selenium (http://seleniumhq.org/) test automation project. Reinventing the wheel each time sucks. Everything in this SF project are various tips & tricks that I figured out over time. Each of the files under net.sourceforge.sebase.demos is a proof of concept (POC) to get a different technology to work with Selenium.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SeSAm (Shell for Simulated Agent Systems) provides a generic environment for modelling and experimenting with agent-based simulation with a special focus on the easy construction of complex models including dynamic interdependencies or emergent behaviour
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SecFlow - Secure Flow Analyzation for Java and .NET
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A VM containing a turn-key solution for continuous integration with source code control, build management, automated testing, security analysis, defect tracking, and project management, all using open source tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SecurityCoach is an extensible software security auditing system that integrates with Eclipse, seamlessly performs static analysis of the source code in the background and warns a developer about potential software security vulnerabilities.
    Downloads: 0 This Week
    Last Update:
    See Project