Skip to content

asdil12/openQA

This branch is 1613 commits behind os-autoinst/openQA:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e19e9fd · Nov 17, 2023
May 4, 2023
Oct 25, 2023
Jun 12, 2023
Nov 17, 2023
Oct 12, 2023
Oct 27, 2023
May 23, 2023
Nov 16, 2023
Nov 16, 2023
Nov 16, 2023
Oct 24, 2023
Nov 16, 2023
Aug 24, 2023
Aug 9, 2023
Nov 14, 2023
Oct 6, 2023
Nov 16, 2023
Nov 16, 2023
Nov 17, 2023
Aug 25, 2021
Jul 29, 2021
Jan 17, 2019
Apr 26, 2022
Sep 21, 2022
Mar 31, 2020
Jan 25, 2022
Jul 13, 2021
Apr 26, 2022
Apr 4, 2014
Jun 23, 2022
Feb 25, 2014
Oct 6, 2023
Mar 9, 2023
May 14, 2023
Oct 2, 2023
Nov 16, 2023
Nov 15, 2021

Repository files navigation

openQA

badge CircleCI badge?arch=x86 64&distri=openqa&flavor=dev&machine=64bit 2G&test=openqa install%2Bpublish&version=Tumbleweed

openQA is a testing framework that allows you to test GUI applications on one hand and bootloader and kernel on the other. In both cases, it is difficult to script tests and verify the output. Output can be a popup window or it can be an error in early boot even before init is executed.

Therefore openQA runs virtual machines and closely monitors their state and runs tests on them.

The testing framework can be divided in two parts. The one that is hosted in this repository contains the web frontend and management logic (test scheduling, management, high-level API, …​)

The other part that you need to run openQA is the OS-autoinst test engine that is hosted in a separate repository.

Getting started

The project’s information is organized into four basic documents. As a first step, read the Starter Guide and then, if needed, proceed to the Installation Guide.

For users of the openQA web interface or the REST API consult Users Guide.

If you are interested in writing tests using openQA read the Tests Developer Guide.

Contributing

If you are interested in contributing to openQA itself, check the Developer Guide, write your code and send a pull request ;-)

Issue trackers and support

Our main issue tracker is at openQAv3 project in openSUSE’s project management tool. This Redmine instance is used to coordinate the main development effort organizing the existing issues (bugs and desired features) into 'target versions'.

Find contact details and meet developers over our contact page.

Releases

openQA is developed on a continuous base where every commit in the git master branch is considered stable and a valid and installable version. The old tags on github are therefore misleading.

About

openQA web-frontend, scheduler and tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 82.2%
  • JavaScript 9.0%
  • Other 4.3%
  • CSS 1.9%
  • Shell 0.8%
  • PLpgSQL 0.8%
  • Other 1.0%