| Scenario Outline: Using username and password to log in (2 examples) |
|
Feature and Scenario.
When she logs in using "{username}" and "{password}"
Then she should see that authentication has {outcome}
| Number of Scenarios | 1 | Total Duration | 3s |
| Total Number of Test Cases | 2 | Fastest Test | 1s |
| Number of Manual Test Cases | 0 | Slowest Test | 1s |
| Tests Started | Nov 04, 2025 21:29:24 | Average Execution Time | 1s |
| Tests Finished | Nov 04, 2025 21:29:27 | Total Execution Time | 3s |
| feature | Scenario | Context | Steps | Started | Total Duration | Result |
|---|---|---|---|---|---|---|
| Form-Based Authentication |
Using username and password to log in
2 passing test cases |
2 | 21:29:24 | 3s 208ms |