Project

General

Profile

Actions

Wiki » History » Revision 15

« Previous | Revision 15/19 (diff) | Next »
aplanas, 2013-08-29 09:05


openQA Wiki

Introduction

openQA

openQA, designed and implemented by Bernhard M. Wiedermann, is a set of utilities designed to test operative systems in an fully automated way. Actually, openQA is consist of two different modules that work together:

The first module implement the core functionality (mainly related with the virtual machine management and communication, and the basic API for tests) and the second one implement the web user interface and the distributed architecture for the system.

There is a third module (os-autoins-needle)[[https://github.com/openSUSE-Team/os-autoinst-needles]] that store the needles used to run the test from os-autoinst.

Documentation

  • For a basic installation instruction of os-autoinst you can read the INSTALL file. For more specific details check the doc directory.
  • To install openQA (webUI) check the README
  • For a complete overview and a small tutorial of how to make tests, check the file TUTORIAL in the os-autoinst project

Project Execution

openQA was partially rewritten by the openSUSE Team during the first half of 2013. To check the full project you can consult the Gantt view and the End of Sprint Report.

The rest of the documentation, including some project meeting minutes can be found on the wiki tree index of the project

Other documentation:

The original openQA and the one developed by the openSUSE Team are merging in openQA V2.

Updated by aplanas over 10 years ago · 15 revisions