Serenity and Cucumber Quick Start
Home > Tag > Gameplay
Report generated 08-01-2026 10:13:48

Tag: Gameplay

14 tests |

Overview

Test Outcomes

Test Performance

Functional Coverage Overview

Features

Key Statistics

Number of Scenarios 10
Total Number of Test Cases 14
Tests Started Jan 08, 2026 10:13:40
Tests Finished Jan 08, 2026 10:13:46
Total Duration 5s
Fastest Test 281ms
Slowest Test 1s
Average Execution Time 580ms
Total Execution Time 6s

Functional Coverage Details

Features

Feature Scenarios Test Cases % Pass Result Coverage
Playing the game 10 14 100%

Key Statistics

Number of Scenarios 10 Total Duration 5s
Total Number of Test Cases 14 Fastest Test 281ms
Number of Manual Test Cases 0 Slowest Test 1s
Tests Started Jan 08, 2026 10:13:40 Average Execution Time 580ms
Tests Finished Jan 08, 2026 10:13:46 Total Execution Time 6s

Automated Scenarios

feature Scenario Context Steps Started Total Duration Result
Playing the game Invalid words should be rejected with a 403 error 4 10:13:40 653ms SUCCESS
Playing the game After the game has finished the answer can be revealed via via GET /api/game/{id}/answer 6 10:13:41 926ms SUCCESS
Playing the game When we make a move, the move is recorded in the game history 5 10:13:42 634ms SUCCESS
Playing the game We can check the current state of the game by sending a GET to /api/game/{id}/guesses 5 10:13:42 801ms SUCCESS
Playing the game We can get the current game result by sending a GET to /api/game/{id}/result 4 10:13:43 588ms SUCCESS
Playing the game If we try to ask for the answer by sending a GET to /api/game/{id}/answer 4 10:13:44 743ms SUCCESS
Playing the game This is an example of a complete game played via the API 7 10:13:44 1s 032ms SUCCESS
Playing the game We make a move by posting a word to the with the /api/game/{id}/word end-point 4 10:13:44 414ms SUCCESS
Playing the game Each cell should be rendered in the correct color
3 passing test cases
6 10:13:45 355ms SUCCESS
Playing the game shouldShowRowOfColoredCells(String, String, String, String, String, String, String)
3 passing test cases
6 10:13:45 485ms SUCCESS

Manual Tests

No manual tests were recorded
Serenity BDD version 5.0.4