Serenity BDD TodoMVC
Home
>
Screenplay
>
Maintain my todo list
>
Clear completed todo items
> Should be able to clear completed todos
Overall Test Results
Requirements
Themes
Capabilities
Features
Report generated 23-05-2024 08:43
Clear Completed Todo Items
Screenplay
1 To 10 Seconds (Duration)
Should be able to clear completed todos
Cast
James
James can:
browse the web
Steps
Outcome
James starts with a todo list containing Walk the dog, Put out the garbage
SUCCESS
3s 311ms
James opens the home.page page
SUCCESS
1s 955ms
James adds the todo items called: [Walk the dog, Put out the garbage]
SUCCESS
1s 351ms
James adds a todo item called: Walk the dog
SUCCESS
994ms
James enters 'Walk the dog' then hits [RETURN] into 'What needs to be done?' field
SUCCESS
976ms
James adds a todo item called: Put out the garbage
SUCCESS
285ms
James enters 'Put out the garbage' then hits [RETURN] into 'What needs to be done?' field
SUCCESS
258ms
James completes the item called Walk the dog
SUCCESS
241ms
James clicks on the complete item tick box
SUCCESS
217ms
James clears all the completed items
SUCCESS
143ms
James clicks on Clear completed link
SUCCESS
140ms
Then the items displayed should be iterable containing ['Put out the garbage']
SUCCESS
053ms
SUCCESS
3.91s
Serenity BDD version 4.1.12