Serenity BDD TodoMVC
Home
>
Screenplay
>
Completing todos
>
Complete a todo
> Should be able to complete a todo using a bdd style
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 using a bdd style
Cast
James
James can:
browse the web
Steps
Screenshots
Outcome
James starts with a todo list containing Walk the dog, Put out the garbage
SUCCESS
2s 797ms
James opens the home.page page
SUCCESS
2s 298ms
James adds the todo items called: [Walk the dog, Put out the garbage]
SUCCESS
495ms
James adds a todo item called: Walk the dog
SUCCESS
302ms
James enters 'Walk the dog' then hits [RETURN] into 'What needs to be done?' field
SUCCESS
296ms
James adds a todo item called: Put out the garbage
SUCCESS
180ms
James enters 'Put out the garbage' then hits [RETURN] into 'What needs to be done?' field
SUCCESS
165ms
James completes the item called Walk the dog
SUCCESS
095ms
James clicks on the complete item tick box
SUCCESS
091ms
Then The item status for 'Walk the dog' should be (Completed)
SUCCESS
033ms
Then the items$$ lambda$2265/0x00007f275075b5c0 should be (1)
SUCCESS
189ms
James should see a value that is equal to: <"b">
SUCCESS
169ms
SUCCESS
3.16s
Serenity BDD version 4.1.12