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

Version: RELEASE-3

3 tests |

Overview

Test Outcomes

Test Performance

Functional Coverage Overview

Features

Key Statistics

Number of Scenarios 3
Total Number of Test Cases 3
Tests Started May 23, 2024 08:43:56
Tests Finished May 23, 2024 08:44:06
Total Duration 10s
Fastest Test 3s
Slowest Test 4s
Average Execution Time 3s
Total Execution Time 11s

Functional Coverage Details

Features

Feature Scenarios StepsText Test Cases % Pass Result Coverage
Learn about the application 2 Starts with an empty todo list Starts with a todo list containing: {} Adds todo items called: {} Should see that the placeholder text says: What needs to be done? Starts with an empty todo list Starts with a todo list containing: {} Adds todo items called: {} Should see the correct website title Should see the correct application heading 2 100%
Complete a todo 1 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 Completes: Walk the dog Should see that that following item is marked as complete: Walk the dog Should see that the number of items left is: 1 1 100%

Key Statistics

Number of Scenarios 3 Total Duration 10s
Total Number of Test Cases 3 Fastest Test 3s
Number of Manual Test Cases 0 Slowest Test 4s
Tests Started May 23, 2024 08:43:56 Average Execution Time 3s
Tests Finished May 23, 2024 08:44:06 Total Execution Time 11s

Automated Scenarios

feature Scenario Context Steps StepsText Started Total Duration Result
LearnAboutTheApplication Should see how to begin with page objects Chrome,linux 2 Starts with an empty todo list Should see that the placeholder text says: What needs to be done? 08:43:56 4s 186ms SUCCESS
LearnAboutTheApplication Should be able to identify the application with page objects Chrome,linux 3 Starts with an empty todo list Should see the correct website title Should see the correct application heading 08:44:00 4s 242ms SUCCESS
CompleteATodo Should be able to complete a todo with page objects Chrome,linux 4 Starts with a todo list containing: {Walk the dog,Put out the garbage} Completes: Walk the dog Should see that that following item is marked as complete: Walk the dog Should see that the number of items left is: 1 08:44:03 3s 312ms SUCCESS

Manual Tests

No manual tests were recorded
Serenity BDD version 4.1.12