Project Number Date
ApolloFullRunnerReport 2021.AT1.39 02 sie 2021, 05:23

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 38s 112ms Failed
View Feature Custom fields
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "super-admin-skz" and set token of apiUsername "super-admin-skz" 1s 629ms
And Set "custom-field" inputs from JSON file "CREATE_CUSTOM_FIELD" "super-admin-skz" 002ms
And Go to "SETTINGS_TAB" 406ms
When Go to "CONTAINER" transport type settings 404ms
And Go to custom fields settings 154ms
And Click add new custom field 150ms
And Fill custom field form 6s 041ms
And Click save button 079ms
And Click back to custom field settings button 123ms
And Set custom field id 386ms
And Refresh page 2s 151ms
Then Go to new transport "CONTAINER" 399ms
And Verify if created custom field appeared in transport form 025ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 237ms
View Feature Custom fields
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-piast" and set token of apiUsername "super-admin-piast" 1s 741ms
And Set "custom-field" inputs from JSON file "CREATE_CUSTOM_FIELD" "super-admin-piast" 001ms
And Go to "SETTINGS_TAB" 300ms
When Go to "LOAD" transport type settings 384ms
And Go to custom fields settings 170ms
And Click add new custom field 172ms
And Fill custom field form 6s 016ms
And Click save button 066ms
And Click back to custom field settings button 158ms
And Set custom field id 218ms
And Refresh page 2s 117ms
Then Go to new transport "LOAD" 372ms
And Verify if created custom field appeared in transport form 022ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 264ms
View Feature Custom fields
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-hochland" and set token of apiUsername "super-admin-hochland" 3s 029ms
And Set "custom-field" inputs from JSON file "CREATE_CUSTOM_FIELD" "super-admin-hochland" 001ms
And Go to "SETTINGS_TAB" 327ms
When Go to "DELIVERY" transport type settings 306ms
And Go to custom fields settings 143ms
And Click add new custom field 144ms
And Fill custom field form 6s 002ms
And Click save button 055ms
And Click back to custom field settings button 117ms
And Set custom field id 508ms
And Refresh page 2s 129ms
Then Go to new transport "DELIVERY" 814ms
And Verify if created custom field appeared in transport form 024ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 432ms
View Feature Custom fields
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 148ms
And Create custom field with "CREATE_CONTAINER_TEXT_CFD" by "super-admin-skz" 238ms
And Go to "SETTINGS_TAB" 321ms
When Go to "CONTAINER" transport type settings 391ms
And Go to custom fields settings 141ms
And Click edit button of "Testowy CFD" custom field 179ms
And Change filled value in details "definition-name" "text" "Edytowany CFD" "0" 1s 333ms
And Click save button 051ms
And Refresh page 2s 122ms
Then Go to new transport "CONTAINER" 355ms
And Verify that edited "Edytowany CFD" is visible in transport form 024ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 206ms
View Feature Custom fields
Before Hooks.showScenarioName(Scenario) 002ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 456ms
And Create custom field with "CREATE_LOAD_TEXT_CFD" by "super-admin-piast" 287ms
And Go to "SETTINGS_TAB" 245ms
When Go to "LOAD" transport type settings 347ms
And Go to custom fields settings 170ms
And Click edit button of "Testowy CFD" custom field 182ms
And Change filled value in details "definition-name" "text" "Edytowany CFD" "0" 1s 319ms
And Click save button 051ms
And Refresh page 2s 137ms
Then Go to new transport "LOAD" 315ms
And Verify that edited "Edytowany CFD" is visible in transport form 020ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 253ms
View Feature Custom fields
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 407ms
And Create custom field with "CREATE_DELIVERY_TEXT_CFD" by "super-admin-hochland" 506ms
And Go to "SETTINGS_TAB" 302ms
When Go to "DELIVERY" transport type settings 307ms
And Go to custom fields settings 141ms
And Click edit button of "Testowy CFD" custom field 177ms
And Change filled value in details "definition-name" "text" "Edytowany CFD" "0" 1s 432ms
And Click save button 054ms
And Refresh page 2s 112ms
Then Go to new transport "DELIVERY" 679ms
And Verify that edited "Edytowany CFD" is visible in transport form 024ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 436ms
View Feature Transport form
Scenario Outline Check if date and time custom field appeared in transport details after creating transport
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Set token of apiUsername "super-admin-lisner" 085ms
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" 282ms
When Login as "lisner-admin-2" and set token of apiUsername "super-admin-lisner" 1s 706ms
And Go to new transport "DELIVERY" 306ms
And Fill transport form 36s 433ms
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() 309ms