Functional
Coverage Overview
Features
Key Statistics
Number of Scenarios
|
3 |
Total Number of Test Cases
|
3 |
Tests Started
|
May 23, 2024 08:43:56 |
Tests
Finished
|
May 23, 2024 08:44:06 |
Total
Duration
|
10s |
Fastest Test
|
3s |
Slowest
Test
|
4s |
Average
Execution Time
|
3s |
Total
Execution Time
|
11s |
Functional Coverage Details
Features
Feature |
Scenarios |
StepsText |
Test Cases |
% Pass |
Result |
Coverage |
Learn about the application
|
2 |
Starts with an empty todo list
Starts with a todo list containing: {}
Adds todo items called: {}
Should see that the placeholder text says: What needs to be done?
Starts with an empty todo list
Starts with a todo list containing: {}
Adds todo items called: {}
Should see the correct website title
Should see the correct application heading
|
2 |
100% |
|
|
Complete a todo
|
1 |
Starts with a todo list containing: {Walk the dog,Put out the garbage}
Adds todo items called: {Walk the dog,Put out the garbage}
Adds a todo item called: Walk the dog
Adds a todo item called: Put out the garbage
Completes: Walk the dog
Should see that that following item is marked as complete: Walk the dog
Should see that the number of items left is: 1
|
1 |
100% |
|
|
Key Statistics
Number of Scenarios
|
3 |
Total
Duration
|
10s |
Total Number of Test Cases
|
3 |
Fastest Test
|
3s |
Number of Manual Test Cases
|
0 |
Slowest
Test
|
4s |
Tests Started
|
May 23, 2024 08:43:56 |
Average
Execution Time
|
3s |
Tests
Finished
|
May 23, 2024 08:44:06 |
Total
Execution Time
|
11s |
Automated Scenarios
Manual Tests
No manual tests were recorded
|