Project Number Date
ApolloFullRunnerReport 2021.AT1.65 18 sie 2021, 03:49

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteProductAfterTest 74 1 2 0 0 77 6 1 7 7m 5s 359ms Failed
View Feature Crud index
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 365ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 224ms
And Show all transport "false" 166ms
And Set "index" inputs from JSON file "ADD_INDEX" "super-admin-adama" 001ms
And Create product if needed "false" by api for principal "adama" 100ms
When Go to transport details "TRANSPORT" 2s 471ms
And Expand index panel 105ms
And Click add index button 124ms
And Fill index form 10s 522ms
And Click ok button in index form 15s 120ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 080ms
And Go to transport details "TRANSPORT" 2s 461ms
And Expand index panel 118ms
Then Check are transport values equals 092ms
After Hooks.deleteTransportAfterTest() 074ms
After Hooks.deleteProductAfterTest() 072ms
View Feature Crud index
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 484ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 283ms
And Show all transport "true" 237ms
And Set "index" inputs from JSON file "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" 2s 501ms
And Expand index panel 079ms
And Click add index button 108ms
And Fill index form 7s 476ms
And Click ok button in index form 15s 138ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 151ms
And Go to transport details "TRANSPORT_ORDER" 2s 457ms
And Expand index panel 112ms
Then Check are transport values equals 2s 121ms
After Hooks.deleteTransportAfterTest() 114ms
After Hooks.deleteProductAfterTest() 000ms
View Feature Crud index
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 040ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 203ms
And Show all transport "false" 164ms
And Set "index" inputs from JSON file "ADD_INDEX" "super-admin-adama" 002ms
And Create product if needed "false" by api for principal "adama" 027ms
When Go to transport details "TRANSPORT" 2s 434ms
And Add index to transport 25s 882ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 167ms
When Go to transport details "TRANSPORT" 2s 460ms
And Expand index panel 101ms
And Click delete index button 085ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 098ms
And Go to transport details "TRANSPORT" 2s 379ms
And Expand index panel 078ms
Then Verify that transport has no indexes 15s 017ms
After Hooks.deleteTransportAfterTest() 076ms
After Hooks.deleteProductAfterTest() 027ms
View Feature Crud index
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 158ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 249ms
And Show all transport "true" 232ms
And Set "index" inputs from JSON file "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" 2s 460ms
And Add index to transport 22s 866ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 097ms
When Go to transport details "TRANSPORT_ORDER" 2s 438ms
And Expand index panel 102ms
And Click delete index button 083ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 104ms
And Go to transport details "TRANSPORT_ORDER" 2s 378ms
And Expand index panel 097ms
Then Verify that transport has no indexes 15s 021ms
After Hooks.deleteTransportAfterTest() 088ms
After Hooks.deleteProductAfterTest() 000ms
View Feature Index
Scenario Outline Check if indexes displayed after click indexes datails icon on time window
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Login as "dayco-admin" and set token of apiUsername "super-admin-dayco" 1s 738ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 1s 205ms
And Set "index" inputs from JSON file "ADD_INDEX" "super-admin-dayco" 002ms
And Create product if needed "false" by api for principal "dayco" 026ms
And Go to transport details "OWN_COLLECTION" 2s 462ms
And Add index to transport 24s 514ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 105ms
And Create advice by JSON file "ADVICE_OWN_COLLECTION" as "super-admin-dayco" 001ms
java.lang.NullPointerException
	at Utils.JsonApiUtil.getJSON(JsonApiUtil.java:145)
	at Utils.JsonApiUtil.getTransportApiJson(JsonApiUtil.java:131)
	at CucumberTests.Transport.AdviceTransport.prepareAdviceJSON(AdviceTransport.java:371)
	at CucumberTests.Transport.AdviceTransport.createAdviceByJSONFile(AdviceTransport.java:343)
	at ✽.Create advice by JSON file "ADVICE_OWN_COLLECTION" as "super-admin-dayco"(file:Features/Atom/Index/Index.feature:13)
When Click on index details icon 000ms
Then Verify that indexes display in window "product-index;quantity-of-Planned quantity;quantity-of-Quantity sent" 000ms
After Hooks.deleteTransportAfterTest() 078ms
After Hooks.deleteProductAfterTest() 026ms
View Feature Product
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 024ms
And Create product by api for principal "adama" 022ms
When Edit created product 919ms
Then Verify that product is edited 223ms
After Hooks.deleteProductAfterTest() 026ms
View Feature Product
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 023ms
And Create product by api for principal "adama" 018ms
And Go to "PRODUCTS_TAB" 168ms
When Delete created product 323ms
Then Verify that product is deleted 15s 032ms
After Hooks.deleteProductAfterTest() 024ms