Project Number Date
ApolloFullRunnerReport apollo-test-2.100 31 lip 2021, 03:20

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Edit transport using pencil 90 1 6 0 0 97 12 1 13 6m 53s 374ms Failed
Feature Edit transport using pencil
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 896ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 112ms
And Show all transport "false" 080ms
When Find transport pencil button in transports table 1s 767ms
And Click pencil and move transport to next day in schedule 20s 744ms
Then Check if transport is in new location in schedule 2s 258ms
And Check if dates in transport form are correct 3s 936ms
After Hooks.deleteTransportAfterTest() 771ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 517ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 760ms
And Show all transport "false" 065ms
When Find transport pencil button in transports table 1s 806ms
And Click pencil and move transport to next day in schedule 20s 489ms
Then Check if transport is in new location in schedule 2s 261ms
And Check if dates in transport form are correct 3s 793ms
After Hooks.deleteTransportAfterTest() 683ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 372ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 865ms
And Show all transport "false" 080ms
When Find transport pencil button in transports table 1s 794ms
And Click pencil and move transport to next day in schedule 21s 326ms
Then Check if transport is in new location in schedule 2s 251ms
And Check if dates in transport form are correct 3s 879ms
After Hooks.deleteTransportAfterTest() 748ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 500ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 878ms
And Show all transport "false" 078ms
When Find transport pencil button in transports table 1s 766ms
And Click pencil and move transport to next day in schedule 20s 572ms
Then Check if transport is in new location in schedule 2s 272ms
And Check if dates in transport form are correct 3s 903ms
After Hooks.deleteTransportAfterTest() 772ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 463ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 908ms
And Show all transport "false" 077ms
When Find transport pencil button in transports table 1s 729ms
And Click pencil and move transport to next day in schedule 20s 550ms
Then Check if transport is in new location in schedule 2s 270ms
And Check if dates in transport form are correct 3s 922ms
After Hooks.deleteTransportAfterTest() 784ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 438ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-alrec" 2s 949ms
And Show all transport "true" 251ms
When Find transport pencil button in transports table 1s 786ms
And Click pencil and move transport to next day in schedule 20s 213ms
Then Check if transport is in new location in schedule 2s 279ms
And Check if dates in transport form are correct 3s 938ms
After Hooks.deleteTransportAfterTest() 739ms
Scenario Outline Check if it possible to add advice by advice button in transport table and edit transport by pencil
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 587ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 988ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 023ms
When Show all transport types 1s 147ms
And Click button advice in transport table "DELIVERY" 255ms
And Set advice window in schedule 3s 280ms
And Fill advice form 21s 910ms
java.lang.NullPointerException
	at CucumberTests.Transport.Transport.fillTextOrNumberInput(Transport.java:189)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:160)
	at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:121)
	at ✽.Fill advice form(file:Features/Atom/Transport/PencilEdition.feature:29)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Find transport pencil button in transports table 000ms
And Click pencil and move transport to next day in schedule 000ms
Then Check if transport is in new location in schedule 000ms
And Check if dates in transport form are correct 000ms
After Hooks.deleteTransportAfterTest() 524ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 975ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 169ms
And Show all transport "false" 077ms
When Find transport pencil button in transports table 1s 763ms
And Click pencil and move transport to next day in schedule 20s 574ms
And Move advice window "3" 1s 527ms
Then Check if advice window is in new location 064ms
After Hooks.deleteTransportAfterTest() 4s 082ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 422ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 782ms
And Show all transport "false" 068ms
When Find transport pencil button in transports table 1s 800ms
And Click pencil and move transport to next day in schedule 20s 365ms
And Move advice window "3" 1s 602ms
Then Check if advice window is in new location 058ms
After Hooks.deleteTransportAfterTest() 3s 229ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 456ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 835ms
And Show all transport "false" 077ms
When Find transport pencil button in transports table 1s 820ms
And Click pencil and move transport to next day in schedule 21s 397ms
And Move advice window "3" 1s 625ms
Then Check if advice window is in new location 075ms
After Hooks.deleteTransportAfterTest() 3s 783ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 498ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 874ms
And Show all transport "false" 076ms
When Find transport pencil button in transports table 1s 834ms
And Click pencil and move transport to next day in schedule 20s 470ms
And Move advice window "3" 1s 527ms
Then Check if advice window is in new location 063ms
After Hooks.deleteTransportAfterTest() 3s 605ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 404ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 937ms
And Show all transport "false" 077ms
When Find transport pencil button in transports table 1s 741ms
And Click pencil and move transport to next day in schedule 20s 522ms
And Move advice window "3" 1s 500ms
Then Check if advice window is in new location 063ms
After Hooks.deleteTransportAfterTest() 3s 673ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 522ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 778ms
And Show all transport "true" 252ms
When Find transport pencil button in transports table 1s 790ms
And Click pencil and move transport to next day in schedule 20s 246ms
And Move advice window "3" 1s 579ms
Then Check if advice window is in new location 063ms
After Hooks.deleteTransportAfterTest() 3s 163ms