Showing 983 open source projects for "for java"

View related business solutions
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 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
    The goal of this project is to provide a common deployment area for all of the various Fit Servers and user-developed Fixtures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Tool for generete testcasesPresents a proposal to employ use cases to estimate the test effort and to create a finite state machine for model-based test case generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Development of traces for VDM. A trace statement is used to enhance a VDM models quality by providing an easy way to describe statements used to perform regression testing on the model. This project is related to the OvertureTool project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The easy path to Fitnesse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 5
    Converting Fit tests automatically to JUnit tests while running. Simply add to your test suite: suite.addTest(FitlessTestStarterSuite.suiteFit("fit/html/input", "fit/output")); You do not need Fitnesse, because your fit tests run in JUnit directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JUnit 4 extension to perform a performance and scalability tests in a easy-to-use way using annotations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    WebappServiceFixture is a fixture library for SOA or distributed Web applications testing. It generates REST or xml requests, invoking web application calls, such as SOAP/REST/Simple Xml, and verify response.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a academic purpose software for students implement a Shop basic software at FAGOC, Brazil - MG.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Cornucopia generates testdata for SQL databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    JQuati, a testing tool for base class independency in pointcut strength verification for aspectj based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A web app that can route, record and mock web service calls. Designed for testing systems that depend on web services that are intermittent. Especially ideal for continuous integration testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Log4JUnit aims to help the testing (using JUnit assertions and test cases) of legacy code that gives a train on the log files it creates, and is, appart from that not very testable (due to missing sources, not testable design, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The schema unit testing project allows for easy unit testing of xml schema data requirements. It leverages junit and xml-unit libraries to provide a regression testing framework for xml schemas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A suite of tools that allow paralell running of unit tests under junit 4.x series. Abandoned project, because these features have been added to junit as of 4.6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Full Glassbox Testing Suite will improve the power of JUnit by allowing users to check if their features are following their required flow. The idea is similar to jMock but relying on real objects instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project has been relocated at http://code.google.com/p/recipientexceptions/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    M3Actions is a framework to define operational semantics in MOF metamodels. It provides a graphical action language to define model behaviour, a simulator, debugger and execution trace recorder, build on top of eclipse modeling projects (EMP).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Assumed you have a project and want to write Tests. The classical way is to write tests by hand. With JUnitRecorder you can just record them. As first step you instrument the project in a way that parameter and return values of methods are recorded. With
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    iTTCP means "integrated TTCP". The project integrates the TTCP compiler into Eclipse environment and allows so developing and running testcases, specified in TTCN-3 language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Measure how directly your classes are tested by JUnit. Unlike traditional code coverage tools, PEA considers and measures whether the code covered ran as a direct call from a test, or indirectly via chained calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    RCPATS is a toolkit to support writing of Perl scripts to exercise GUIs constructed on the Eclipse RCP using SWT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    FlexUnit is a unit testing framework for Flex and ActionScript 3.0 applications and libraries. It mimics the functionality of JUnit, a Java unit testing framework, and comes with a graphical test runner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RCPUnit is an unit testing framework, an automatic GUI testing framework, and a plugin for Eclipse RCP. It runs with PDE JUnit or other unit testing frameworks. It brings you the ability to do unit testing easily in RCP applications, and SWT application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JUnitMetrics is a tool that enables to measure basic JUnit and Cactus tests metrics (like number of tests, assertions, number of executed assertions). It is great, complementary solution to code coverage tools and mutation testers.
    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.