| 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 | 4s |
| Total Number of Test Cases | 2 | Fastest Test | 1s |
| Number of Manual Test Cases | 0 | Slowest Test | 2s |
| Tests Started | Mar 11, 2026 04:04:04 | Average Execution Time | 2s |
| Tests Finished | Mar 11, 2026 04:04:08 | Total Execution Time | 4s |
| feature | Scenario | Context | Steps | Started | Total Duration | Result |
|---|---|---|---|---|---|---|
| Form-Based Authentication |
Using username and password to log in
2 passing test cases |
2 | 04:04:04 | 4s 233ms |