Project Number Date
ApolloFullRunnerReport apollo-test-2.116 13 sie 2021, 02:44

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
SK API - Creation of the Transport 54 1 0 0 0 55 7 1 8 1m 41s 938ms Failed
Feature SK API - Creation of the Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 023ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 793ms
When Add transport by SKApi in "MGW" assigned to "" 027ms
Then Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 4s 444ms
And Go to "TRANSPORT_TABLE" 363ms
And Go to transport details "TRANSPORT_ORDER" 2s 811ms
Then Check are transport values equals 1s 381ms
After Hooks.deleteTransportAfterTest() 558ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_CONTAINER" "super-admin-skz" 019ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 605ms
When Add transport by SKApi in "MGW" assigned to "" 022ms
Then Check is transport "CONTAINER" created in transport table and set transport id 3s 913ms
And Go to "TRANSPORT_TABLE" 355ms
And Go to transport details "CONTAINER" 2s 809ms
Then Check are transport values equals 1s 182ms
After Hooks.deleteTransportAfterTest() 529ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-skz" 023ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 540ms
When Add transport by SKApi in "MGW" assigned to "" 022ms
Then Check is transport "OWN_COLLECTION" created in transport table and set transport id 7s 139ms
And Go to "TRANSPORT_TABLE" 360ms
And Go to transport details "OWN_COLLECTION" 2s 785ms
Then Check are transport values equals 1s 132ms
After Hooks.deleteTransportAfterTest() 578ms
Scenario Outline Check if it possible to create new transport by SKApi
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 017ms
And Login as "swisskrono-admin-10" and set token of apiUsername "super-admin-skz" 9s 286ms
When Add transport by SKApi in "HRL" assigned to "" 022ms
Then Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 4s 440ms
And Go to "TRANSPORT_TABLE" 375ms
And Go to transport details "TRANSPORT_ORDER" 2s 828ms
Then Check are transport values equals 157ms
org.openqa.selenium.StaleElementReferenceException: stale element reference: element is not attached to the page document
  (Session info: headless chrome=92.0.4515.131)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/stale_element_reference.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=92.0.4515.107 (87a818b10553a07434ea9e2b6dccf3cbe7895134-refs/branch-heads/4515@{#1634}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.LEzQRD}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, webauthn:extension:credBlob=true, acceptInsecureCerts=false, browserVersion=92.0.4515.131, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: a25bd0c5c1c96689075b9b6bad1f055f
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279)
	at org.openqa.selenium.remote.RemoteWebElement.getAttribute(RemoteWebElement.java:128)
	at CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:120)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:258)
	at CucumberTests.Transport.CreateTransport.checkTransportValues(CreateTransport.java:239)
	at ✽.Check are transport values equals(file:Features/Atom/SK_API/SkApiTransport.feature:11)
After Hooks.deleteTransportAfterTest() 602ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Get inputs from database "CREATE_CONTAINER" "super-admin-skz" 021ms
And Login as "swisskrono-admin-10" and set token of apiUsername "super-admin-skz" 2s 779ms
When Add transport by SKApi in "HRL" assigned to "" 021ms
Then Check is transport "CONTAINER" created in transport table and set transport id 3s 929ms
And Go to "TRANSPORT_TABLE" 363ms
And Go to transport details "CONTAINER" 2s 843ms
Then Check are transport values equals 1s 290ms
After Hooks.deleteTransportAfterTest() 575ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-skz" 021ms
And Login as "swisskrono-admin-10" and set token of apiUsername "super-admin-skz" 2s 568ms
When Add transport by SKApi in "HRL" assigned to "" 022ms
Then Check is transport "OWN_COLLECTION" created in transport table and set transport id 7s 104ms
And Go to "TRANSPORT_TABLE" 377ms
And Go to transport details "OWN_COLLECTION" 2s 821ms
Then Check are transport values equals 1s 084ms
After Hooks.deleteTransportAfterTest() 585ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 019ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 612ms
And Set another client name "Pepsi" 000ms
When Add transport by SKApi in "MGW" assigned to "" 019ms
Then Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 7s 408ms
And Check client name in database "Pepsi" "TRANSPORT_ORDER" 094ms
After Hooks.deleteTransportAfterTest() 591ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 019ms
And Login as "swisskrono-admin-10" and set token of apiUsername "super-admin-skz" 2s 562ms
When Add transport by SKApi in "" assigned to "" 020ms
Then Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 6s 679ms
And Go to "TRANSPORT_TABLE" 372ms
And Go to transport details "TRANSPORT_ORDER" 2s 840ms
Then Check if transport has warehouse "MGW" in step section "0" 146ms
After Hooks.deleteTransportAfterTest() 596ms