Project Number Date
ExecuteAutomation 1 03 Jan 2022, 18:42

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
LoginFeature 8 0 0 0 0 8 2 0 2 2s 196ms Passed
Feature LoginFeature
This feature deals with the login functionality of the applications
Before steps.Hook.InitializeTest(io.cucumber.java.Scenario) 6s 716ms
Given I navigate to the login page 969ms
And I enter the following for Login 299ms
username password
admin adminpassword
And I click login button 151ms
Then I should see the userform page 058ms
After steps.Hook.TearDownTest(io.cucumber.java.Scenario) 125ms
Before steps.Hook.InitializeTest(io.cucumber.java.Scenario) 284ms
Given I navigate to the login page 448ms
And I enter the following for Login 160ms
username password
admin adminpassword
And I click login button 107ms
Then I should see the userform page wrongly 000ms
After steps.Hook.TearDownTest(io.cucumber.java.Scenario) 071ms