Serenity BDD TodoMVC
Home
>
Screenplay
>
Completing todos
>
Complete a todo
> Should be able to complete a todo
Overall Test Results
Requirements
Themes
Capabilities
Features
Report generated 23-05-2024 08:44
Complete A Todo
Screenplay
1 To 10 Seconds (Duration)
Should be able to complete a todo
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 119ms
James opens the home.page page
SUCCESS
2s 269ms
James adds the todo items called: [Walk the dog, Put out the garbage]
SUCCESS
844ms
James adds a todo item called: Walk the dog
SUCCESS
567ms
James enters 'Walk the dog' then hits [RETURN] into 'What needs to be done?' field
SUCCESS
560ms
James adds a todo item called: Put out the garbage
SUCCESS
255ms
James enters 'Put out the garbage' then hits [RETURN] into 'What needs to be done?' field
SUCCESS
250ms
James completes the item called Walk the dog
SUCCESS
261ms
James clicks on the complete item tick box
SUCCESS
240ms
James should see that is equal to: <Completed>
SUCCESS
069ms
James should see the number of items left that is equal to: <1>
SUCCESS
083ms
SUCCESS
3.62s
Serenity BDD version 4.1.12