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