Requirement Traceability:
Requirement
1
Purpose:
Verify that the user can
start a new single player game.
Procedure:
Follow the actions listed below.
Test
Data:
|
Action |
Input |
Expected Output |
|
Start Sokoban game |
|
The program will begin
with the opening graphics sequence and display the main menu. |
|
Click on the New Solo Game
button |
|
The solo game begins on
the first level with “Level 1” displayed in the Level Name field on
the right side of the application window.
The level has one crate and one incinerator. Score, Moves, Pushes, and Crates
Incinerated are all set to 0. The
timer is continually counting upward. |
|
Click Game|Exit |
|
The program terminates. |