Showing 190 open source projects for "java framework"

View related business solutions
  • 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
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    Mutator (mutation code framework) allows to evaluate the quality of unit tests prepared for a Java software application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    WCSUnit is a framework for writing and running tests, primarily IBM WebSphere Commerce command classes, but also supports writing and running of JUnit tests through the web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A unit testing framework for regression testing database stored procedures. Written in Java/JUnit/XML.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    Premier is a software performance testing framework based on Performance Requirements Evolution Model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    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
  • 6
    JUseCase is a record/replay framework for Java Swing GUI applications. It allows recording of user/GUI interactions to a high-level use case script and user/GUI interaction simulation based on such use case scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A testing framework, based on JUnit, that allows the easy creation of randomized tests, based on Design-by-Contract principles. The programmer defines simple actions on parameters (injected by the framework), and the resulting ecosystems are verified.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The goal is to enable testing frameworks to play tests that have been written in any language. For instance, python tests may be played inside Junit, for Junit may be your framework of choice. Project known as Yactu (Yet Another Cross Testing Utilities)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Testing framework and general Compiere development framework; db port to hsqldb; DEFUNCT: Too many other similiar projects; vendor moving to derby anyway; effort to be abandoned. Visit homepage for much more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 10
    Java Testing Framework that utilizes XML configuration files to create dynamic test suites with load testing capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    100% Java framework for easier unit testing of java source code. Allows isolation of classes using built-in mock generation framework, provides aop aspects and coordination functionality for completely test-driven isolation. Note: this project is superce
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A generic system test framework utilizing Spring and Junit. Specialized Junit TestCases use Spring context configuration files to define test actions and action validators, allowing the TestCase to function as an integration / system test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    jClaTe stands for Java Class Testing and is a Framework to test Java classes and their methods. For this purpose Testcases can be created and executed, in which returns of methods are given and proved by several testmethods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    D-Cog (Declarative-Cognition) is a Java based framework for training software components (reusable, object-oriented, interface-driven components). Instead of programmed, software components are trained by example to get the expected results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TigerUnit is a unit testing framework that takes advantage of Java 5 features, namely annotations. It is based on the JUnit code base, and takes much of its design from NUnit. It is fully backward-compatible with JUnit tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    WUIv (Web UI Validator) is a Java-based end-to-end and unit testing framework for the User Iinterface of web appications. The project aims to allow for look-and-feel verification in an automated fashion (integrating with JUnit)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The GridUnit project is a first effort to use the huge heterogeneity and distributed nature of Computational Grids to imporve the software testing process. It is an extension of the widelly adopted JUnit testing framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Marigold is an in-container "scenario-based" white-box unit-testing framework for J2EE applications that permits direct testing of business logic and data-access layers, and separates test-data from test-code.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Fasper - Parser Testing Framework
    Fasper is a framework for parser verification, developed using java and antlr. Fasper uses a "golden model" based testing approach and can be integrated with JUnit. Any parser can be verified by using a plugin. For more details about the donors you should visit: www.amiq.com/consulting or www.amiq.com/consulting/blog
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Surrogate is a complimentary unit testing framework, especially suitable for unit testing of large, complex Java systems. Surrogate integrates seamlessly with JUnit, MockEJB and various mock object implementations and is based on the AspectJ technology
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    June is a unit testing framework for JAVA. It's designed to run configuable tests and can be used from command line or from Ant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JXCL is a framework for constructing transforming class loaders for Java. It can be used for a wide range of purposes, including automated testing, in particular testing of unit test coverage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    This project provides a JUnit-like unit testing framework for the J2ME platform.
    Downloads: 0 This Week
    Last Update:
    See Project