Serenity and Cucumber Quick Start
Home > Requirements > Wordle rules
Report generated 12-03-2024 07:14

Capability: Wordle rules

This section documents the business rules that are used to generate the Wordle game.
The rules are written in a simple, human-readable format that is easy to understand and modify.

Feature Coverage By Scenario

Requirements Overview

Key Statistics

Number of Scenarios 12
Total Number of Test Cases 20
Tests Started Mar 12, 2024 07:14:17
Tests Finished Mar 12, 2024 07:14:18
Total Duration 355ms
Fastest Test 4ms
Slowest Test 221ms
Average Execution Time 61ms
Total Execution Time 1s

Feature Coverage By Scenario

Test Outcomes

Test Performance

Key Statistics

Number of Scenarios 12 Total Duration 355ms
Total Number of Test Cases 20 Fastest Test 4ms
Number of Manual Test Cases 0 Slowest Test 221ms
Tests Started Mar 12, 2024 07:14:17 Average Execution Time 61ms
Tests Finished Mar 12, 2024 07:14:18 Total Execution Time 1s

Automated Tests

feature Scenario Context Steps Started Total Duration Result
Game Rules Player runs out of tries 3 07:14:17 196ms SUCCESS
Game Rules Letters should be displayed with the correct color
3 passing test cases
3 07:14:18 271ms SUCCESS
Game Rules Letters that are present but not in the right place 3 07:14:18 012ms SUCCESS
Game Rules Player guesses the right word 4 07:14:18 028ms SUCCESS
Game Rules Letters that do not form valid words should be rejected
3 passing test cases
3 07:14:18 093ms SUCCESS
Game Rules Correctly placed letters 3 07:14:18 007ms SUCCESS
Game Rules Two incorrectly placed letters 3 07:14:18 015ms SUCCESS
Hints If the player asks for another hint, all the hints should be shown 4 07:14:18 160ms SUCCESS
Hints The word starts with a particular letter 3 07:14:18 029ms SUCCESS
Hints Possible hints for a word
5 passing test cases
3 07:14:18 027ms SUCCESS
Game Overview Player runs out of tries and loses 3 07:14:17 210ms SUCCESS
Game Overview Player guesses the right word and wins 4 07:14:18 221ms SUCCESS

Manual Tests

No manual tests were recorded
Serenity BDD version 4.1.3