Project Number Date
ApolloFullRunnerReport develop-kapibary.345 11 cze 2021, 03:12

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 18s 682ms Passed
Feature Create mode of transportation
Given Set token of apiUsername "super-admin-bausch" 097ms
When Create default mode of transportation by API with "pba1-carrier" 063ms
After Hooks.deleteModeOfTransportationAfterTest() 051ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 712ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 268ms
When Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 130ms
Then Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in mode of transportation details page 083ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 228ms
And Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in correct columns 098ms
After Hooks.deleteModeOfTransportationAfterTest() 069ms