Search Results for "java project with test cases" - Page 3

Showing 345 open source projects for "java project with test cases"

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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    HOBBIT Java SDK Example

    HOBBIT Java SDK Example

    Integrate your benchmarks and systems into the HOBBIT platform

    Integrate your benchmarks and systems into the HOBBIT platform in 5 minutes. This repository contains all types of HOBBIT-compatible components and number of tests, required to debug components locally without having a running instance of the platform. The repository may be cloned and used as a HOBBIT-compatible basis for the future project (benchmark or system). The tests allow developers to debug components either as pure java codes or packaged into docker containers. Fully tested docker...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Java API for VISA Devices

    Java wrapper for native VISA library and TDS3000 oscilloscope driver

    Write VISA instrument drivers in Java for Windows and Linux. Maybe the best way to give a full description is to explain the history of this project. History: This instrument driver project is part of of a non open source data acquisition and analysis project used at Colorado School of Mines, JSeisLab. JSeisLab is a Java port of its predecessor "Spectrum Division for Windows" which is written in VB 6.0. Design: I created a 64-bit JNA wrapper with IVI's visa.h version 5.0 as input...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    JKeyboardPanelSwitch

    JKeyboardPanelSwitch

    Resolve the layout conflict when keybord & panel are switching

    This solution was built When I was working in WeChat, what is used for resolving the layout conflict when you switch between the keyboard and the emoji-panel/function-panel. JKeyboardPanelSwitch can help you handle the keyboard and panel layout conflict in Android. If you want to import a snapshot version, we have already published the snapshot version to the sonatype so you can import the snapshot version. We recommend cloning the demo project and run it, I has already covered cases as much...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RigolDso

    RigolDso

    Rigol (DS1052E) HMI

    Get, record, display and save DSO data. RigolDso is a Java application that is useful to get data from a Rigol DS1052E digital oscilloscope. The idea is about to use the DSO for get measure (without PC control) and then easily and fastly transfer data to PC (USB) for documentation of a project. You can show data and parameters about measures save them in CSV files or (in future) bitmap, pdf, ps. I don't wish to control the DSO but read, manipulate and save data. It is a java application...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    AWS Toolkit for Eclipse

    AWS Toolkit for Eclipse

    Plugin for developing, deploying, and managing AWS applications

    ... S3, Amazon EC2, and Amazon DynamoDB. Easily create new Java projects using the AWS Java library using one of the project templates, or add the library to an existing project. Use the Eclipse Java IDE to build and debug your applications. Automatically download new versions of the SDK through the Eclipse update site. Easily access and administer your AWS infrastructure, including Amazon S3, Amazon DynamoDB, Amazon EC2, and more while developing your application.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    MorganaXProc (Implements XProc 1.0)

    MorganaXProc (Implements XProc 1.0)

    A Java implementation of XProc: An XML Pipeline Language

    This project is now abandoned in favour of MorganaXProc-III which implements XProc 3.0: https://sourceforge.net/projects/morganaxproc-iiise/ MorganaXProc is a full implementation of XProc: An XML Pipeline Language (W3C Recommendation 11 May 2010) written in Java, supporting all required and optional steps, the steps proposed on EXProc.org and also the document templating steps "p:in-scope-names" and "p:template". XPath 2.0 or XPath 3.0 is used as expression language. XSLT and XQuery...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    CitLab

    CitLab

    Combinatorial Interaction Testing Laboratory

    Although the research community around combinatorial interaction testing has been very active for several years, it has failed to find common solutions on some issues. First of all, there is not a common abstract nor concrete language to express combinatorial problems. Combinatorial testing generator tools are strongly decoupled making difficult their interoperability and the exchange of models and data. In this project, we propose an abstract and concrete specific language for combinatorial...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    XOS test builds

    XOS test builds

    AOSP-based Operating System (On phone tap on "Try to download anyway")

    halogenOS test builds (release builds are just a leftover) The test builds and modules are supposed to be only used by our testers. But if you are not a tester, and use these builds anyways, don't expect support if you get problems. You can report the bugs, but you have to be experienced enough to know how to revert back to a working state and how to report bugs and provide logs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Apache GUI

    A free open sourced Apache Http Server GUI developed with Java.

    This project is used to provide a free java based open source Apache Http Server GUI. The solution is deployed as a web application that is accessible through a web browser. The solution is designed to be compatible with modern Windows and IX operating systems. Source code for this project is hosted on github https://github.com/jrossi227/ApacheGUI
    Downloads: 37 This Week
    Last Update:
    See Project
  • 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.
    Click to perfect your product now.
  • 10
    Requel is a Web-based requirements management system that supports collaboration among all stakeholders and provides automated assistance to validate requirements and suggest improvements. It supports requirements as goals, stories, and use-cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Java provides the concurrent library that simplifies concurrent programming, but this is hard to learn and visualize. This project is a series of animations each illustrating the coding and usage of a component in the java concurrent library.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 12
    This is an eclipse plugin which helps code faster in spring based applications. Please go to project homepage for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Elements of Programming Interviews

    Elements of Programming Interviews

    Method stubs and test cases for Elements of Programming Interviews

    This repository contains method stubs and tests of the problems from Elements Of Programming Interviews by Adnan Aziz, Tsung-Hsien Lee, and Amit Prakash. This book is also available in Python and C++. This repository contains solutions to problems from the book "Elements of Programming Interviews," focusing on interview preparation and algorithm practice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Digit Span Tester

    A Task / Test of Working Memory for Cognitive / Neurosciece Research

    To perform automated digit span tests to evaluate on working memory function, especially in cognitive / neuro research. Hope to reduce practice effects and eliminate the need to use clinical assessments in research settings. Requires Java 7 or newer. Note that this is a research tool, and was not intended (and not evaluated) for clinical assessment. FINAL VERSION: If you want more features, download the source and hack it yourself. Apologies to those who've asked for help and got...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Orkney

    Orkney

    Orkney Testframework

    Orkney is a small but powerful test framework for Java. Orkney executes tests that are structured into test groups, test cases and test steps. Test steps are used like bricks to create test cases while test groups collect test cases and other test groups to create a test suite. Test cases are written in a simple text language thus allowing composition of cases from test steps without deep programming knowledge. Reports are created in text and in XML format, the latter are converted to a human...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Sturesy

    Sturesy

    Student Response System

    PROJECT MOVED TO GITHUB! https://github.com/sturesy/ Sturesy is a java-based realtime response system for gathering votes from students during lectures. (Often called Audience Response System, Classroom Response System or simply Clicker) For Docents: Easy to use and works out of the box on every machine. Create your Questions prior to your lecture. Evaluate the voting during the lecture or in depth afterwards. For Developers: Plugins for third-party-hardware can be easily...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    xGuse

    xGuse

    Xuse's project editor

    xGuse is an editor for xuse (https://sourceforge.net/projects/xuse/) projects files. It lets you create and edit the xuse artifact which can be then compiled by xuse to clear and beautiful project documentation. Please remember to always make a copy of your project files before using this software. Recommended way is to use the version control system. You are welcome to try it and send a suggestion or report a bug (ticket section). The program requires Java 1.8_40 or newer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CSV Comparator

    CSV Comparator

    CSV Comparator is a tool for comparing files which contain CSV-Data.

    CSV Comparator is a tool for comparing files which contain CSV-Data. It was created for performance engineers to be able to have a easy way to compare data from two testruns and be able to automate the comparing process of various files with scripts. There is a command line tool as well as a user interface. In case you need to compare .xml-Files you can convert them to .csv-Files with my other project CSV Transformer. The advantages by using CSV as input and output are the following...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    OovAide

    C++, Java IDE with auto class, sequence, zone, dependency, diagrams

    The OovAide project used to be named oovcde. Searching the web will bring up more information about oovcde at this time. The OovAide project is a C++ or Java analysis IDE for Windows or Linux with an automated multi-tasking build system, cross compiler support, an analysis tool based on CLang that creates UML class, component, sequence as well as zone and portion diagrams from C++ or Java source, static analysis and test coverage. The diagrams allow navigation through the source code...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    SW Test Automation Framework
    The Software Testing Automation Framework (STAF) is a framework designed to improve the level of reuse and automation in test cases and test environments. The goal of STAF is to provide a complete end-to-end automation solution for testers.
    Leader badge
    Downloads: 84 This Week
    Last Update:
    See Project
  • 21
    ParTeG (PARtition TEst Generator) handles UML state machines, UML class diagrams and their OCL expressions. The OCL expressions are evaluated to find input parameter partitions. The boundaries of these partitions are used to generate test cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    HAPI
    The HAPI HL7v2 project has moved to the following home: https://hapifhir.github.io/hapi-hl7v2/
    Leader badge
    Downloads: 125 This Week
    Last Update:
    See Project
  • 23

    JCLTP

    A Java Class Library for Text Processing

    ... of information is much easier and intuitive. The researcher can use the class library by adding it to his project or direct through specific commands created for these cases. The results obtained in applying AI algorithms are stored in files for later analysis.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    json4java

    Very Compact Java Reader / Writer ( 12kb)

    I was i need of a json writer / parser which is - Compact. Libraries around there are way too big given the json spec and my usual need for a project. -Simply integrated as a simple jar. Dont want to force Maven dependency on projects. Could not find it so i wrote it. I dont claim its perfect , but should save some time for small / medium projecs. Json types are intuitively mapped to their Java counterparts : Map , List. I did not try all UTF16 encodings , but let me know i will fix...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    sentinelaAPI

    sentinelaAPI

    Visual regression test with Sentinela API + WebDriver

    Visual regression test with Sentinela API + WebDriver A simple API that combined with WebDriver can perform visual regression test quickly and efficiently. Sentinela API - Gen prints from window browser, manager baseline and makes a comparison of results Sentinela API it is written in Java. How API work? 1 - Import Sentinela API in your project. 2 - Mark some points where Sentinela API will perform the tests. 3 - Run your project as usual. 4 - Every time point is reached...
    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.