# Crosswordpuzzle: start game (`u.crosswordpuzzle-2`) Version: v1.0, 2022-08-12, created test plan \ Author: Aaron Schmid ## Description This use case verifies that the game starts correctly. ## Precondition A configuration has been stored in the backend and selected in the frontend. ## Postcondition A crosswordpuzzle, the questions and a `Evaluate` button are visible. ## Typical procedure 1. Open the crosswordpuzzle with the given configuration 2. Press the `start` button 3. A crosswordpuzzle, the questions and a `Evaluate` button are visible ## Alternative procedures ## Criticality High ## Linkages - [finish game (`u.crosswordpuzzle-3`)](u-crosswordpuzzle-3-finish-game.md) - [restart game (`u.crosswordpuzzle-4`)](u-crosswordpuzzle-4-restart-game.md)