Project Number Date
ApolloFullRunnerReport apollo-test-2.115 12 sie 2021, 12:12

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@FLAKY-A-7907 23 1 38 0 0 62 0 1 1 2m 16s 099ms Failed
View Feature Mode of transportation status
Scenario Outline Check if mode transportation status change appropriate to performed actions by users
Before Hooks.showScenarioName(Scenario) 003ms
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 6s 297ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 137ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 18s 219ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 614ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 078ms
And Go to mode of transportation details 288ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 429ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 515ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 206ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 678ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 105ms
And If user is login then logout 291ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 9s 425ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 682ms
And Go to mode of transportation details 368ms
And Accept "WINTER_MAPPING" document 16s 322ms
And Accept "SUMMER_MAPPING" document 16s 251ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 300ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 669ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 088ms
And Go to mode of transportation details 341ms
And Approve mode of transportation 149ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 553ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 082ms
org.junit.ComparisonFailure: Status Zaakceptowany jest widoczny w tabeli expected:<[Z]aakceptowany> but was:<[Niez]aakceptowany>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.ModeOfTransportation.MOTTableTest.checkIfStatusIsVisibleInCreatedMOT(MOTTableTest.java:71)
	at ✽.Check if "Zaakceptowany" status is visible in mode of transportation table(file:Features/Atom/ModeOfTransportation/MOTStatus.feature:49)
And Go to mode of transportation details 000ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 000ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Check if "Zablokowany" status is visible in mode of transportation table 000ms
And Go to mode of transportation details 000ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 000ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 000ms
And Go to mode of transportation details 000ms
And Reject mode of transportation 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Check if "Odrzucony" status is visible in mode of transportation table 000ms
And Go to mode of transportation details 000ms
And Confirm mode of transportation 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 000ms
And If user is login then logout 000ms
And Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Go to mode of transportation details 000ms
And Add another "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Check if "Zaktualizowany" status is visible in mode of transportation table 000ms
And If user is login then logout 000ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Go to mode of transportation details 000ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 000ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Disable mode of transportation by API 000ms
And Show disabled mode of transportations in the table 000ms
And Go to the last mode of transportations table page 000ms
And Check if "Wyłączony" status is visible in mode of transportation table 000ms
After Hooks.deleteModeOfTransportationAfterTest() 405ms