Project Number Date
ApolloFullRunnerReport develop.357 25 mar 2021, 07:57

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteProductAfterTest 61 2 14 0 0 77 5 2 7 4m 24s 098ms Failed
View Feature Crud index
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 032ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 233ms
And Show all transport "false" 016ms
And Get inputs from database "ADD_INDEX" "super-admin-adama" 002ms
And Create product if needed "false" by api for principal "adama" 281ms
When Go to transport details "TRANSPORT" 4s 450ms
And Expand index panel 106ms
And Click add index button 140ms
And Fill index form 10s 578ms
And Click ok button in index form 15s 164ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 137ms
And Go to transport details "TRANSPORT" 4s 397ms
And Expand index panel 132ms
Then Check are transport values equals 110ms
After Hooks.deleteTransportAfterTest() 078ms
After Hooks.deleteProductAfterTest() 072ms
View Feature Crud index
Scenario Outline Check if it possible to add new index to transport
Steps
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 128ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 224ms
And Show all transport "true" 080ms
And Get inputs from database "ADD_INDEX" "super-admin-alrec" 003ms
And Create product if needed "true" by api for principal "alrec" 000ms
When Go to transport details "TRANSPORT_ORDER" 4s 473ms
And Expand index panel 116ms
And Click add index button 033ms
org.openqa.selenium.ElementNotInteractableException: element not interactable: element has zero size
  (Session info: headless chrome=88.0.4324.182)
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=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.f3QM4B}, 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=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 4d2020cd8e4e41a57e8aed11569b053f
	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.click(RemoteWebElement.java:83)
	at CucumberTests.Index.IndexTest.clickAddIndexButton(IndexTest.java:42)
	at ✽.Click add index button(file:Features/Atom/Index/CrudIndex.feature:12)
And Fill index form 000ms
And Click ok button in index form 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "TRANSPORT_ORDER" 000ms
And Expand index panel 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 079ms
After Hooks.deleteProductAfterTest() 000ms
View Feature Crud index
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 231ms
And Show all transport "false" 014ms
And Get inputs from database "ADD_INDEX" "super-admin-adama" 002ms
And Create product if needed "false" by api for principal "adama" 029ms
When Go to transport details "TRANSPORT" 4s 460ms
And Add index to transport 25s 960ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 642ms
When Go to transport details "TRANSPORT" 4s 449ms
And Expand index panel 127ms
And Click delete index button 061ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 609ms
And Go to transport details "TRANSPORT" 4s 351ms
And Expand index panel 085ms
Then Verify that transport has no indexes 15s 016ms
After Hooks.deleteTransportAfterTest() 123ms
After Hooks.deleteProductAfterTest() 044ms
View Feature Crud index
Scenario Outline Check if it possible to delete index in transport
Steps
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 205ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 304ms
And Show all transport "true" 069ms
And Get inputs from database "ADD_INDEX" "super-admin-alrec" 001ms
And Create product if needed "true" by api for principal "alrec" 000ms
When Go to transport details "TRANSPORT_ORDER" 4s 416ms
And Add index to transport 153ms
org.openqa.selenium.ElementNotInteractableException: element not interactable: element has zero size
  (Session info: headless chrome=88.0.4324.182)
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=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.f3QM4B}, 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=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 4d2020cd8e4e41a57e8aed11569b053f
	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.click(RemoteWebElement.java:83)
	at CucumberTests.Index.IndexTest.clickAddIndexButton(IndexTest.java:42)
	at CucumberTests.Index.IndexTest.addIndexToTransport(IndexTest.java:78)
	at ✽.Add index to transport(file:Features/Atom/Index/CrudIndex.feature:40)
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
When Go to transport details "TRANSPORT_ORDER" 000ms
And Expand index panel 000ms
And Click delete index button 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "TRANSPORT_ORDER" 000ms
And Expand index panel 000ms
Then Verify that transport has no indexes 000ms
After Hooks.deleteTransportAfterTest() 076ms
After Hooks.deleteProductAfterTest() 000ms
View Feature Index
Given Login as "dayco-admin" and set token of apiUsername "super-admin-dayco" 2s 550ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 1s 271ms
And Get inputs from database "ADD_INDEX" "super-admin-dayco" 003ms
And Create product if needed "false" by api for principal "dayco" 034ms
And Go to transport details "OWN_COLLECTION" 4s 411ms
And Add index to transport 24s 582ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 660ms
And Create advice "ADVICE_OWN_COLLECTION" "OWN_COLLECTION" "super-admin-dayco" 40s 366ms
When Click on index details icon 106ms
Then Verify that indexes display in window "product-index;quantity-of-Planned quantity;quantity-of-Quantity sent" 000ms
After Hooks.deleteTransportAfterTest() 084ms
After Hooks.deleteProductAfterTest() 033ms
View Feature Product
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 014ms
And Create product by api for principal "adama" 026ms
When Edit created product 1s 076ms
Then Verify that product is edited 278ms
After Hooks.deleteProductAfterTest() 041ms
View Feature Product
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 048ms
And Create product by api for principal "adama" 028ms
And Go to "PRODUCTS_TAB" 187ms
When Delete created product 334ms
Then Verify that product is deleted 15s 042ms
After Hooks.deleteProductAfterTest() 033ms