Serenity and Cucumber Quick Start
Home > Requirements > Api > Getting hints
Report generated 08-01-2026 10:13

Feature: Getting hints

Scenarios

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

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

Create a new game

Create a new game with the word BLAND

Request a hint

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

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

Create a new game

Create a new game with the word BLAND

Request a hint

Request a hint

Feature Coverage By Scenario

Test Outcomes

Test Performance

Key Statistics

Number of Scenarios 2 Total Duration 2s
Total Number of Test Cases 4 Fastest Test 326ms
Number of Manual Test Cases 0 Slowest Test 885ms
Tests Started Jan 08, 2026 10:13:43 Average Execution Time 468ms
Tests Finished Jan 08, 2026 10:13:46 Total Execution Time 1s

Automated Tests

feature Scenario Context Steps Started Total Duration Result
Getting hints We can request a hint for the current game via GET /api/game/{id}/hint 5 10:13:43 885ms SUCCESS
Getting hints requestingAnotherHint(String)
3 passing test cases
6 10:13:45 332ms SUCCESS

Manual Tests

No manual tests were recorded
Serenity BDD version 5.0.4