Serenity BDD TodoMVC
Home
>
Cucumber
>
Record todos
>
Add new todos
> Adding an item to a list with other items
Overall Test Results
Requirements
Themes
Capabilities
Features
Report generated 23-05-2024 08:43
Add New Todos
Cucumber
1 To 10 Seconds (Duration)
Adding
Adding an item to a list with other items
Cast
Jane
Steps
Outcome
Given Jane has a todo list containing Buy some milk, Walk the dog
SUCCESS
6s 416ms
Jane starts with a todo list containing Buy some milk, Walk the dog
SUCCESS
5s 216ms
Jane opens the home.page page
SUCCESS
3s 645ms
Jane adds the todo items called: [Buy some milk, Walk the dog]
SUCCESS
1s 538ms
Jane adds a todo item called: Buy some milk
SUCCESS
979ms
Jane enters 'Buy some milk' then hits [RETURN] into 'What needs to be done?' field
SUCCESS
931ms
Jane adds a todo item called: Walk the dog
SUCCESS
512ms
Jane enters 'Walk the dog' then hits [RETURN] into 'What needs to be done?' field
SUCCESS
495ms
When she adds 'Buy some cereal' to her list
SUCCESS
1s 152ms
she adds a todo item called: Buy some cereal
SUCCESS
396ms
she enters 'Buy some cereal' then hits [RETURN] into 'What needs to be done?' field
SUCCESS
392ms
Then her todo list should contain Buy some milk, Walk the dog, Buy some cereal
SUCCESS
548ms
Then the items displayed should be ([Buy some milk, Walk the dog, Buy some cereal])
SUCCESS
081ms
SUCCESS
8.59s
Serenity BDD version 4.1.12