Open Source Java QA Automation Software - Page 13

Java QA Automation Software

View 5631 business solutions

Browse free open source Java QA Automation Software and projects below. Use the toggles on the left to filter open source Java QA Automation Software by OS, license, language, programming language, and project status.

  • 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
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 1

    STP

    MOVED TO GITHUB. Code here is STALE.

    THE STP CODE HAS MOVED TO GITHUB. THE CODE HERE IS STALE. PLEASE CHECKOUT THE FOLLOWING WEBSITE: http://stp.github.io/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    strunts provides tools and helpers for building web applications with struts and eclipse. it allows to validate config files, jsp's, tiles definitions and java code of the struts application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SVN Statistika is a server-side application for generating reports (graphs, trees, tables) from subversion repository. Client-side GUI application is also avaible and is used to control the server-side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A tool to automate the usage of SWT based GUI and to allow the user to test the existence of controls and check their characteristics. The users are able to perform the tests from a user interface or from a regression environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 5
    SWTBot is an automation and testing tool for SWT/RCP applications, with the facility to record and playback scripts. Features will include, text based scripts, ant support for playback of test suites, reporting, and multi threaded playback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Libraries and (maven) plugins helping check and report vulnerabilities coming from dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Sanity4J simplifies running multiple code analysis tools on Java projects on an ad-hoc basis. It provides a single entry point to run the tools and produces a consolidated report, which presents all findings in an easily accessible format. Homepage: https://sanity4j.github.io/ Project page: https://github.com/Sanity4J/Sanity4J/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A commercially supported, open-source distribution of the popular web application test automation tool Selenium Remote Control. Built by the original author of the Selenium, Sauce RC is easy to install and has the latest fixes and browser support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ScaleUp is a monitoring tool, which produces report based on configured text files and keywords (such as exceptions). It is very useful to monitor log in production and testing environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Scertify - TechDebt Community

    Scertify - TechDebt Community

    Benchmark code quality and measure Technical Debt of projects in Sonar

    Scertify™ Refactoring Assessment is an open source component dedicated to development & QA teams that provides exclusive benchmark data on Software Quality. It automatically detects the portions of an application that can be refactored, gives valuable information on refactoring strategies, and costs. Though IT departments have matured these last 10 years and have now no doubt on the benefits of a continuous control of code quality, three major concerns were still remaining, without any tools able to effectively addressing these needs: * How to understand quality indicators, and how to compare them with the state of the art? * How to measure and manage the gap between the absolute quality level of a software, and a reasonable (reachable) target of quality? * What are the shortest and safe ways to achieve your quality goals?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    SeBase

    Selenium Base Framework

    I am often asked to start a new Selenium (http://seleniumhq.org/) test automation project. Reinventing the wheel each time sucks. Everything in this SF project are various tips & tricks that I figured out over time. Each of the files under net.sourceforge.sebase.demos is a proof of concept (POC) to get a different technology to work with Selenium.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SecurityCoach is an extensible software security auditing system that integrates with Eclipse, seamlessly performs static analysis of the source code in the background and warns a developer about potential software security vulnerabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Java library to run diagnostic tasks for a Web application at runtime. Configured tasks verify the availability of external resources such as property files, datasources and JNDI bindings. A run can detect problems ahead of using your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A tool for Java programmers to test the semantics of source code by writing annotations. An example annotation illustrates how to use the interface and your example annotations are then used to test your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project provides runtime performance monitoring and reporting for Java applications. It includes a simple API with timers and counters, data persistence, support classes and aspects (AspectJ & Spring AOP), and a reporting web application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17

    Sikuli4Net

    .NET implementation of Sikuli, utilizing an embedded jetty server.

    Using an embedded jetty server, this project exposes the core functionality of Sikuli for use within .NET projects. The nuGet package can be installed with the following command entered in the package manager: Install-Package Sikuli4Net Requires a working installation of the latest version of Sikuli. Additional setup required: See screenshots for examples of how to implement this tool. NUnit setup and teardown methods are required. NuGet package page is located here: https://www.nuget.org/packages/Sikuli4Net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A simple library for providing Design by Contract functionality for Java projects, using AspectJ and annotations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The easy path to Fitnesse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This Project is intented to build a software to trace the behavior of specific Java code segments using JDI and then analize the data extracted from the trace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Smelly is an Eclipse plugin for detect bad smells in Java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The SoSART (Software Static Analysis Reliability Toolkit) is intedned to aid developers in assessing the reliability of existing Java source code through the usage of Static Analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SoaBox
    SoaBox lets you create a virtual version of your SOA environment. Clients (WS-Webservices,RESTful, JMS, HTTP, FTP, Filesystem, POJOs/Custom Code), servers (HTTP/Endpoints) and data (XML, SOAP, CSV, etc). It's written in Java and runs with JBoss 5.x and 6.x
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project consists on adapting the process of development of the software, automating and systematizing the good practices in the different disciplines of the lifecycle of the software. In addition, we seek to make solutions based on SOA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Software Monitoring is designed to monitor the running state of a given software,including the state of the processes,the functions,the threads and so on.This will help improve the credibility of the software.
    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.