Open Source Linux QA Automation Software - Page 6

QA Automation Software for Linux

View 1220 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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1

    AutoReplacerPlus

    Automatic correction of software bugs and grammar mistakes

    Automatic correction of software bugs announced in compilers (clang, gcc) / Static Code Analysis tools (cppcheck, FindBugs) and grammar/style errors like in LanguageTool. Usage: use tool (e.g. cppcheck) and store results in a text file. Afterwards call: autoreplacerplus mytextfile
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Autohit is an XML script system written in java and intended for testing systems, rather than production. The XML scripts are compiled and executed in a VM. The system can be extended by adding modules written in java. Developed by Erich Gatejen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AFTER is a configurable test engine written in Ruby. Libraries can be added to facilitate testing against any application type. It also allows for test scripts to be written in any format provided there is an associated script reader for that format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    It is a part of the research project ATCC developed in Parallels-NSU lab. Here you can find selenium_manager and remote_agent applications. They work with SeleniumRC Jenkins plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 5
    AvatarSAT is a SAT solver that uses machine-learning classifiers to automatically tune the heuristics of an off-the-shelf SAT solver on a per-instance basis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Avignon is an acceptance test system that allows you to write executable tests in a language that you define. It uses XML to define the syntax of the language but, if you choose to extend the language, leaves the semantics of the tests up to you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Awtomat

    Classes for lightweight testautomation

    Classes for lightweight testautomation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    BRTracer

    Fault localization using segmentation and stack-trace analysis

    This approach is proposed by Key Laboratory of High Confidence Software Technologies (Peking University). BRTracer is built on top of BugLocator (homepage: http://code.google.com/p/bugcenter/). Our goal is to propose a more accurate bug-report-oriented fault localization using segmentation and stack-trace analysis. Our empirical results indicate that BRTracer is able to significantly outperform BugLocator on all the tree software projects (i.e., Eclipse, AspectJ, SWT) used in our empirical evaluation. BRTracer is written in Java. We provide a runalbe jar package and its dataset. Note that jdk 1.7 or newer is required to run BRTracer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Bug tracking PHP application, intended to enable final users to report and track bugs or issues, allowing managers to open/assign this bugs to developers. Real easy time tracking interface, and ajax attachments management. Custom reports supported.
    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
    Highly dynamic application generator for creating Eclipse RCPs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BeCover is a Java code coverage tool based on source-code analysis. The main goal is to keep it small and fast, so using it as a plugin in the common IDE's can be achieved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BeanUnit is an extension of JUnit. In BeanUnit, JUnit TestCases are exposed as JavaBeans to be configured in a Graphical User Unterface. This allows developers to continue writing JUnit TestCases as before, but lets others execute these tests elsewhere
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Google Web Toolkit code farm ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BeneFIT makes editing FitNesse pages easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Blitz is a generic tool whose purpose is to maintain and execute test cases of arbitrary complexity. Blitz can be used either as a command-line tool or as a full-featured graphical user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BogoSec is a utility that calculates source code security quality metrics. A flexible framework interprets the results of existing scanners to compute these metrics. BogoSec is useful to track security quality across releases and competing packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Bromine is an open source QA tool that uses selenium RC as its testing engine. It provides project management, OS/browser specification, test-case creation as well as user management. Check out our screencasts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BugFree is a PHP/MySQL web based bug tracking system with features such as bug/issue tracking, test case/result management, project management, email notification, and powerful statistic chart etc. Language packs include English and Simplified Chinese.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BugLite
    New release 1/20/2011 - Intuitive and simple web server (or localhost) based bug tracking & reporting system. Uses PHPs built-in SQLite3, no MySql required. Supports any OS with browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BugReport appender is a Log4j appender that logs logging events from individual threads of execution into compact bug reports containing logging events related to a specific issue. This can write reports to files or directly into bug tracking systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BugUnit extends JUnit with the concept of a 'bug'. Multiple tests test one bug, if one test fails the bug is open. Methods like assertEquals("PRJ-123",i,10) will flag bug PRJ-123 as open or closed in Jira and a bug-centric HTML summary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Bugs-- is a project designed to keep track of bugs for small user groups on smaller projects. Bugs-- avoids the complexity and size of larger bug tracking systems and streamlines it to the needs of smaller development projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A simple Bugtracker writting in PHP with the use of AJAX. It also supports browsers without javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    With Changes Maven plugin you can't generate the changes report from Bugzilla. This project is a Maven plugin to generate the file 'changes.xml' from your Bugzilla, so you could generate the changes report from your Bugzilla issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Everybody in a development project gets hurt when the build breaks. The Build Alerter project is created to let everyone feel the pain through sound and visual signs. The Build Alerter has a quick and easy setup to connect to your source control system.
    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.