From Fedora Project Wiki

(additions from User:Leam)
m (Re-organized a bit)
Line 1: Line 1:
{{header|qa}}
The [[QA]] Project develops tools to make testing easier and more reliable.  Most tools are written in Python 2.5.
The [[QA]] Project develops tools to make testing easier and more reliable.  Most tools are written in Python 2.5.


Examples:
= Test Automation =
* [https://fedorahosted.org/snake/ SNAKE]
* [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.
 
= Installation =
* [https://fedorahosted.org/snake SNAKE] - Smart Network Automated Kickstart Environment
* [https://fedorahosted.org/cobbler Cobbler/koan]  
* Anaconda diagnostics?
* Various Kickstart tests
 
= Bugzilla =
* [https://fedorahosted.org/python-bugzilla/ python-bugzilla]
* [https://fedorahosted.org/python-bugzilla/ python-bugzilla]
* [https://fedorahosted.org/bodhi/ Bodhi]
* Improvements to [https://bugzilla.redhat.com/ Bugzilla]
* Improvements to [https://bugzilla.redhat.com/ Bugzilla]
* Various Kickstart tests
* Cobbler
* Anaconda diagnostics


 
= Infrastructure =
* [[QA/Beaker]] is an idea for a fully automated test lab.
* [https://fedorahosted.org/bodhi/ Bodhi]
* The [[Automated QA Testing Project]] is an outgrowth of FudCon F11.


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.
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.

Revision as of 14:35, 9 February 2009

QA.png


The QA Project develops tools to make testing easier and more reliable. Most tools are written in Python 2.5.

Test Automation

Installation

  • SNAKE - Smart Network Automated Kickstart Environment
  • Cobbler/koan
  • Anaconda diagnostics?
  • Various Kickstart tests

Bugzilla

Infrastructure

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.