Activity testing template: Difference between revisions
Jump to navigation
Jump to search
m (Activity Testing Template moved to Activity testing template: lower) |
(mark obsolete) |
||
Line 1: | Line 1: | ||
{{obsolete|link=[[Test cases 8.2.0#Create new test cases]]}} |
|||
{{test-nav}} |
{{test-nav}} |
||
Revision as of 06:18, 17 November 2008
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 +/-
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. | - |