Project Number Date
ApolloFullRunnerReport apollo-test-2.126 20 sie 2021, 10:57

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Advice transport 6 1 12 0 0 19 0 1 1 42s 072ms Failed
Feature Advice transport
Scenario Outline Check if it is possible to advice transport after splitting advice data from advice window
- order: advice window => advice data [A-7479]
Before Hooks.showScenarioName(Scenario) 006ms
Steps
Given Login as "pla1-carrier-2" and set token of apiUsername "super-admin-lisner" 5s 861ms
And Create transport "CREATE_EXPORTS" by JSON file as "super-admin-lisner" 2s 190ms
And Set "advice" inputs from JSON file "ADVICE_EXPORTS" "super-admin-lisner" 003ms
When Go to "TRANSPORT_TABLE" 369ms
And Show all transport types 1s 137ms
And Go to transport details "EXPORTS" 17s 386ms
And Change filled value in details "loaded-number-of-pallets" "text" "33" "0" 15s 123ms
java.lang.AssertionError: Nie można wypełnić pola loaded-number-of-pallets, ponieważ nie udało się go znaleźć w formularzu
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.Transport.fillFields(Transport.java:158)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:150)
	at CucumberTests.Transport.TransportFormTest.changeFilledValueInDetails(TransportFormTest.java:284)
	at ✽.Change filled value in details "loaded-number-of-pallets" "text" "33" "0"(file:Features/Atom/Advice/AdviceTransport.feature:311)
And Change filled value in details "weight" "text" "1000" "0" 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Click button advice in transport table "EXPORTS" 000ms
And Set advice window in schedule 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Show all transport types 000ms
And Click button advice in transport table "EXPORTS" 000ms
And Fill advice form 000ms
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "EXPORTS" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 601ms