Activity testing template

From OLPC
Revision as of 02:18, 17 November 2008 by Skierpage (talk | contribs) (mark obsolete)
Jump to: navigation, search
542-stopicon.png This page has a more up-to-date location: Test cases 8.2.0#Create new test cases


Activity testing project | Testing matrix | Activity testing guide | Activity testing template +/-

To merge: Testing | Testing ideas | Friends in testing


See also: Sugar Labs testing | the Testing mailing list

Instructions for Template Use

Developers, use this template to create your test cases.

  1. Create a new page, entitled Tests/ActivityName, replacing ActivityName with the name of your activity.
  2. Cut and paste the table below into the new page.
  3. Edit to add new test activities as you see fit.
  4. Create a new entry in the Activity Testing Matrix.

Template

Action Result
This is what a successful test looks like. pass
This is what a failed test looks like. fail, bug report
Opening the activity: click on the activity icon.
The icon appears in the activity donut, and pulses during activity startup. -
The activity opens properly. -
Closing the activity: click the X in the upper-right-hand corner of the activity.
The activity closes properly. -
The icon disappears from the activity donut. -
Journal functionality: open the journal activity.
A journal entry for the previous activity session appears. -
Clicking on the journal entry restores the activity to an appropriate state. -
Activity functionality: functional tests.
Add additional tests here. -