Project Number Date
ApolloFullRunnerReport apollo-test-2.143 03 wrz 2021, 07:47

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Transfer transport to carrier 70 1 0 0 0 71 8 1 9 9m 16s 071ms Failed
Feature Transfer transport to carrier
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 687ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 073ms
When Transfer transport to carrier "Przewoźnik Adama Automat 1" with "true" 34s 768ms
And If user is login then logout 298ms
And Login as "paa1-carrier@qa.qa-test" 2s 805ms
Then Verify that the transport has been transferred with "true" 1s 711ms
After Hooks.deleteTransportAfterTest() 798ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 470ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 045ms
When Transfer transport to carrier "Przewoźnik Adama Automat 1" with "false" 35s 016ms
And If user is login then logout 303ms
And Login as "paa1-carrier@qa.qa-test" 2s 883ms
Then Verify that the transport has been transferred with "false" 1s 695ms
After Hooks.deleteTransportAfterTest() 568ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 680ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 146ms
When Transfer transport to carrier "Przewoźnik SKZ Automat 1" 34s 751ms
And If user is login then logout 709ms
And Login as "pskza1-carrier@qa.qa-test" 2s 491ms
Then Verify that the transport has been transferred 3s 818ms
After Hooks.deleteTransportAfterTest() 764ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 680ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 129ms
When Transfer transport to carrier "Przewoźnik SKZ Automat 1" 34s 755ms
And If user is login then logout 274ms
And Login as "pskza1-carrier@qa.qa-test" 2s 837ms
Then Verify that the transport has been transferred 3s 763ms
After Hooks.deleteTransportAfterTest() 919ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 794ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 344ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 3s 090ms
And Go to auction offer 1s 618ms
When Offer "1000" 513ms
And Verify that offer with "1000" has been added to auction 3s 095ms
And If user is login then logout 263ms
And Login as "swisskrono-admin" 3s 141ms
Then Go to auction details 1s 778ms
And Pass transport to carrier from auction details 1s 526ms
And If user is login then logout 6s 255ms
And Login as "pskza1-carrier@qa.qa-test" 2s 309ms
And Verify that the transport has been transferred 3s 280ms
After Hooks.deleteTransportAfterTest() 838ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 542ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 403ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 868ms
And Go to auction offer 1s 670ms
When Offer "1000" 511ms
And Verify that offer with "1000" has been added to auction 3s 098ms
And Wait till auction end 1m 52s 014ms
And If user is login then logout 284ms
Then Login as "swisskrono-admin" 2s 962ms
And Go to auction details 2s 197ms
And Pass transport to carrier from auction details 1s 550ms
And If user is login then logout 6s 727ms
And Login as "pskza1-carrier@qa.qa-test" 2s 304ms
And Verify that the transport has been transferred 3s 520ms
After Hooks.deleteTransportAfterTest() 924ms
Scenario Outline Check if enabled carriers are shown in transport transfer select
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 704ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 126ms
And Go to "TRANSPORT_TABLE" 498ms
When Open transport transfer modal 1s 680ms
Then Verify that all enabled companies from "swisskrono" are shown in select 367ms
java.lang.AssertionError: Dostępne firmy w polu wyboru nie zgadzają się z oczekiwanymi! expected:<[Przewoźnik SKZ Automat 2, Przewoźnik SKZ Automat 1, Przewoźnik SKZ Automat 3]> but was:<[Przewoźnik SKZ Automat 1, Przewoźnik SKZ Automat 2, Przewoźnik SKZ Automat 3]>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at Pages.Transport.TransferFormPage.checkIfCompaniesAreAvailableInSelect(TransferFormPage.java:35)
	at CucumberTests.Transport.TransferTransportTest.verifyThatAllEnabledCompaniesFromAreShownInSelect(TransferTransportTest.java:86)
	at ✽.Verify that all enabled companies from "swisskrono" are shown in select(file:Features/Atom/Transport/TransportTransfer/TransportTransfer.feature:80)
After Hooks.deleteTransportAfterTest() 614ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 260ms
And Reject main section of a "Przewoźnik Adama Automat 1" in "adama" by API 774ms
And Login as "adama-admin" 2s 255ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 114ms
And Go to "TRANSPORT_TABLE" 380ms
When Open transport transfer modal 1s 626ms
Then Verify that "Przewoźnik Adama Automat 1" is blocked in select 259ms
After Hooks.deleteTransportAfterTest() 611ms
After Hooks.rollbackRejectedSections() 493ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 669ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 057ms
And Transfer transport to carrier "Przewoźnik Adama Automat 1" with "true" with "120" seconds to accept transport 35s 223ms
And If user is login then logout 245ms
When Login as "paa1-carrier@qa.qa-test" 5s 126ms
And Verify that the transport has been transferred with "true" 2s 144ms
And Wait "120" seconds 2m
Then Verify if transport is not visible to carrier after expiring time to accept transport 15s 088ms
After Hooks.deleteTransportAfterTest() 635ms