Tests/Memorize: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
(Undo revision 202295 by 60.234.156.201 (Talk))
 
(2 intermediate revisions by the same user not shown)
Line 9: Line 9:
|colspan="2"| '''Opening the activity''': click on the activity icon.
|colspan="2"| '''Opening the activity''': click on the activity icon.
|-
|-
| The icon appears in the activity donut, and pulses during activity startup. || <span style="color:green">pass</span>
| The icon appears in the activity donut, and pulses during activity startup. || -
|-
|-
| The activity opens properly. || <span style="color:green">pass</span>
| The activity opens properly. || -
|-
|-
|colspan="2"| '''Closing the activity''': click the X in the upper-right-hand corner of the activity.
|colspan="2"| '''Closing the activity''': click the X in the upper-right-hand corner of the activity.
|-
|-
| The activity closes properly. || <span style="color:green">pass</span>
| The activity closes properly. || -
|-
|-
| The icon disappears from the activity donut. || <span style="color:green">pass</span>
| The icon disappears from the activity donut. || -
|-
|-
|colspan="2"| '''Journal functionality''': open the journal activity.
|colspan="2"| '''Journal functionality''': open the journal activity.
|-
|-
| A journal entry for the previous activity session appears. || <span style="color:green">pass</span>
| A journal entry for the previous activity session appears. || -
|-
|-
| Clicking on the journal entry restores the activity to an appropriate state. || <span style="color:red">fail: starts game from the beginning instead of continuing from previos position</span>
| Clicking on the journal entry restores the activity to an appropriate state. || -
|-
|-
|colspan="2"| '''Activity functionality''': functional tests.
|colspan="2"| '''Activity functionality''': functional tests.
|-
|-
| Create custom game with numbers/text. || <span style="color:green">pass</span>
| Create custom game with numbers/text. || -
|-
|-
| Create custom game with pictures. || <span style="color:green">pass</span>
| Create custom game with pictures. || -
|-
| colspan="2"| '''Change Difficulty''': Select the size of board from drop down menu (4x4, 5x5, 6x6).
|-
| Select 4x4 game. || <span style="color:green">pass</span>
|-
| Select 5x5 game. || <span style="color:green">pass</span>
|-
| Select 6x6 game. || <span style="color:green">pass</span>
|-
| colspan="2"| '''Load Demo''': Select the type of game to be played (addition, letters, sounds).
|-
| Select assition game. || <span style="color:green">pass</span>
|-
| Select letters game. || <span style="color:green">pass</span>
|-
| Select sounds game. || <span style="color:green">pass</span>
|-
|-
| Add additional tests here. || -
|}
|}



Latest revision as of 03:23, 26 March 2009

Merge-arrows.gif
It has been suggested that this article or section be merged with Tests/Activity/Memorize. (Discuss)


Ps: Memorize Test Plan still under tests :)

Action Result
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.
Create custom game with numbers/text. -
Create custom game with pictures. -
Add additional tests here. -