[go: up one dir, main page]

Open Source Linux QA Automation Software - Page 7

QA Automation Software for Linux

View 1228 business solutions
  • 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
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    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
  • 2
    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
  • 3
    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
  • 4
    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
  • 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
  • 5
    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
  • 6
    Buildap is a Visual Component Based Development framework. It is available as standalone tool as well as Netbeans and Eclipse plugins. SVG viewer/editor and Diagram Editor are also available. See Buildap powered project at http://e-records.buildap.com/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    BuildsBoard

    BuildsBoard

    BuildsBoard is the consolidated dashboard of Jenkins jobs.

    BuildsBoard consolidates all the jobs of one or more Jenkins / Hudson URLs on single web page. Navigate to specific job, view, Jenkins is very easy by this dashboard. This can be useful in large scale organisations who contains hundreds of products and managing Jenkins CI using Master/Slave concept or Stand-alone instance. The dashboard shows all the jobs of Jenkins instances with their status, who triggered, last build details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A tool to analyse Java programs in order to show if and where they employ “busy waiting".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Parsing, interpreting, checking and profiling C application (ISO/IEC 9899:1999 (E))
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    CFUnit is a unit testing framework for ColdFusion (CFML), modeled after the popular JUnit framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CODE is Code Development's process. A set of values, principles and practices to assist you around the process of software development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    COMPAS J2EE is a non-intrusive performance instrumentation and monitoring toolkit for J2EE. It uses adaptive monitoring to automatically adjust the target coverage. COMPAS is completely portable across J2EE application servers and OSs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CPAN::YACSmoke - Yet Another CPAN Smoke Tester
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CQSAT is a powerful, comprehensive and extensible framework for static analysis of program source code and detection of software defects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CSV for Java provides a Java API for reading/writing CSV files as well as command-line tools supporting transformations and file comparisons. Useful for both developers and testers using CSV files for their work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CSV Transformer

    CSV Transformer

    transforms xml to csv

    The CSV Transformer is a data processing tool which transforms .xml-Files to comma separated values. The CSV Transformer was created in a load and performance testing project, the use case was to be able to transform 2800 configuration files of a big banking application to a single .csv-File. With this single file it was possible to compare the whole configuration between two releases with the already available tool CSV Comparator. This enabled the team to verify if there were any changes that could have a potential performance impact.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CUBRID QA project contains a test-automation tool and many kinds of test cases for CUBRID database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Cover Your Asp, a Python coverage analysis tool. This coverage tool correctly traces multithreaded applications and uses deep understanding of Python syntax to provide intelligent reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CaseBook is a collection of XML Schema, Transforms and Queries allowing modeling of an application's controls, pages and states at a high level, in order to generate documentation for manual testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Find case inconsistencies in the source tree. May be useful for porting applications in any programming language from case-insensitive (like Windows) to case-sensitive (like Linux) runtime environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A openArchitectureWare based Generator for deriving a WS-Agreement document from a formal description of a (Web-)Service and its associated assertions (SLO) to Quality Of Service (QoS). You can use predefined QoS parameters as well as introduce new ones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Catsfoot provides to C++ concept checking, overloading with concepts and concept testing to C++ 2011 as a library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ChangeScan

    ChangeScan

    Determines changes during installation/removal or similar process.

    JVM-based program & library for installation testing. Helps determine what changed during an installation/removal or similar process. ChangeScan has been rewritten in Kotlin. Its new home is here: https://github.com/william-hood/ChangeScan
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Changeset is a web-based issue tracking and configuration management tool. It helps software development teams to manage an efective change requests process. It's developed usign J2EE technology.
    Downloads: 0 This Week
    Last Update:
    See Project