Functional
Coverage Overview
Features
Key Statistics
Number of Scenarios
|
2 |
Total Number of Test Cases
|
2 |
Tests Started
|
Jan 03, 2025 10:08:17 |
Tests
Finished
|
Jan 03, 2025 10:08:24 |
Total
Duration
|
6s |
Fastest Test
|
6s |
Slowest
Test
|
6s |
Average
Execution Time
|
6s |
Total
Execution Time
|
13s |
Functional Coverage Details
Features
Feature |
Scenarios |
StepsText |
Test Cases |
% Pass |
Result |
Coverage |
Search by keyword
|
2 |
Given Sergey is researching things on the internet
Sergey opens the DuckDuckGo home page
Sergey opens the Duck duck go home page
When he looks up "red"
he searches for 'red'
he enters 'red' then hits [ENTER] into search field
Then he should see information about "red"
he should see the title of the page that contains (ignoring case): <[red]>
Given Sergey is researching things on the internet
Sergey opens the DuckDuckGo home page
Sergey opens the Duck duck go home page
When he looks up "green"
he searches for 'green'
he enters 'green' then hits [ENTER] into search field
Then he should see information about "green"
he should see the title of the page that contains (ignoring case): <[green]>
|
2 |
100% |
|
|
Key Statistics
Number of Scenarios
|
2 |
Total
Duration
|
6s |
Total Number of Test Cases
|
2 |
Fastest Test
|
6s |
Number of Manual Test Cases
|
0 |
Slowest
Test
|
6s |
Tests Started
|
Jan 03, 2025 10:08:17 |
Average
Execution Time
|
6s |
Tests
Finished
|
Jan 03, 2025 10:08:24 |
Total
Execution Time
|
13s |
Automated Scenarios
feature |
Scenario |
Context |
Steps |
StepsText |
Started |
Total Duration |
Result |
Search by keyword
|
Searching for 'red'
|
Chrome,linux
|
3 |
Given Sergey is researching things on the internet
When he looks up "red"
Then he should see information about "red"
|
10:08:17 |
6s 612ms |
SUCCESS
|
Search by keyword
|
Searching for 'green'
|
Chrome,linux
|
3 |
Given Sergey is researching things on the internet
When he looks up "green"
Then he should see information about "green"
|
10:08:17 |
6s 819ms |
SUCCESS
|
Manual Tests
No manual tests were recorded
|