Project Number Date
ApolloFullRunnerReport after_release_3_6_0.323 25 lut 2021, 13:00

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Create mode of transportation 8 0 0 0 0 8 2 0 2 19s 619ms Passed
Feature Create mode of transportation
Given Set token of apiUsername "super-admin-bausch" 092ms
When Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 134ms
After Hooks.deleteModeOfTransportationAfterTest() 081ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 570ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 189ms
When Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 188ms
Then Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in mode of transportation details page 101ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 227ms
And Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in correct columns 114ms
After Hooks.deleteModeOfTransportationAfterTest() 077ms