Functional
Coverage Overview
Features
Key Statistics
Number of Scenarios
|
5 |
Total Number of Test Cases
|
5 |
Tests Started
|
Nov 08, 2024 23:09:42 |
Tests
Finished
|
Nov 08, 2024 23:10:06 |
Total
Duration
|
24s |
Fastest Test
|
154ms |
Slowest
Test
|
17s |
Average
Execution Time
|
4s |
Total
Execution Time
|
23s |
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% |
|
|
When searching for terms with junit4
|
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
|
5 |
Total
Duration
|
24s |
Total Number of Test Cases
|
5 |
Fastest Test
|
154ms |
Number of Manual Test Cases
|
0 |
Slowest
Test
|
17s |
Tests Started
|
Nov 08, 2024 23:09:42 |
Average
Execution Time
|
4s |
Tests
Finished
|
Nov 08, 2024 23:10:06 |
Total
Execution Time
|
23s |
Automated Scenarios
Manual Tests
No manual tests were recorded
|