Project Number Date
ApolloFullRunnerReport 2021.AT1.14 26 Jul 2021, 08:50

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Base options of periodic transport - create, edit, delete etc. 66 1 4 0 0 71 5 1 6 18m 23s 556ms Failed
Feature Base options of periodic transport - create, edit, delete etc.
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 773ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 1s 194ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 275ms
And Fill transport form 40s 681ms
And Select option of periodic transport and fill settings "DAILY" 47s 598ms
And Click "save-transport" save button and wait for form to disappear 30s 066ms
Then Set advice window in schedule in "0" days 105ms
And Check is transport created in schedule and set transport id 1s 164ms
And Set week view 2s 789ms
Then Wait "120" seconds 2m
And Refresh page 2s 192ms
Then Check if periodic transport for "DAILY" is created correctly 16s 033ms
After Hooks.deletePeriodicTransports() 619ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 064ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 1s 178ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 265ms
And Fill transport form 40s 641ms
And Select option of periodic transport and fill settings "WEEKLY" 18s 266ms
And Click "save-transport" save button and wait for form to disappear 30s 134ms
Then Set advice window in schedule in "0" days 095ms
And Check is transport created in schedule and set transport id 1s 071ms
And Set week view 2s 881ms
Then Wait "120" seconds 2m
And Refresh page 2s 179ms
Then Check if periodic transport for "WEEKLY" is created correctly 24s 112ms
After Hooks.deletePeriodicTransports() 1s 481ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 068ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 1s 203ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 000ms
And Go to new transport "DELIVERY" 15s 302ms
And Fill transport form 40s 734ms
And Select option of periodic transport and fill settings "MONTHLY" 17s 236ms
And Click "save-transport" save button and wait for form to disappear 30s 107ms
Then Set advice window in schedule in "0" days 141ms
And Check is transport created in schedule and set transport id 1s 339ms
And Set week view 3s 955ms
Then Wait "120" seconds 2m
And Refresh page 2s 203ms
Then Check if periodic transport for "MONTHLY" is created correctly 51s 646ms
After Hooks.deletePeriodicTransports() 639ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 138ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 1s 211ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 405ms
When Go to "WAREHOUSE_TAB" 514ms
And Set week view 2s 055ms
And Select warehouse "Katowice" 4s 210ms
And Open the middle periodic transport form from the schedule view 1m 55s 606ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "30" "0" 1s 469ms
And Click save and-close and react on alert "dismiss" 628ms
And Check if rest of periodic transports is react correctly "noEditing" 1m 6s 368ms
After Hooks.deletePeriodicTransports() 794ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 130ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 1s 159ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 424ms
When Go to "WAREHOUSE_TAB" 540ms
And Set week view 2s 044ms
And Select warehouse "Katowice" 4s 422ms
And Open the middle periodic transport form from the schedule view 23s 439ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "30" "0" 1s 462ms
And Click save and-close and react on alert "accept" 622ms
And Check if rest of periodic transports is react correctly "editing" 20s 516ms
After Hooks.deletePeriodicTransports() 685ms
Scenario Outline Designations of periodic transports
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 116ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 1s 221ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 427ms
When Go to "WAREHOUSE_TAB" 523ms
And Set week view 2s 013ms
And Select warehouse "Katowice" 4s 486ms
And Open the middle periodic transport form from the schedule view 23s 629ms
Then Check if designation of periodic transport in transport form is correct 053ms
java.lang.AssertionError: Komunikat z numerem awizacji okresowej jest niewidoczny
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.PeriodicTransportTest.checkIfDesignationOfPeriodicTransportInTransportFormIsCorrect(PeriodicTransportTest.java:159)
	at ✽.Check if designation of periodic transport in transport form is correct(file:Features/Atom/Transport/PeriodicTransport/PeriodicTransport.feature:51)
And Close transport details 000ms
When Go to "TRANSPORT_TABLE" 000ms
And Wait until all periodic transports will be visible in transport table 000ms
Then Check if designation of periodic transport in transport table is correct 000ms
After Hooks.deletePeriodicTransports() 693ms