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 | 759ms |
Number of Manual Test Cases | 0 | Slowest Test | 894ms |
Tests Started | Jan 21, 2025 22:21:04 | Average Execution Time | 826ms |
Tests Finished | Jan 21, 2025 22:21:05 | 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 | 22:21:04 | 1s 657ms |