Tests/Memorize: Difference between revisions

From OLPC
Jump to navigation Jump to search
m (mark for merge with Tests/Activity/Memorize)
No edit summary
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. || -
| The icon appears in the activity donut, and pulses during activity startup. || <span style="color:green">pass</span>
|-
|-
| The activity opens properly. || -
| The activity opens properly. || <span style="color:green">pass</span>
|-
|-
|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. || -
| The activity closes properly. || <span style="color:green">pass</span>
|-
|-
| The icon disappears from the activity donut. || -
| The icon disappears from the activity donut. || <span style="color:green">pass</span>
|-
|-
|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. || -
| A journal entry for the previous activity session appears. || <span style="color:green">pass</span>
|-
|-
| Clicking on the journal entry restores the activity to an appropriate state. || -
| 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>
|-
|-
|colspan="2"| '''Activity functionality''': functional tests.
|colspan="2"| '''Activity functionality''': functional tests.
|-
|-
| Create custom game with numbers/text. || -
| Create custom game with numbers/text. || <span style="color:green">pass</span>
|-
|-
| Create custom game with pictures. || -
| Create custom game with pictures. || <span style="color:green">pass</span>
|-
| 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. || -
|}
|}



Revision as of 03:11, 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. pass
The activity opens properly. pass
Closing the activity: click the X in the upper-right-hand corner of the activity.
The activity closes properly. pass
The icon disappears from the activity donut. pass
Journal functionality: open the journal activity.
A journal entry for the previous activity session appears. pass
Clicking on the journal entry restores the activity to an appropriate state. fail: starts game from the beginning instead of continuing from previos position
Activity functionality: functional tests.
Create custom game with numbers/text. pass
Create custom game with pictures. pass
Change Difficulty: Select the size of board from drop down menu (4x4, 5x5, 6x6).
Select 4x4 game. pass
Select 5x5 game. pass
Select 6x6 game. pass
Load Demo: Select the type of game to be played (addition, letters, sounds).
Select assition game. pass
Select letters game. pass
Select sounds game. pass