Serenity and Cucumber Quick Start
Home > Tag > Integration
Report generated 12-03-2024 07:14:34

Tag: Integration

16 tests |

Overview

Test Outcomes

Test Performance

Functional Coverage Overview

Features

Key Statistics

Number of Scenarios 16
Total Number of Test Cases 16
Tests Started Mar 12, 2024 07:14:24
Tests Finished Mar 12, 2024 07:14:31
Total Duration 7s
Fastest Test 121ms
Slowest Test 2s
Average Execution Time 708ms
Total Execution Time 11s

Functional Coverage Details

Features

Feature Scenarios Test Cases % Pass Result Coverage
Wordle Status Check 1 1 100%
Creating a new game 3 3 100%
Game history and statistics 3 3 100%
Getting hints 1 1 100%
Registering a new user 8 8 100%

Key Statistics

Number of Scenarios 16 Total Duration 7s
Total Number of Test Cases 16 Fastest Test 121ms
Number of Manual Test Cases 0 Slowest Test 2s
Tests Started Mar 12, 2024 07:14:24 Average Execution Time 708ms
Tests Finished Mar 12, 2024 07:14:31 Total Execution Time 11s

Automated Scenarios

feature Scenario Context Steps Started Total Duration Result
Wordle Status Check We can check the status of the Wordle service by sending a GET to /api/service 1 07:14:24 2s 238ms SUCCESS
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
Game history and statistics Game results are recorded in the game history 9 07:14:24 2s 646ms SUCCESS
Game history and statistics Game statistics can be retrieved for the current player 11 07:14:30 239ms SUCCESS
Game history and statistics Player statistics should appear in the leaderboard 11 07:14:31 189ms SUCCESS
Getting hints We can request a hint for the current game via GET /api/game/{id}/hint 5 07:14:28 298ms SUCCESS
Registering a new user Password should be stored as a hashed password 1 07:14:28 226ms SUCCESS
Registering a new user Email must be unique 2 07:14:28 168ms SUCCESS
Registering a new user Username must be unique 2 07:14:29 135ms SUCCESS
Registering a new user Players need to register before they can login and play 1 07:14:29 263ms SUCCESS
Registering a new user Logged-on players can play the game 3 07:14:29 247ms SUCCESS
Registering a new user Password must not be empty 1 07:14:30 121ms SUCCESS
Registering a new user Users cannot access the game without logging on 2 07:14:30 305ms SUCCESS
Registering a new user Players can log on with their username and password 2 07:14:30 239ms SUCCESS

Manual Tests

No manual tests were recorded
Serenity BDD version 4.1.3