Comment 0 for bug 1716562

Revision history for this message
Kristin Chuang (kristinchuang) wrote : Some default test runners should be available in all project checkbox snaps

All of the following test plans should be available in project checkbox snaps:

* Full test (including both manual and auto tests, this is for easier enablement cycle testing)
* Pure manual tests (for easier maintenance cycle manual testing)
* Pure auto tests (for easier maintenance cycle auto testing)
* Stress tests (power off, reboot, s3, s4)

The actual implementation could be either (1) a launcher/runner per test plan, or (2) one launcher with multiple test plans available for selection. QA is fine with either implementation.