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

Feature: Registering a new user

Scenarios

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

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

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

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

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

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

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

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

POST http://localhost:37655/wordle/api/game

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

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

POST http://localhost:37655/wordle/api/game

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

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

Feature Coverage By Scenario

Test Outcomes

Test Performance

Key Statistics

Number of Scenarios 8 Total Duration 7s
Total Number of Test Cases 8 Fastest Test 179ms
Number of Manual Test Cases 0 Slowest Test 4s
Tests Started Jan 08, 2026 10:13:34 Average Execution Time 834ms
Tests Finished Jan 08, 2026 10:13:42 Total Execution Time 6s

Automated Tests

feature Scenario Context Steps Started Total Duration Result
Registering a new user Password should be stored as a hashed password 1 10:13:34 4s 045ms SUCCESS
Registering a new user Email must be unique 2 10:13:39 294ms SUCCESS
Registering a new user Username must be unique 2 10:13:39 453ms SUCCESS
Registering a new user Players need to register before they can login and play 1 10:13:40 312ms SUCCESS
Registering a new user Logged-on players can play the game 3 10:13:40 578ms SUCCESS
Registering a new user Password must not be empty 1 10:13:41 179ms SUCCESS
Registering a new user Users cannot access the game without logging on 2 10:13:41 254ms SUCCESS
Registering a new user Players can log on with their username and password 2 10:13:41 558ms SUCCESS

Manual Tests

No manual tests were recorded
Serenity BDD version 5.0.4