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 | 1s |
Total Number of Test Cases | 2 | Fastest Test | 772ms |
Number of Manual Test Cases | 0 | Slowest Test | 929ms |
Tests Started | Sep 08, 2025 05:32:11 | Average Execution Time | 850ms |
Tests Finished | Sep 08, 2025 05:32:13 | Total Execution Time | 1s |
feature | Scenario | Context | Steps | Started | Total Duration | Result |
---|---|---|---|---|---|---|
Form-based authentication |
Using username and password to log in
2 passing test cases |
2 | 05:32:11 | 1s 706ms |