Project Number Date
ApolloFullRunnerReport develop.448 01 cze 2021, 17:16

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Transfer transport to carrier 61 4 6 0 0 71 5 4 9 7m 3s 810ms Failed
Feature Transfer transport to carrier
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 187ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 219ms
When Transfer transport to carrier "Przewoźnik Adama Automat 1" with "true" 19s 173ms
And If user is login then logout 110ms
And Login as "paa1-carrier@qa.qa-test" 1s 437ms
Then Verify that the transport has been transferred with "true" 1s 200ms
After Hooks.deleteTransportAfterTest() 119ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 016ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 198ms
When Transfer transport to carrier "Przewoźnik Adama Automat 1" with "false" 19s 217ms
And If user is login then logout 119ms
And Login as "paa1-carrier@qa.qa-test" 1s 451ms
Then Verify that the transport has been transferred with "false" 1s 236ms
After Hooks.deleteTransportAfterTest() 098ms
Scenario Outline Check if it is possible to transfer transport to carrier - without confirmation checkbox
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 134ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 247ms
When Transfer transport to carrier "Przewoźnik SKZ Automat 1" 13s 703ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@data-button-name='PASS'] (tried for 10 second(s) with 500 MILLISECONDS interval)
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.19 (1bf021f248676a0b2ab3ee0561d83a59e424c23e-refs/branch-heads/4472@{#288}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.61oUkb}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.77, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 38386174430a360e56b79b81208253c2
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
	at Pages.BasePage.waitUntilElementDisappear(BasePage.java:215)
	at Pages.Transport.TransportsPage.transferTransportToCarrier(TransportsPage.java:282)
	at CucumberTests.Transport.TransferTransportTest.transferTransportToCarrier(TransferTransportTest.java:43)
	at ✽.Transfer transport to carrier "Przewoźnik SKZ Automat 1"(file:Features/Atom/Transport/TransportTransfer/TransportTransfer.feature:26)
And If user is login then logout 000ms
And Login as "pskza1-carrier@qa.qa-test" 000ms
Then Verify that the transport has been transferred 000ms
After Hooks.deleteTransportAfterTest() 095ms
Scenario Outline Check if it is possible to transfer transport to carrier - without confirmation checkbox
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 164ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 239ms
When Transfer transport to carrier "Przewoźnik SKZ Automat 1" 13s 657ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@data-button-name='PASS'] (tried for 10 second(s) with 500 MILLISECONDS interval)
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.19 (1bf021f248676a0b2ab3ee0561d83a59e424c23e-refs/branch-heads/4472@{#288}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.61oUkb}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.77, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 38386174430a360e56b79b81208253c2
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
	at Pages.BasePage.waitUntilElementDisappear(BasePage.java:215)
	at Pages.Transport.TransportsPage.transferTransportToCarrier(TransportsPage.java:282)
	at CucumberTests.Transport.TransferTransportTest.transferTransportToCarrier(TransferTransportTest.java:43)
	at ✽.Transfer transport to carrier "Przewoźnik SKZ Automat 1"(file:Features/Atom/Transport/TransportTransfer/TransportTransfer.feature:26)
And If user is login then logout 000ms
And Login as "pskza1-carrier@qa.qa-test" 000ms
Then Verify that the transport has been transferred 000ms
After Hooks.deleteTransportAfterTest() 094ms
Scenario Outline Check if it is possible to pass transport to carrier during auction
Steps
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 167ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 292ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 180ms
And Go to auction offer 1s 205ms
When Offer "1000" 124ms
And Verify that offer with "1000" has been added to auction 3s 039ms
And If user is login then logout 093ms
And Login as "swisskrono-admin" 1s 423ms
Then Go to auction details 1s 183ms
And Pass transport to carrier from auction details 1s 217ms
And If user is login then logout 551ms
And Login as "pskza1-carrier@qa.qa-test" 1s 058ms
And Verify that the transport has been transferred 16s 096ms
java.lang.AssertionError: Nie znaleziono przycisków transakcji dla przekazanego transportu!
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.TransferTransportTest.checkIfTransportIsTransferred(TransferTransportTest.java:68)
	at CucumberTests.Transport.TransferTransportTest.verifyThatTheTransportHasBeenTransferred(TransferTransportTest.java:59)
	at ✽.Verify that the transport has been transferred(file:Features/Atom/Transport/TransportTransfer/TransportTransfer.feature:49)
After Hooks.deleteTransportAfterTest() 109ms
Scenario Outline Check if it is possible to pass transport to carrier when auction is finished
Steps
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 267ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 290ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 119ms
And Go to auction offer 1s 196ms
When Offer "1000" 124ms
And Verify that offer with "1000" has been added to auction 3s 030ms
And Wait till auction end 1m 54s 016ms
And If user is login then logout 115ms
Then Login as "swisskrono-admin" 1s 396ms
And Go to auction details 1s 182ms
And Pass transport to carrier from auction details 1s 241ms
And If user is login then logout 554ms
And Login as "pskza1-carrier@qa.qa-test" 1s 140ms
And Verify that the transport has been transferred 16s 110ms
java.lang.AssertionError: Nie znaleziono przycisków transakcji dla przekazanego transportu!
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.TransferTransportTest.checkIfTransportIsTransferred(TransferTransportTest.java:68)
	at CucumberTests.Transport.TransferTransportTest.verifyThatTheTransportHasBeenTransferred(TransferTransportTest.java:59)
	at ✽.Verify that the transport has been transferred(file:Features/Atom/Transport/TransportTransfer/TransportTransfer.feature:69)
After Hooks.deleteTransportAfterTest() 094ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 141ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 239ms
And Go to "TRANSPORT_TABLE" 150ms
When Open transport transfer modal 1s 206ms
Then Verify that all enabled companies from "swisskrono" are shown in select 100ms
After Hooks.deleteTransportAfterTest() 103ms
Given Set token of apiUsername "super-admin-adama" 123ms
And Reject main section of a "Przewoźnik Adama Automat 1" in "adama" by API 215ms
And Login as "adama-admin" 904ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 199ms
And Go to "TRANSPORT_TABLE" 137ms
When Open transport transfer modal 1s 244ms
Then Verify that "Przewoźnik Adama Automat 1" is blocked in select 107ms
After Hooks.deleteTransportAfterTest() 106ms
After Hooks.rollbackRejectedSections() 085ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 031ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 225ms
And Transfer transport to carrier "Przewoźnik Adama Automat 1" with "true" with "120" seconds to accept transport 19s 271ms
And If user is login then logout 111ms
When Login as "paa1-carrier@qa.qa-test" 2s 009ms
And Verify that the transport has been transferred with "true" 1s 189ms
And Wait "120" seconds 2m
Then Verify if transport is not visible to carrier after expiring time to accept transport 15s 063ms
After Hooks.deleteTransportAfterTest() 119ms