Functional
Coverage Overview
Features
Key Statistics
|
Number of Scenarios
|
1 |
|
Total Number of Test Cases
|
1 |
|
Tests Started
|
Mar 30, 2026 19:12:53 |
|
Tests
Finished
|
Mar 30, 2026 19:13:06 |
|
Total
Duration
|
13s |
|
Fastest Test
|
13s |
|
Slowest
Test
|
13s |
|
Average
Execution Time
|
13s |
|
Total
Execution Time
|
13s |
Functional Coverage Details
Features
| Feature |
Scenarios |
StepsText |
Test Cases |
% Pass |
Result |
Coverage |
|
Checkout process at SauceDemo
|
1 |
Given that a standard user logs into SauceDemo
Customer opens the browser at https://www.saucedemo.com/
Customer login
Customer enters 'standard_user' into username field
Customer enters 'secret_sauce' into password field
Customer clicks on login button
When the user adds two products to the cart
Customer add products
Customer clicks on add to cart backpack
Customer clicks on add to cart bike light
And navigates to the cart to checkout
Customer go to cart
Customer clicks on cart icon
Customer clicks on checkout button
And fills out the checkout form with personal data
Customer fill checkout form
Customer enters 'John' into first name field
Customer enters 'Doe' into last name field
Customer enters '12345' into zip code field
Customer clicks on continue button
And finishes the purchase
Customer finish purchase
Customer clicks on finish button
Then the user should see the exact confirmation message "THANK YOU FOR YOUR ORDER"
Then the confirmation message should be 'THANK YOU FOR YOUR ORDER'
|
1 |
100% |
|
|
Key Statistics
|
Number of Scenarios
|
1 |
Total
Duration
|
13s |
|
Total Number of Test Cases
|
1 |
Fastest Test
|
13s |
|
Number of Manual Test Cases
|
0 |
Slowest
Test
|
13s |
|
Tests Started
|
Mar 30, 2026 19:12:53 |
Average
Execution Time
|
13s |
|
Tests
Finished
|
Mar 30, 2026 19:13:06 |
Total
Execution Time
|
13s |
Automated Scenarios
| feature |
Scenario |
Context |
Steps |
StepsText |
Started |
Total Duration |
Result |
|
Checkout process at SauceDemo
|
Successful purchase of two products
|
Chrome,linux
|
6 |
Given that a standard user logs into SauceDemo
When the user adds two products to the cart
And navigates to the cart to checkout
And fills out the checkout form with personal data
And finishes the purchase
Then the user should see the exact confirmation message "THANK YOU FOR YOUR ORDER"
|
19:12:53 |
13s 353ms |
SUCCESS
|
Manual Tests
No manual tests were recorded
|