Serenity and Cucumber Quick Start
Home
>
Wordle Rules
>
Game Overview
> Player guesses the right word and wins
Overall Test Results
Requirements
Capabilities
Features
Report generated 12-03-2024 07:14
Game Overview
Under 1 Second (Duration)
Player guesses the right word and wins
Players have to guess a five-letter word.
- Correctly placed letters are shown as GREEN
- Incorrectly placed letters are shown as YELLOW
- Letters not appearing in the word are represented as GRAY
Steps
Outcome
Given the target word is:
B
L
A
N
D
SUCCESS
061ms
When the player enters the following letters:
B
E
A
S
T
B
R
A
I
N
B
L
A
N
D
SUCCESS
002ms
Then the squares should be colored as follows:
GREEN
GRAY
GREEN
GRAY
GRAY
GREEN
GRAY
GREEN
GRAY
YELLOW
GREEN
GREEN
GREEN
GREEN
GREEN
SUCCESS
081ms
And the player should win the game
SUCCESS
020ms
SUCCESS
0.22s
Serenity BDD version 4.1.3