Project Number Date
ApolloFullRunnerReport develop.386 19 kwi 2021, 22:59

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Index 7 1 2 0 0 10 0 1 1 1m 11s 836ms Failed
Feature Index
Scenario Outline Check if indexes displayed after click indexes datails icon on time window
Steps
Given Login as "dayco-admin" and set token of apiUsername "super-admin-dayco" 2s 602ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 1s 207ms
And Get inputs from database "ADD_INDEX" "super-admin-dayco" 003ms
And Create product if needed "false" by api for principal "dayco" 033ms
And Go to transport details "OWN_COLLECTION" 4s 423ms
And Add index to transport 24s 624ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 614ms
And Create advice "ADVICE_OWN_COLLECTION" "OWN_COLLECTION" "super-admin-dayco" 23s 327ms
java.lang.AssertionError: Nie można wypełnić pola car-registration-number, ponieważ nie udało się go znaleźć w formularzu
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:152)
	at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:114)
	at CucumberTests.Transport.AdviceTransport.createAdvice(AdviceTransport.java:60)
	at ✽.Create advice "ADVICE_OWN_COLLECTION" "OWN_COLLECTION" "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() 072ms
After Hooks.deleteProductAfterTest() 029ms