Tests/Pippy: Difference between revisions
< Tests
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
===Open Pippy=== |
|||
''Actions'' |
|||
#Click on the Pippy icon |
|||
''Verify'' |
|||
*Pippy activity opens |
|||
*Pippy takes a piece of the activity donut |
|||
*List of examples loads in the left hand column |
|||
===Test Examples=== |
===Test Examples=== |
||
''Actions'' |
''Actions'' |
||
#Click on the apples example under math |
|||
#Click run |
|||
#Click on the playWave example under sound |
|||
#Click run |
|||
#Click on the Jump example under graphics |
|||
#Click run |
|||
#Click on the recursion example under python |
|||
#Click run |
|||
#Enter 5 as the number |
|||
#Click on the hello2 example under math |
|||
#Click run |
|||
#Enter your name. |
|||
''Verify'' |
|||
*The apples example does the math correctly |
|||
*The playWave example runs plays a sound wave. |
|||
*The Jump example creates a guy who moves on the screen. |
|||
*The Recursion example counts down in order |
|||
*The hello2 example writes "Hello YOUR NAME!" |
Revision as of 17:59, 10 September 2007
Open Pippy
Actions
- Click on the Pippy icon
Verify
- Pippy activity opens
- Pippy takes a piece of the activity donut
- List of examples loads in the left hand column
Test Examples
Actions
- Click on the apples example under math
- Click run
- Click on the playWave example under sound
- Click run
- Click on the Jump example under graphics
- Click run
- Click on the recursion example under python
- Click run
- Enter 5 as the number
- Click on the hello2 example under math
- Click run
- Enter your name.
Verify
- The apples example does the math correctly
- The playWave example runs plays a sound wave.
- The Jump example creates a guy who moves on the screen.
- The Recursion example counts down in order
- The hello2 example writes "Hello YOUR NAME!"