Project Number Date
ApolloFullRunnerReport 2021.AT1.30 01 sie 2021, 16:17

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteCustomFieldAfterTest 77 1 6 0 0 84 6 1 7 1m 37s 476ms Failed
View Feature Custom fields
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-skz" and set token of apiUsername "super-admin-skz" 1s 707ms
And Set "custom-field" inputs from JSON file "CREATE_CUSTOM_FIELD" "super-admin-skz" 001ms
And Go to "SETTINGS_TAB" 447ms
When Go to "CONTAINER" transport type settings 385ms
And Go to custom fields settings 148ms
And Click add new custom field 146ms
And Fill custom field form 6s 044ms
And Click save button 076ms
And Click back to custom field settings button 132ms
And Set custom field id 335ms
And Refresh page 2s 111ms
Then Go to new transport "CONTAINER" 355ms
And Verify if created custom field appeared in transport form 029ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 273ms
View Feature Custom fields
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-piast" and set token of apiUsername "super-admin-piast" 1s 583ms
And Set "custom-field" inputs from JSON file "CREATE_CUSTOM_FIELD" "super-admin-piast" 001ms
And Go to "SETTINGS_TAB" 294ms
When Go to "LOAD" transport type settings 391ms
And Go to custom fields settings 150ms
And Click add new custom field 150ms
And Fill custom field form 5s 999ms
And Click save button 052ms
And Click back to custom field settings button 158ms
And Set custom field id 234ms
And Refresh page 2s 128ms
Then Go to new transport "LOAD" 344ms
And Verify if created custom field appeared in transport form 024ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 266ms
View Feature Custom fields
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-hochland" and set token of apiUsername "super-admin-hochland" 3s 013ms
And Set "custom-field" inputs from JSON file "CREATE_CUSTOM_FIELD" "super-admin-hochland" 002ms
And Go to "SETTINGS_TAB" 311ms
When Go to "DELIVERY" transport type settings 310ms
And Go to custom fields settings 136ms
And Click add new custom field 152ms
And Fill custom field form 5s 999ms
And Click save button 055ms
And Click back to custom field settings button 129ms
And Set custom field id 451ms
And Refresh page 2s 118ms
Then Go to new transport "DELIVERY" 681ms
And Verify if created custom field appeared in transport form 023ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 491ms
View Feature Custom fields
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 117ms
And Create custom field with "CREATE_CONTAINER_TEXT_CFD" by "super-admin-skz" 259ms
And Go to "SETTINGS_TAB" 322ms
When Go to "CONTAINER" transport type settings 381ms
And Go to custom fields settings 133ms
And Click edit button of "Testowy CFD" custom field 160ms
And Change filled value in details "definition-name" "text" "Edytowany CFD" "0" 1s 318ms
And Click save button 046ms
And Refresh page 2s 102ms
Then Go to new transport "CONTAINER" 356ms
And Verify that edited "Edytowany CFD" is visible in transport form 027ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 222ms
View Feature Custom fields
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 378ms
And Create custom field with "CREATE_LOAD_TEXT_CFD" by "super-admin-piast" 305ms
And Go to "SETTINGS_TAB" 254ms
When Go to "LOAD" transport type settings 344ms
And Go to custom fields settings 193ms
And Click edit button of "Testowy CFD" custom field 171ms
And Change filled value in details "definition-name" "text" "Edytowany CFD" "0" 1s 327ms
And Click save button 054ms
And Refresh page 2s 109ms
Then Go to new transport "LOAD" 348ms
And Verify that edited "Edytowany CFD" is visible in transport form 026ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 282ms
View Feature Custom fields
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 348ms
And Create custom field with "CREATE_DELIVERY_TEXT_CFD" by "super-admin-hochland" 541ms
And Go to "SETTINGS_TAB" 312ms
When Go to "DELIVERY" transport type settings 308ms
And Go to custom fields settings 163ms
And Click edit button of "Testowy CFD" custom field 197ms
And Change filled value in details "definition-name" "text" "Edytowany CFD" "0" 1s 346ms
And Click save button 060ms
And Refresh page 2s 113ms
Then Go to new transport "DELIVERY" 650ms
And Verify that edited "Edytowany CFD" is visible in transport form 025ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 514ms
View Feature Transport form
Scenario Outline Check if date and time custom field appeared in transport details after creating transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-lisner" 088ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-lisner" 000ms
And Create custom field with "CREATE_DELIVERY_DATE_AND_TIME_CFD" by "super-admin-lisner" 298ms
When Login as "lisner-admin-2" and set token of apiUsername "super-admin-lisner" 1s 689ms
And Go to new transport "DELIVERY" 316ms
And Fill transport form 36s 448ms
java.lang.NullPointerException
	at CucumberTests.Transport.Transport.fillTextOrNumberInput(Transport.java:189)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:160)
	at CucumberTests.Transport.CreateTransport.fillTransportForm(CreateTransport.java:184)
	at ✽.Fill transport form(file:Features/Atom/Transport/TransportForm/TransportForm.feature:388)
And Click "save-transport" save button and wait for form to disappear 000ms
And Set advice window in schedule 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Show all transport types 000ms
And Go to transport details "DELIVERY" 000ms
Then Verify that "date-and-time" in transport form is visible 000ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 321ms