Serenity BDD TodoMVC
Home
>
Screenplay
>
Completing todos
>
Complete a todo
> Should see the number of todos decrease when an item is completed
Overall Test Results
Requirements
Themes
Capabilities
Features
Report generated 23-05-2024 08:43
Complete A Todo
Screenplay
1 To 10 Seconds (Duration)
Should see the number of todos decrease when an item is completed
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 345ms
James opens the home.page page
SUCCESS
1s 989ms
James adds the todo items called: [Walk the dog, Put out the garbage]
SUCCESS
1s 352ms
James adds a todo item called: Walk the dog
SUCCESS
861ms
James enters 'Walk the dog' then hits [RETURN] into 'What needs to be done?' field
SUCCESS
856ms
James adds a todo item called: Put out the garbage
SUCCESS
451ms
James enters 'Put out the garbage' then hits [RETURN] into 'What needs to be done?' field
SUCCESS
447ms
James completes the item called Walk the dog
SUCCESS
276ms
James clicks on the complete item tick box
SUCCESS
271ms
Then the number of items left should be (1)
SUCCESS
128ms
SUCCESS
3.81s
Serenity BDD version 4.1.12