Please check the status of this specification in Launchpad before editing it. If it is Approved, contact the Assignee or another knowledgeable person before making changes.

Summary

Investigate the possibility of including the automatic desktop testing framework in main and on the installation CD, to make it easier for users to participate in testing. The accessibility infrastructure and python are already included and the test scripts themselves are small.

Release Note

The Live CD will include a script, to be run from the command line, which runs a self-test on the system. The same self-test may also be installed on the target system, and run there.

Rationale

Including the test suite on the Live CD, and making it possible to install on a system via normal package management, makes automating QA easier, since the tested image or system is as identical as possible to the one users use. There is no need to install additional packages in the Live CD environment after it has booted, or onto the installed system. The end-user impact is minimal.

Use Cases

Assumptions

Design and Implementation

The test suite and test runner are packaged as .debs, and included on the Live CD. To start the test suite, the user opens a terminal and executes the runner manually. (Some day in the future there may be a "TESTME" button that starts a GUI version of the runner.)

The result is saved in an XML file that can be attached to bug reports or uploaded to a (future) test tracking system.


CategorySpec

QATeam/Specs/SelfTestingDesktop (last edited 2008-08-06 16:38:19 by localhost)