Serenity BDD TodoMVC
Home
>
Screenplay
>
Maintain my todo list
>
Deleting todo items
> Should see deleting a todo decreases the remaining items count
Overall Test Results
Requirements
Themes
Capabilities
Features
Report generated 23-05-2024 08:43
Deleting Todo Items
Screenplay
1 To 10 Seconds (Duration)
Should see deleting a todo decreases the remaining items count
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 716ms
James opens the home.page page
SUCCESS
1s 622ms
James adds the todo items called: [Walk the dog, Put out the garbage]
SUCCESS
1s 090ms
James adds a todo item called: Walk the dog
SUCCESS
598ms
James enters 'Walk the dog' then hits [RETURN] into 'What needs to be done?' field
SUCCESS
532ms
James adds a todo item called: Put out the garbage
SUCCESS
443ms
James enters 'Put out the garbage' then hits [RETURN] into 'What needs to be done?' field
SUCCESS
434ms
James deletes the item Walk the dog
SUCCESS
085ms
James clicks on the delete item button
SUCCESS
077ms
Then the number of items left should be (1)
SUCCESS
096ms
SUCCESS
3.02s
Serenity BDD version 4.1.12