Serenity BDD TodoMVC
Home
>
Screenplay
>
Maintain my todo list
>
Deleting todo items
> Should be able to delete todos
Overall Test Results
Requirements
Themes
Capabilities
Features
Report generated 23-05-2024 08:43
Deleting Todo Items
Screenplay
1 To 10 Seconds (Duration)
Should be able to delete 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
2s 523ms
James opens the home.page page
SUCCESS
1s 761ms
James adds the todo items called: [Walk the dog, Put out the garbage]
SUCCESS
757ms
James adds a todo item called: Walk the dog
SUCCESS
391ms
James enters 'Walk the dog' then hits [RETURN] into 'What needs to be done?' field
SUCCESS
380ms
James adds a todo item called: Put out the garbage
SUCCESS
350ms
James enters 'Put out the garbage' then hits [RETURN] into 'What needs to be done?' field
SUCCESS
332ms
James deletes the item Walk the dog
SUCCESS
073ms
James clicks on the delete item button
SUCCESS
066ms
Then the items displayed should be iterable containing ['Put out the garbage']
SUCCESS
140ms
SUCCESS
2.8s
Serenity BDD version 4.1.12