Serenity BDD TodoMVC
Home > Version > RELEASE-1
Report generated 23-05-2024 08:44:13

Version: RELEASE-1

4 tests |

Overview

Test Outcomes

Test Performance

Functional Coverage Overview

Features

Key Statistics

Number of Scenarios 4
Total Number of Test Cases 4
Tests Started May 23, 2024 08:44:02
Tests Finished May 23, 2024 08:44:09
Total Duration 7s
Fastest Test 3s
Slowest Test 3s
Average Execution Time 3s
Total Execution Time 13s

Functional Coverage Details

Features

Feature Scenarios StepsText Test Cases % Pass Result Coverage
Toggle all todos 4 Starts with a todo list containing: {Walk the dog,Put out the garbage} Adds todo items called: {Walk the dog,Put out the garbage} Adds a todo item called: Walk the dog Adds a todo item called: Put out the garbage Toggles all items Should see that that following items are marked as complete: {Walk the dog,Put out the garbage} Should see that that following item is marked as complete: Walk the dog Should see that that following item is marked as complete: Put out the garbage Starts with a todo list containing: {Walk the dog,Put out the garbage} Adds todo items called: {Walk the dog,Put out the garbage} Adds a todo item called: Walk the dog Adds a todo item called: Put out the garbage Toggles all items Toggles all items Should see that that following items are marked as active: {Walk the dog,Put out the garbage} Should see that that following item is marked as active: Walk the dog Should see that that following item is marked as active: Put out the garbage Starts with a todo list containing: {Walk the dog,Put out the garbage} Adds todo items called: {Walk the dog,Put out the garbage} Adds a todo item called: Walk the dog Adds a todo item called: Put out the garbage Toggles all items Toggles all items Should see that the number of items left is: 2 Starts with a todo list containing: {Walk the dog,Put out the garbage} Adds todo items called: {Walk the dog,Put out the garbage} Adds a todo item called: Walk the dog Adds a todo item called: Put out the garbage Toggles all items Should see that the number of items left is: 0 4 100%

Key Statistics

Number of Scenarios 4 Total Duration 7s
Total Number of Test Cases 4 Fastest Test 3s
Number of Manual Test Cases 0 Slowest Test 3s
Tests Started May 23, 2024 08:44:02 Average Execution Time 3s
Tests Finished May 23, 2024 08:44:09 Total Execution Time 13s

Automated Scenarios

feature Scenario Context Steps StepsText Started Total Duration Result
ToggleAllTodos Should be able to quickly complete all todos with page objects Chrome,linux 3 Starts with a todo list containing: {Walk the dog,Put out the garbage} Toggles all items Should see that that following items are marked as complete: {Walk the dog,Put out the garbage} 08:44:02 3s 421ms SUCCESS
ToggleAllTodos Should be able to toggle status of all todos with page objects Chrome,linux 4 Starts with a todo list containing: {Walk the dog,Put out the garbage} Toggles all items Toggles all items Should see that that following items are marked as active: {Walk the dog,Put out the garbage} 08:44:03 3s 041ms SUCCESS
ToggleAllTodos Should see how many items todo when all are toggled to incomplete with page objects Chrome,linux 4 Starts with a todo list containing: {Walk the dog,Put out the garbage} Toggles all items Toggles all items Should see that the number of items left is: 2 08:44:06 3s 211ms SUCCESS
ToggleAllTodos Should see that there are zero items todo when all are toggled complete with page objects Chrome,linux 3 Starts with a todo list containing: {Walk the dog,Put out the garbage} Toggles all items Should see that the number of items left is: 0 08:44:06 3s 383ms SUCCESS

Manual Tests

No manual tests were recorded
Serenity BDD version 4.1.12