Number of Scenarios | 8 |
Total Number of Test Cases | 12 |
Tests Started | May 23, 2024 08:43:43 |
Tests Finished | May 23, 2024 08:43:55 |
Total Duration | 12s |
Fastest Test | 2s |
Slowest Test | 10s |
Average Execution Time | 6s |
Total Execution Time | 58s |
Number of Scenarios | 8 | Total Duration | 12s |
Total Number of Test Cases | 12 | Fastest Test | 2s |
Number of Manual Test Cases | 0 | Slowest Test | 10s |
Tests Started | May 23, 2024 08:43:43 | Average Execution Time | 6s |
Tests Finished | May 23, 2024 08:43:55 | Total Execution Time | 58s |
feature | Scenario | Context | Steps | Started | Total Duration | Result |
---|---|---|---|---|---|---|
Completing todos | When a task is completed it remains in the main list | 4 | 08:43:43 | 9s 991ms | ||
Completing todos | The todo count should keep track of how many todos remain | 4 | 08:43:43 | 7s 401ms | ||
Completing todos | Completed tasks should appear in the Completed list | 4 | 08:43:43 | 9s 501ms | ||
Completing todos | The list of completed items should be empty if nothing has been completed | 3 | 08:43:51 | 4s 410ms | ||
Completing todos |
Completed tasks should be shown as Completed
3 passing test cases |
3 | 08:43:52 | 3s 010ms | ||
Deleting todos | Delete all the items | 4 | 08:43:43 | 10s 704ms | ||
Deleting todos | Delete an active item | 3 | 08:43:50 | 3s 980ms | ||
Filtering todos |
Viewing the items by status filter
3 passing test cases |
4 | 08:43:43 | 9s 189ms |