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 22, 2024 22:49:30 | Average Execution Time | 1s |
Tests Finished | Nov 22, 2024 22:49:33 | 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 | 22:49:30 | 3s 299ms |