Skip to main content

Acceptance test

Test IDAction/StepsNotes/Expected Result
HHP-1  Start Game Session
Open the application and navigate to the session creation screen
Select the 'No code? Create new game!' option
The application displays a unique room code on the screen and lists any connected players.
HHP-2Join Game Session
Open the application and enter the Room Code provided by the host
Tap the "Join Game" button
The code is accepted, and the player is added to the game lobby after selecting a role.
HHP-3Start Game
The host player clicks the "Start Game" button after there is a minimum of one hippo and one aac user.
The game starts immediately on all connected players' screens.
HHP-4Control Fruit Queue (AAC User)
During gameplay, as the AAC user, select food from the available options.
The food then becomes visible on all players' screens.
HHP-5Eats Food (Player)
As a player, observe the "correct" food displayed from the AAC user's queue.
Move the hippo character to collide with a matching food.
A point is awarded for eating the correct food. A point is lost for an incorrect food.
HHP-6Game Timer and End State
The timer reaches 0.
All users see victory screen.
The game ends, and a score screen is shown to all players. The host sees options to "Play Again" or "End Game".
HHP-7Play Again
After a game round ends, the host can tap "Play Again" button
The game redirects back to the gameplay screen and starts a new 3 second countdown for all players.