Serenity and Cucumber Quick Start
Home > Requirements > Api > Creating a new game
Report generated 08-01-2026 10:13

Feature: Creating a new game

Scenarios

POST http://localhost:37655/wordle/api/auth/register

POST http://localhost:37655/wordle/api/auth/login

Create a new game

Get the game result

POST http://localhost:37655/wordle/api/auth/register

POST http://localhost:37655/wordle/api/auth/login

Create a new game

POST http://localhost:37655/wordle/api/auth/register

POST http://localhost:37655/wordle/api/auth/login

Create a new game

Get the game history

Feature Coverage By Scenario

Test Outcomes

Test Performance

Key Statistics

Number of Scenarios 3 Total Duration 5s
Total Number of Test Cases 3 Fastest Test 724ms
Number of Manual Test Cases 0 Slowest Test 5s
Tests Started Jan 08, 2026 10:13:34 Average Execution Time 2s
Tests Finished Jan 08, 2026 10:13:40 Total Execution Time 8s

Automated Tests

feature Scenario Context Steps Started Total Duration Result
Creating a new game The new game should initially be In Progress 4 10:13:34 5s 386ms SUCCESS
Creating a new game Each new game should be assigned a unique id 3 10:13:37 2s 752ms SUCCESS
Creating a new game The new game should contain no moves 4 10:13:40 724ms SUCCESS

Manual Tests

No manual tests were recorded
Serenity BDD version 5.0.4