Serenity BDD TodoMVC
Home
>
Cucumber
>
Maintain my todo list
>
Completing todos
> The list of completed items should be empty if nothing has been completed
Overall Test Results
Requirements
Themes
Capabilities
Features
Report generated 23-05-2024 08:43
Completing Todos
Cucumber
Completing
1 To 10 Seconds (Duration)
The list of completed items should be empty if nothing has been completed
Cast
Jill
Steps
Outcome
Given Jill has a todo list containing Buy some milk, Walk the dog
SUCCESS
1s 577ms
Jill starts with a todo list containing Buy some milk, Walk the dog
SUCCESS
1s 381ms
Jill opens the home.page page
SUCCESS
811ms
Jill adds the todo items called: [Buy some milk, Walk the dog]
SUCCESS
561ms
Jill adds a todo item called: Buy some milk
SUCCESS
299ms
Jill enters 'Buy some milk' then hits [RETURN] into 'What needs to be done?' field
SUCCESS
292ms
Jill adds a todo item called: Walk the dog
SUCCESS
251ms
Jill enters 'Walk the dog' then hits [RETURN] into 'What needs to be done?' field
SUCCESS
246ms
When she filters her list to show only Completed tasks
SUCCESS
318ms
she filters items by Completed
SUCCESS
299ms
she clicks on filter by Completed
SUCCESS
296ms
Then her todo list should be empty
SUCCESS
2s 094ms
Then the items displayed should be ([])
SUCCESS
2s 044ms
SUCCESS
4.41s
Serenity BDD version 4.1.12