Starts with a todo list containing: {Walk the dog,Put out the garbage}
Adds a todo item called: Buy some milk
Should see that displayed items contain: {Walk the dog,Put out the garbage,Buy some milk}
Starts with an empty todo list
Adds a todo item called: Buy some milk
Should see that displayed items contain: {Buy some milk}
Number of Scenarios | 2 | Total Duration | 7s |
Total Number of Test Cases | 2 | Fastest Test | 3s |
Number of Manual Test Cases | 0 | Slowest Test | 3s |
Tests Started | May 23, 2024 08:44:03 | Average Execution Time | 3s |
Tests Finished | May 23, 2024 08:44:10 | Total Execution Time | 6s |
feature | Scenario | Context | Steps | Started | Total Duration | Result |
---|---|---|---|---|---|---|
AddNewTodos | Should be able to add additional todo items with page objects | 3 | 08:44:03 | 3s 071ms | ||
AddNewTodos | Test to resolve issue #616172 | 3 | 08:44:06 | 3s 775ms |