Open Source Java Software Testing Tools for BSD - Page 9

Java Software Testing Tools for BSD

Browse free open source Java Software Testing Tools for BSD and projects below. Use the toggles on the left to filter open source Java Software Testing Tools for BSD 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

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    JLogWatch
    My work as a system administrator and developer includes debugging software. I scan and filter logfiles many times a day. This tool can help you to color and filter your logfiles. So you can concentrate on the interesting things to do!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    http://jmsloadtester.marcel-sauer.de JMS Load Tester is a small command line based Java (>1.5) application to load test JMS brokers like SonicMQ, ActiveMQ, OpenJMS and others. It can be configured with a property file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JMUT - Java Methodical Unit Testing - is a package that helps assure all methods in a class (both public and private) are unit tested. It is written in Java and uses reflection and dynamic class loading to achieve its ends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JMUnit is a Java ME (J2ME) unit test framework based on JUnit. It supports JUnit-like test cases and test suites. Tests can be run in a device, in an emulator or as Ant tasks. IMPORTANT NOTE: The JMUnit project will be merged with the J2MEUnit project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 5
    JMXUnit is a simple extension of Junit - the popular java unit testing framework from Erich Gamma and Kent Beck. The goal of the JMXUnit package is to support JMX vendor independent testing of JMX MBeans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JMeter+ is a set of custom test elements for JMeter, the testing tool developed as a subproject of the Apache Jakarta project. JMeter+ contains additional control elements such as enhanced loops, XML data files and try-catch-finally constructs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JMeter is a load testing framework developed in Java. This plugin adds functionality to JMeter that logs results to a database, allowing for more effective reporting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A tool for overflow detection in arithmetic operations in Java programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JPITools aims to provide tools to allow for improved documentation and APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 10
    JPdfUnit integrates PDFBox as an PDF API with the JUnit framwork for the test of pdf documents so JPdfUnit is a high level api. Simple ready-to-use assertions help to compare the expected data to the concrete data of the pdf document. Please note that this project is not actively maintained at the moment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JPeek is a graphical tool and library for reflection-based runtime inspection of the object graph in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JRandO is a test data generator or better test object generator framework. It can be used in JUnit tests or in performance test (for e.g. using JMeter). It may also be useful in anonymization of data or in a simulation environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JReq, or "Just Requirements", is a customizable requirements management application for the Linux platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    JRequirements

    makes requirements executable and useable for all project-participants

    The main goal of this framework is to make requirements executable and useable for all project-participants. Customer can execute requirements and define domain specific tests. The programmer can debug bugs. Project manager can analyse executed requirements & automated tests and estimate project progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Unofficial Home to JSR 272 Mobile TV API Tests and Evaluation --- PROVIDED AS IS, FOR EVALUATION PURPOSE ONLY. NO CLAIM OF CONFORMANCE OR ENDORSEMENT FROM JSR 272 GROUP. --- JSR 272 IS LICENSED BY NOKIA AND MOTOROLA. PLEASE CHECK TERMS AND CONDIT
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JSelenium accomodates an object-oriented layer for using the Selenium RC facade, by providing a library for interacting with various types of elements in the HTML DOM. Take a look at our wiki: http://jselenium.wiki.sourceforge.net/FAQ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A modular and distributable performance harness for load testing application servers. Developed in java and designed in the same spirit as JUnit (www.junit.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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: 0 This Week
    Last Update:
    See Project
  • 19
    JTrac toolkit: WebServices , Eclipse Plug -in and for Android phones
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JUnitExt is an extension of JUnit 4, which adds additional annotations and Runners for @Prerequisite, @Category and many other things.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    JUnit Execution & Report Generation Tool

    Runs JUnit Test cases and generate HTML report, keeps past run history

    This tool pulls all JUnit testcases from the class path and run them all. After completion of test case execution it populates the result in database tables. A report tool fetch the result data from database and produce an HTML report. Highlights of this tool - No coding effort is required from developer to integrate existing JUnit test cases. They just need to put their test case folder to the class path - Since it keep the test result data in a database, it can keep history of any number of past execution result. This build is bundled with open source embedded database HSQLDB. User may also use other database or their choice - The HTML report can also include previous run results. Number of last run result to include in report is user configurable - Flexible and de-coupled design
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JUnit Generator can automatically generate junit test cases for a specific class or method of Java; Fully supports the characteristics of object-oriented like generic type, complex class type generation etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Publish your junit test report in pdf format. Plug and Play integration. Home page: http://junitpdfreport.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JUnit Remote provides test remoting for JUnit 4.x test suites. JUnit Remote is primarily targeted at providing in-container testing for Enterprise Java™ applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The JUnit test-case-administration summarizes test-classes, runs the tests and saves the result for a detailed view. Its GUI is in Swing. See homepage http://junittca.sourceforge.net
    Downloads: 0 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.