Serenity BDD Report
Report generated 21-01-2025 19:08:54

Test Results: All Tests

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 Jan 21, 2025 19:08:34
Tests Finished Jan 21, 2025 19:08:51
Total Duration 16s
Fastest Test 180ms
Slowest Test 14s
Average Execution Time 5s
Total Execution Time 16s

Functional Coverage Details

Features

Feature Scenarios StepsText Test Cases % Pass Result Coverage
When adding numbers 1 Michael starts with 1 Michael adds 2 Michael should have 3 1 100%
When searching for terms 2 Actor opens the DuckDuckGo home page Actor opens the Duck duck go home page Actor searches for 'green' Actor enters 'green' then hits [ENTER] into search field Actor should see the title of the page that contains (ignoring case): <[green]> Actor opens the DuckDuckGo home page Actor opens the Duck duck go home page Actor searches for 'red' Actor enters 'red' then hits [ENTER] into search field Actor should see the title of the page that contains (ignoring case): <[red]> 2 100%

Key Statistics

Number of Scenarios 3 Total Duration 16s
Total Number of Test Cases 3 Fastest Test 180ms
Number of Manual Test Cases 0 Slowest Test 14s
Tests Started Jan 21, 2025 19:08:34 Average Execution Time 5s
Tests Finished Jan 21, 2025 19:08:51 Total Execution Time 16s

Automated Scenarios

feature Scenario Context Steps StepsText Started Total Duration Result
WhenAddingNumbers Adding sums 3 Michael starts with 1 Michael adds 2 Michael should have 3 19:08:34 180ms SUCCESS
WhenSearchingForTerms Should be able to search for green things Chrome,linux 3 Actor opens the DuckDuckGo home page Actor searches for 'green' Actor should see the title of the page that contains (ignoring case): <[green]> 19:08:35 14s 355ms SUCCESS
WhenSearchingForTerms Should be able to search for red things Chrome,linux 3 Actor opens the DuckDuckGo home page Actor searches for 'red' Actor should see the title of the page that contains (ignoring case): <[red]> 19:08:49 1s 842ms SUCCESS

Manual Tests

No manual tests were recorded
Serenity BDD version 4.2.13