Serenity and Cucumber Quick Start
Home > Requirements > Api > Creating a new game
Report generated 12-03-2024 07:14

Feature: Creating a new game

Scenarios

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

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

Create a new game

Get the game result

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

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

Create a new game

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

POST http://localhost:38083/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 4s
Total Number of Test Cases 3 Fastest Test 233ms
Number of Manual Test Cases 0 Slowest Test 2s
Tests Started Mar 12, 2024 07:14:24 Average Execution Time 1s
Tests Finished Mar 12, 2024 07:14:28 Total Execution Time 4s

Automated Tests

feature Scenario Context Steps Started Total Duration Result
Creating a new game The new game should initially be In Progress 4 07:14:24 2s 653ms SUCCESS
Creating a new game Each new game should be assigned a unique id 3 07:14:25 1s 132ms SUCCESS
Creating a new game The new game should contain no moves 4 07:14:28 233ms SUCCESS

Manual Tests

No manual tests were recorded
Serenity BDD version 4.1.3