Showing 812 open source projects for "java development kit"

View related business solutions
  • 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
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 1
    An open-source desktop application for load/performance testing a web site. It has a very simple UI to configure the load test. The future plan includes transaction support, record, playback and support for load injector agents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    "Tests with Parameters" allows you to simply add parameters to your JUnit tests. TwiP calls your test with most combinations of these parameters; especially useful, to test all values of an enums or combinations of various boolean flags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    "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: 2 This Week
    Last Update:
    See Project
  • 4
    TUTU is an automated testing system which finds inconsistencies between a system and its specifications, by using a combination of a number of techniques, such as Design by Contract, test data generation, mutation testing and invariant detection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    FITpro is built upon the Framework for Integrated Test (Fit). It provides integration with Eclipse and MS VS, and web UI. FITpro advanced features include code generation, suite support, and test to fixture links. See project's Wiki for more informatio
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A wrapper around the leJOS NXJ (http://lejos.sourceforge.net/) API that allows easy test-driven development (TDD) of robot code in Java with JUnit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GUI Testing Tool
    GTT is a GUI testing tool for for Java swing-based applications. GTT offers capture and replay functionalities. In addition, GTT can be applied in a test-driven development style. This is not possible for other CR-based tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The ECUT (Eclipse C++ Unit Testing) project integrates CppUnit into Eclipse C/C++ development tooling. The goal of ECUT is to provide the same and better seamless support as JDT does with JUnit. ECUT is now open for other C++ unit testing frameworks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    The CoreASM project focuses on the design of a lean executable ASM (Abstract State Machines) language, in combination with a supporting tool environment for high-level design, experimental validation and formal verification of abstract system models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 10
    Sqs4J s a pure Java implementation, based on HTTP GET / POST protocols lightweight open source message queue service. use Netty achieve HTTP service, using the Berkeley DB for do persistent storage. The stress test can reach 8000/s.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JBlack is a unique Java API test automation tool which does not require any manual coding or scripting. Its easy-to-use GUI interface offers a very simple way to specify the input parameters for the test objects and methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NOTE: This project is not actively maintained at the moment. If you'd like to continue developing Jacareto, please send an e-mail to: wikipedian@users.sf.net Jacareto is a capture & replay tool for programs written in Java. You can capture actions on applications and replay them later on (like macros). Jacareto can be used for GUI tests, the creation of animated demonstrations, and analyses of user behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Write TestNG style parameterized tests in JUnit with Excel driven data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    My Prompt
    This project is under development
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    A java concurrent test library. It provides some base class which can simplify perfermance test for concurrent and multi-core program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Simple J2EE webapp that acts as a SOAP proxy, validating XML content of incoming requests and outgoing responses. Configure : add your configuration dynamically from a simple page. Check : display the last results of transiting SOAP messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Jarrut
    Jarrut is a tool that makes developing and debugging Java ME applications (application using CLDC to be more specific) a bit less of a pain. Jarrut enables proper stack traces for exceptions, also when running a MIDlet on a real device
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Java wrapper for the VMware VIX API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Conducts meaningful tests between flat files to assist in testing during the continuous integration cycle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Web Automation Framework that implements the interface of WebDriver using the SWT Browser widget. Unlike WebDriver, allows _hiding_ of the browser window during automation tests. Supports Windows/Mac/Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A series of Utilities to ease the testing of jBPM process diagrams. Write unit tests for your diagrams in a fluent way. Implement happyday and rainyday scenario's with ease. Allows text file based scripting of a process instance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    This project contains a way to test a JSF managed bean in the context of a spring integration test, resolving the session scopes problem and emulating a faces context
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ProTest stands for Prioritized tests. It is an intelligent test ordering tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CorbaMock is a java mock library designed to make testing of CORBA servers easy. CorbaMock provides (a) the simulation of arbitrary corba servers and (b) the access to arbitrary corba servers via its IDL.
    Downloads: 0 This Week
    Last Update:
    See Project