Serenity and Cucumber Quick Start
Home
> Tag >
Gameplay
Overall Test Results
Requirements
Capabilities
Features
Report generated 12-03-2024 07:14:34
Tag: Gameplay
8 tests |
Summary
Test Results
Overview
Test Outcomes
Test Performance
Functional Coverage Overview
Features
Key Statistics
Number of Scenarios
8
Total Number of Test Cases
8
Tests Started
Mar 12, 2024 07:14:29
Tests Finished
Mar 12, 2024 07:14:31
Total Duration
2s
Fastest Test
165ms
Slowest Test
312ms
Average Execution Time
254ms
Total Execution Time
2s
Functional Coverage Details
Features
Feature
Scenarios
Test Cases
% Pass
Result
Coverage
Playing the game
8
8
100%
Tags
Gameplay 8
Key Statistics
Number of Scenarios
8
Total Duration
2s
Total Number of Test Cases
8
Fastest Test
165ms
Number of Manual Test Cases
0
Slowest Test
312ms
Tests Started
Mar 12, 2024 07:14:29
Average Execution Time
254ms
Tests Finished
Mar 12, 2024 07:14:31
Total Execution Time
2s
Automated Scenarios
feature
Scenario
Context
Steps
Started
Total Duration
Result
Playing the game
Invalid words should be rejected with a 403 error
4
07:14:29
296ms
SUCCESS
Playing the game
When we make a move, the move is recorded in the game history
5
07:14:29
312ms
SUCCESS
Playing the game
After the game has finished the answer can be revealed via via GET /api/game/{id}/answer
6
07:14:29
213ms
SUCCESS
Playing the game
We can check the current state of the game by sending a GET to /api/game/{id}/guesses
5
07:14:30
165ms
SUCCESS
Playing the game
This is an example of a complete game played via the API
7
07:14:30
288ms
SUCCESS
Playing the game
We can get the current game result by sending a GET to /api/game/{id}/result
4
07:14:30
268ms
SUCCESS
Playing the game
We make a move by posting a word to the with the /api/game/{id}/word end-point
4
07:14:31
211ms
SUCCESS
Playing the game
If we try to ask for the answer by sending a GET to /api/game/{id}/answer
4
07:14:31
282ms
SUCCESS
Manual Tests
No manual tests were recorded
Tags
Gameplay 8
Serenity BDD version 4.1.3