Showing 134 open source projects for "java projects applications"

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
  • 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
  • 1
    QA cover is a lightweight toolkit used to improve the quality of your java applications by insuring proper unit and Quality Assurance testing coverage. Developers mark areas in their code, which are examined during unit and QA testing, revealing import.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Simple, light-weight Java class (100% pure Java) for generating lorem ipsum placeholder text. Lorem ipsum text can be used to create sample data for design evaluation, test cases or performance tests in (Java) applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    CoDeK - Java Concurrent Development frameworK is a very simple, open-source, academic java library aimed to help the development of Java multi-threading concurrent applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 5
    FastAOP is an very high performant AOP (Aspect Oriented Programming) framework for java. The framework was initially developped to support performance profiling and monitoring for large J2EE applications with nearly no runntime overhad. Announcement: jp-mobile and fastAOP will go mobile, please visit jp-mobile (GWT based) website at: http://code.google.com/p/jp-mobile/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    qaManager is a platform independent web based application for managing QA Projects Effectively with very simple installation. qaManager has Project tracking, Resource Management, TC Management, Online Library, Alerts and more.It's Powered by OpenXava.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Hanno is a model based test automation framework in Java for dynamic exploratory testing of web applications. It is built on Apache Commons SCXML and Watij.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Xcarecrows4MDA provides a complete toolset to build models and check their behavior for standalone applications or whole systems with a hierarchical, state driven approach. A test component checks the safety of the model under various situations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Jameleon
    Jameleon is a data-driven automated testing tool that is easily extensible via plug-ins. Features of applications are automated in Java and tied together independently in XML, creating self-documenting automated test cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10
    LogCrawler is an ANT task for automatic testing of web applications. Using a HTTP crawler it visits all pages of a website and checks the server logfiles for errors. Use it as a "smoketest" with your CI system like CruiseControl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    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
  • 13
    S3 Mockup is an Amazon S3 emulator we develop for one of our projects. It can be easy embedded and used in your test framework or running as an independent service. Using this emulator you can easy setup development and QA environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Configuration Repository System is a set applications and tooling to centralize configurations for applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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: 5 This Week
    Last Update:
    See Project
  • 16
    Easy tools suite & framework for fast development Enterprise Application. Quick start sample for using popular open-source projects. Strong Chinese support. ClearWork——中国中小企业快速构建信息系统的框架和复用工具集合。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A simple library for providing Design by Contract functionality for Java projects, using AspectJ and annotations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Muzzle is an application that help Test Projects to customize, develop, maintenance and management test cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Unit test framework for PegaRULES Process Commander applications. PRUnit is based on the xUnit family of testing frameworks. PRUnit is downloaded as a Zip file that can be uploaded to your PRPC system and loaded into the rule base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The SE TestManager is a tool to manage manual tests (e.g. behavior of GUI applications) in the software development process. You can create test cases and structure them in a tree. The SE TestManager guides you through the test and generates a PDF report
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JdbcProxy is a JDBC 2.0 driver that can help debug or test applications. The driver can wrap another JDBC driver to debug the JDBC calls done by the application. The driver can also emulate another JDBC driver to test the application without a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Model XML Schema documents in first-order logic using Alloy in order to generate test inputs for applications and prove constraints about documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Testing library that enables proper unit testing of Java ME and J2ME applications in a Java SE environment. MockME makes it possible to use EasyMock to dynamically create mock objects when testing your Java ME application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The simplest web application testing for Java. Write tests for web applications in seconds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ServiceFixture is a fixture library built on top of FIT/FitNesse for SOA or distributed applications that consist of stateless services like web service(SOAP/REST),ejb and pojo etc. It enables FitNesse to be the integration test platform for those apps.
    Downloads: 0 This Week
    Last Update:
    See Project