marouen-lamiri / Second-Soul

Unity-Game
2 stars 0 forks source link

Start Menu #83

Closed marouen-lamiri closed 9 years ago

marouen-lamiri commented 9 years ago

As a user, i want to have a main screen [SP: 1] [Priority: 2] [Risk: Low]


The Start Screen

The Start Screen US is a combination of the Choose Fighter Class US #75, Choose Sorcerer Class US #76, and Cooperative Play US #73.

Below is a final look of the Start Screen Scene.

startscreen


Black Box Testing

Tests # Inputs Expected Output Status
1. Two Player Mode Open StartScreen scene in two game instances. In one instance, click a type of fighter, then click "Connect as Server". In the other instance, click a type of Sorcerer, then click "Connect as Client". Then wait at least 10-15 seconds for the instances to connect and start the game scene. --> Verify that the game starts and can be played in 2 player mode. Verify that the players are of the type previously chosen in the start menu. Pass
2. One Player Mode Open StartScreen scene in one game instance. Click a type of fighter, then click "1 Player Mode". Verify that the game starts and can be played in 1 player mode. Verify that the fighter is of the type previously chosen in the start menu. Pass

Demo Steps

Two Player Mode:
  1. Open StartScreen scene in two game instances.
  2. In one instance, click a type of fighter, then click "Connect as Server".
  3. In the other instance, click a type of Sorcerer, then click "Connect as Client".
  4. Then wait at least 10-15 seconds for the instances to connect and start the game scene.
  5. Verify that the game starts and can be played in 2 player mode.
  6. Verify that the players are of the type previously chosen in the start menu.
    One Player Mode:
  7. Open StartScreen scene in one game instance.
  8. Click a type of fighter, then click "1 Player Mode".
  9. Verify that the game starts and can be played in 1 player mode.
  10. Verify that the fighter is of the type previously chosen in the start menu. | Pass
Kishor0122 commented 9 years ago

Signing off.