From Fedora Project Wiki

< QA

RHTS

RHTS (short for, among other things, Red Hat Test System) is an automated test system used by Red Hat's QE department for qualifying releases of RHEL. In an effort to give back to the community and help make Fedora (and Free Software in general) better, Red Hat QE has released the following pieces of their test system:

  • Documentation and APIs for tests, test running, test result reporting, etc.
  • Automated tests which use those APIs
  • A personal test execution engine (so individual testers can run tests on their systems)

Some tests, test execution code, and other tools are available here:
https://testing.108.redhat.com/source/browse/testing/trunk/rhts/
And the test-writing document is here:
https://testing.108.redhat.com/test-writing-api/
The RHTS development tools have been submitted for review for Fedora Extras - the review request (and links to packages) can be found here:
http://bugzilla.redhat.com/224271

Fedora developers and other interested parties are encouraged to download and run tests on their own systems, contribute new tests, set up their own test labs, and generally do whatever they like with the stuff.