Serenity BDD TodoMVC
Home
>
Cucumber
>
Maintain my todo list
>
Deleting todos
> Delete an active item
Overall Test Results
Requirements
Themes
Capabilities
Features
Report generated 23-05-2024 08:43
Deleting Todos
Deleting
Cucumber
1 To 10 Seconds (Duration)
Smoke-Test
Delete an active item
Cast
Jane
Steps
Outcome
Given Jane has a todo list containing Buy some milk, Walk the dog
SUCCESS
2s 808ms
Jane starts with a todo list containing Buy some milk, Walk the dog
SUCCESS
2s 112ms
Jane opens the home.page page
SUCCESS
1s 251ms
Jane adds the todo items called: [Buy some milk, Walk the dog]
SUCCESS
853ms
Jane adds a todo item called: Buy some milk
SUCCESS
501ms
Jane enters 'Buy some milk' then hits [RETURN] into 'What needs to be done?' field
SUCCESS
488ms
Jane adds a todo item called: Walk the dog
SUCCESS
334ms
Jane enters 'Walk the dog' then hits [RETURN] into 'What needs to be done?' field
SUCCESS
330ms
When she deletes the task called 'Walk the dog'
SUCCESS
167ms
she deletes the item Walk the dog
SUCCESS
165ms
she clicks on the delete item button
SUCCESS
157ms
Then her todo list should contain Buy some milk
SUCCESS
055ms
Then the items displayed should be ([Buy some milk])
SUCCESS
054ms
SUCCESS
3.98s
Serenity BDD version 4.1.12