From Fedora Project Wiki

m (Re-organized a bit)
(fedora-qa git)
(10 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{header|qa}}
{{header|qa}}
{{autolang|base=yes}}


The [[QA]] Project develops tools to make testing easier and more reliableMost tools are written in Python 2.5.
__NOTOC__
 
The [[QA]] Project develops tools to make testing easier and more repeatableDeveloping open source quality assurance tools is complex and challenging stuff at the cutting edge of the field. Contact [[User:tflink|Tim Flink]] if you're up to the challenge of building new tools for Fedora QA.
 
= General =
; [http://git.fedorahosted.org/git/?p=fedora-qa.git Fedora QA scripts] : This is a Fedora QA Git repository containing various scripts that are related to our tasks.


= Test Automation =
= Test Automation =
* [https://fedorahosted.org/beaker Beaker] is an idea for a fully automated test lab.
 
* The [[Automated QA Testing Project]] is an outgrowth of FudCon F11.
; [[AutoQA]] : AutoQA is an framework that provides tests, methods for automated execution, and displays for test results.  AutoQA relies on the [[Autotest]] test harness for job scheduling and execution.  Visit the [https://fedorahosted.org/autoqa AutoQA] trac instance for development milestones and source code.  AutoQA is an outgrowth of FudCon F11 [[Automated QA Testing Project|collaboration]].
; [https://fedorahosted.org/beaker Beaker] : [https://fedorahosted.org/beaker Beaker] is an up and coming fully automated test framework that provides bare metal hardware provisioning including console and power management, and job scheduling and execution. The mailing list is [https://fedorahosted.org/mailman/listinfo/beaker-devel beaker-devel].
 
= Test Case Management =
 
; [https://fedorahosted.org/nitrate Nitrate] : The nitrate project intends to provide a web-based test management framework for test planning and test execution tracking.  Nitrate is being packaged for Fedora (refer to {{bz|690728}}) for updates on packaging.


= Installation =
= Installation =
* [https://fedorahosted.org/snake SNAKE] - Smart Network Automated Kickstart Environment
; [https://fedorahosted.org/snake SNAKE] : Smart Network Automated Kickstart Environment.  A small tool to assist with installing and pykickstart-based library for modelling sustainable kickstarts.
* [https://fedorahosted.org/cobbler Cobbler/koan]  
; [https://fedorahosted.org/cobbler Cobbler/koan] : Provisioning at it's best ... check out the [https://fedorahosted.org/cobbler trac] instance for documentation.
* Anaconda diagnostics?
* Various Kickstart tests


= Bugzilla =
= Bugzilla =
* [https://fedorahosted.org/python-bugzilla/ python-bugzilla]
 
* Improvements to [https://bugzilla.redhat.com/ Bugzilla]
; [https://fedorahosted.org/python-bugzilla/ python-bugzilla] : Command-line interaction with bugzilla.  Supports searching, creating and modifying bugs.
; Improvements to [https://bugzilla.redhat.com/ Bugzilla] :


= Infrastructure =
= Infrastructure =
* [https://fedorahosted.org/bodhi/ Bodhi]


Developing Open Source QA tools is complex, challenging stuff at the cutting edge of the field. Contact [[WillWoods]] if you're up to the challenge of building new tools for Fedora QA.
; [https://fedorahosted.org/bodhi/ Bodhi] : Bodhi manages delivery of package updates for Fedora.
 
= Test update feedback =
 
; [[Fedora Easy Karma]] : A script that makes it easy to report feedback for any updates-testing packages currently installed. Direct download [http://fedorapeople.org/gitweb?p=till/public_git/fedora-easy-karma.git;a=blob_plain;f=fedora-easy-karma.py here].

Revision as of 11:14, 13 June 2012

QA.png


The QA Project develops tools to make testing easier and more repeatable. Developing open source quality assurance tools is complex and challenging stuff at the cutting edge of the field. Contact Tim Flink if you're up to the challenge of building new tools for Fedora QA.

General

Fedora QA scripts
This is a Fedora QA Git repository containing various scripts that are related to our tasks.

Test Automation

AutoQA
AutoQA is an framework that provides tests, methods for automated execution, and displays for test results. AutoQA relies on the Autotest test harness for job scheduling and execution. Visit the AutoQA trac instance for development milestones and source code. AutoQA is an outgrowth of FudCon F11 collaboration.
Beaker
Beaker is an up and coming fully automated test framework that provides bare metal hardware provisioning including console and power management, and job scheduling and execution. The mailing list is beaker-devel.

Test Case Management

Nitrate
The nitrate project intends to provide a web-based test management framework for test planning and test execution tracking. Nitrate is being packaged for Fedora (refer to RHBZ #690728) for updates on packaging.

Installation

SNAKE
Smart Network Automated Kickstart Environment. A small tool to assist with installing and pykickstart-based library for modelling sustainable kickstarts.
Cobbler/koan
Provisioning at it's best ... check out the trac instance for documentation.

Bugzilla

python-bugzilla
Command-line interaction with bugzilla. Supports searching, creating and modifying bugs.
Improvements to Bugzilla

Infrastructure

Bodhi
Bodhi manages delivery of package updates for Fedora.

Test update feedback

Fedora Easy Karma
A script that makes it easy to report feedback for any updates-testing packages currently installed. Direct download here.