Tests/Flipsticks: Difference between revisions
< Tests
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
''Verify:'' |
''Verify:'' |
||
* <span style="color:green">Pass</span>: when value in the angle box changes according to movement. |
|||
* when angle changes with the manual movement of a point/part then the test passes, otherwise - fail. Equivalence Partitioning used. |
|||
* <span style="color:red">fail</span>: when value in the angle box does not change according to movement. |
|||
Equivalence Partitioning used. |
|||
== |
Revision as of 00:46, 24 March 2009
Manually moving each body part - Angle value changes
Actions:
- Select the name of the part from the "Parts Menu".
- Click on the point that represents that part (selected name).
- Move the part from side to side.
- Check if the value of the angle input box is changing with the movement.
Verify:
- Pass: when value in the angle box changes according to movement.
- fail: when value in the angle box does not change according to movement.
Equivalence Partitioning used.