Activity testing template
Jump to navigation
Jump to search
Activity testing project | Testing matrix | Activity testing guide | Activity testing template +/-
See also: Sugar Labs testing | the Testing mailing list
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.
- Create a new page, entitled Tests/ActivityName, replacing ActivityName with the name of your activity.
- Cut and paste the table below into the new page.
- Edit to add new test activities as you see fit.
- 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. | - |