Serenity BDD TodoMVC
Home > Duration 1 To 10 Seconds
Report generated 23-05-2024 08:44:14

Duration 1 To 10 Seconds

49 tests |

Note that results include data-driven scenarios containing tests , which may also contain results other than tests .

Key Statistics

Number of Scenarios 43
Total Number of Test Cases 49
Tests Started May 23, 2024 08:43:43
Tests Finished May 23, 2024 08:44:14
Total Duration 31s
Fastest Test 2s
Slowest Test 9s
Average Execution Time 4s
Total Execution Time 3m 32s

Test Outcomes

Test Performance

Automated Tests

feature Scenario Steps Started Total Duration Result
Completing todos When a task is completed it remains in the main list 4 08:43:43 9s 991ms SUCCESS
Completing todos The todo count should keep track of how many todos remain 4 08:43:43 7s 401ms SUCCESS
Completing todos Completed tasks should appear in the Completed list 4 08:43:43 9s 501ms SUCCESS
Completing todos The list of completed items should be empty if nothing has been completed 3 08:43:51 4s 410ms SUCCESS
Completing todos 1: Completed tasks should be shown as Completed
Initial Tasks=Buy some milk, Walk the dog, Task=Walk the dog, Final Status=Completed
3 08:43:52 3s 005ms SUCCESS
Completing todos 2: Completed tasks should be shown as Completed
Initial Tasks=Walk the dog, Task=Walk the dog, Final Status=Completed
3 08:43:52 2s 600ms SUCCESS
Completing todos 3: Completed tasks should be shown as Completed
Initial Tasks=Buy some milk, Walk the dog, Task=Buy some milk, Final Status=Active
3 08:43:52 2s 587ms SUCCESS
Deleting todos Delete an active item 3 08:43:50 3s 980ms SUCCESS
Filtering todos 1: Viewing the items by status filter
tasks=Buy some milk, Walk the dog, completed=Walk the dog, filter=Active, expected=Buy some milk
4 08:43:43 9s 004ms SUCCESS
Filtering todos 2: Viewing the items by status filter
tasks=Buy some milk, Walk the dog, completed=Walk the dog, filter=Completed, expected=Walk the dog
4 08:43:43 7s 626ms SUCCESS
Filtering todos 3: Viewing the items by status filter
tasks=Buy some milk, Walk the dog, completed=Walk the dog, filter=All, expected=Buy some milk, Walk the dog
4 08:43:43 9s 189ms SUCCESS
Add new todos Adding an item to an empty list 3 08:43:43 6s 605ms SUCCESS
Add new todos Adding an item to a list with other items 3 08:43:43 8s 588ms SUCCESS
LearnAboutTheApplication Should see how to begin with page objects 2 08:43:56 4s 186ms SUCCESS
LearnAboutTheApplication Should be able to identify the application with page objects 3 08:44:00 4s 242ms SUCCESS
CompleteATodo Should be able to complete a todo with page objects 4 08:44:03 3s 312ms SUCCESS
ToggleAllTodos Should be able to quickly complete all todos with page objects 3 08:44:02 3s 421ms SUCCESS
ToggleAllTodos Should be able to toggle status of all todos with page objects 4 08:44:03 3s 041ms SUCCESS
ToggleAllTodos Should see how many items todo when all are toggled to incomplete with page objects 4 08:44:06 3s 211ms SUCCESS
ToggleAllTodos Should see that there are zero items todo when all are toggled complete with page objects 3 08:44:06 3s 383ms SUCCESS
ClearCompletedTodos Should not be able to clear completed todos if none are complete with page objects 2 08:43:56 4s 641ms SUCCESS
ClearCompletedTodos Should be able to clear completed todos with page objects 4 08:44:01 3s 978ms SUCCESS
DeletingTodos Should see deleting a todo decreases the remaining items count with page objects 3 08:43:56 3s 052ms SUCCESS
DeletingTodos Should be able to delete todos with page objects 3 08:43:59 3s 121ms SUCCESS
FilteringTodos Should be able to view only incomplete todos with page objects 6 08:44:01 3s 397ms SUCCESS
FilteringTodos Should be able to view only completed todos with page objects 6 08:44:05 3s 941ms SUCCESS
FilteringTodos Should be able to view both complete and incomplete todos with page objects 6 08:44:05 4s 032ms SUCCESS
AddNewTodos Should be able to add additional todo items with page objects 3 08:44:03 3s 071ms SUCCESS
AddNewTodos Test to resolve issue #616172 3 08:44:06 3s 775ms SUCCESS
LearnAboutTheApplication Should see how to begin 2 08:43:56 2s 405ms SUCCESS
LearnAboutTheApplication Should be able to identify the application 3 08:43:58 2s 233ms SUCCESS
CompleteATodo Should see the number of todos decrease when an item is completed 3 08:43:56 3s 808ms SUCCESS
CompleteATodo Should be able to complete a todo using page objects 0 08:44:00 3s 019ms SUCCESS
CompleteATodo Should be able to complete a todo 4 08:44:03 3s 621ms SUCCESS
CompleteATodo Should be able to complete a todo using imperative code 0 08:44:06 3s 157ms SUCCESS
CompleteATodo Should be able to toggle the status of all todos 5 08:44:06 3s 243ms SUCCESS
CompleteATodo Should be able to complete a todo using a bdd style 4 08:44:07 3s 156ms SUCCESS
ClearCompletedTodoItems Should be able to clear completed todos 4 08:43:56 3s 911ms SUCCESS
ClearCompletedTodoItems Should not be able to clear completed todos if none are complete 2 08:44:00 5s 695ms SUCCESS
DeletingTodoItems Should see deleting a todo decreases the remaining items count 3 08:43:56 3s 015ms SUCCESS
DeletingTodoItems Should be able to delete todos 3 08:43:59 2s 799ms SUCCESS
FilteringTodoItems Should be able to view only completed todos 6 08:43:56 3s 526ms SUCCESS
FilteringTodoItems Should be able to view only incomplete todos 6 08:43:59 3s 618ms SUCCESS
FilteringTodoItems Should be able to view various todo combinations[1] Walk the dog, Put out the garbage, All, [Walk the dog, Put out the garbage] 5 08:44:10 3s 274ms SUCCESS
FilteringTodoItems Should be able to view various todo combinations[2] Walk the dog, Put out the garbage, Active, [Put out the garbage] 5 08:44:10 3s 353ms SUCCESS
FilteringTodoItems Should be able to view various todo combinations[3] Walk the dog, Put out the garbage, Completed, [Walk the dog] 5 08:44:10 3s 404ms SUCCESS
HandlingTodosBelongingToSeveralUsers Should not affect todos belonging to another user 5 08:43:55 6s 451ms SUCCESS
AddNewTodos Should be able to add additional todo items 3 08:43:56 3s 637ms SUCCESS
AddNewTodos Should be able to add the first todo item 3 08:43:59 2s 902ms SUCCESS

Manual Tests

No manual tests were recorded
Serenity BDD version 4.1.12