From Fedora Project Wiki

< QA

QA Hackfest

Wiki page!! yay!!

LiveCD

LiveCD bugs should block this bug: Fedora7LiveCD https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=Fedora7LiveCD

File the bug about the missing "lock screen" button!

F7Test1

Installer test matrix: ["QA/7/Test1TreeTesting"]

Features to test: ["QA/7/FeatureMatrix"]

RHTS / Beaker

https://fedorahosted.org/beaker

Very, very quick RHTS test hacking guide

1. Get devel packages! fetch http://people.redhat.com/dmalcolm/rhts-candidates/rhts-2.6.0.svn344-1/rhts-2.6.0.svn344-1.src.rpm
rpmbuild --rebuild
install the packages 1. Get some example tests! hg clone http://hg.fedorahosted.org/hg/beaker 1. Make a new test somewhere!

mkdir awesome-test
cd awesome-test
rhts-create-new-test

1. Create a test program and call it from runtest.sh!

See also the quick guide here: https://fedorahosted.org/beaker/wiki/QuickRhts

GUI testing

The about-fedora startup test has some prototype magic to do headless dogtail testing.

This is what we need to fix be able to run GUI tests.