Showing 761 open source projects for "java projects on linux"

View related business solutions
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
    Premier is a software performance testing framework based on Performance Requirements Evolution Model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Java-Based-GUI-Test-Automation-Library (jabuta) provides the possibility to test software on a GUI-based level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MakeLogic Tail is an advanced "tail -f" command with GUI. It needs JRE 5.0, hence it is 'Tail for Windows', Linux or 'Tail for Mac'. It shows the last few lines of a growing log file in real time. Provides many more easy to use features. Try it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Java library for interface testing, by recording mouse and keyboard events through aspectJ and playing xml files with events with java.awt.robot
    Downloads: 0 This Week
    Last Update:
    See Project
  • Most modern and flexible cloud platform for MLM companies Icon
    Most modern and flexible cloud platform for MLM companies

    ERP-class software for multi-level marketing

    For direct selling (MLM) companies, from startup to well established enterprises with millions of distributors across the world
    Learn More
  • 5
    This project provides a distributed testing environment that extends JUnit. Giving the developer/tester an ability to run remote JUnits and create complex test suites that are composed of several remote JUnit tests running in parallel or serially.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    MockHTTP is a little Java project used to simulate the behavior of J2EE HTTP classes in order to easily run unit tests of servlets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FormatCheck screens flat files looking for violations in the format of the data. It uses a set of XML files that define the rules for each file format. The Swing front-end allows the user to run the verification, view and print the errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Grounit is a unit testing tool in xUnit style for Groovy. It transferres JUnit to the Groovy programming language.
    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
    Extension to the ANT-Junit Task which combines Javadoc Informations with JUnit Results in a JUnit report which has javadoc infos of the test methods included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    EJB3checker is a static code analyzation suite for the EJB 3.0 technology. It checks the correct combination of annotations and declarations for entity and session beans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    Asgard is a Integration Test Tool, used to simulate JDBC, File System, SAP and LDAP interactions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Copies the schema from one DB to another - present primary use is to set up an in-memory DB that replicates the structure of a particular tablespace of a network-accessible (e.g. Oracle) database so that unit tests run much faster. In use since 2003.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    The WSRP Test Kit project provides a collection of test kits for the WSRP Specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Test Monkey has been renamed to BugEye. Please goto http://sourceforge.net/projects/bugeye.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JsisPath is an automated test case generator. It is a white box java test tool that generates test cases out of your source code. JsisPath generates minmum test cases that ensures that every statement in your code is executed at least once.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A schema validator for the CLiXML (Constraint Language in XML) schema constraint language. The constraint language allows to do semantic tests on an XML document. The validator is written in java and uses jdom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    Simloc is the tool intended for finding similar chunks (blocks) of code. It could be used in reverse software engineering. It is faster than SimScan, find better blocks than PMD/CPD (not just exact blocks also similar) and could be runed at GRID.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    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
  • 25
    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