Project Number Date
ApolloFullRunnerReport apollo-test-2.152 09 wrz 2021, 11:22

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 13s 685ms 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) 002ms
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 7s 511ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 062ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 18s 044ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 618ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 083ms
And Go to mode of transportation details 245ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 499ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 475ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 246ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 573ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 072ms
And If user is login then logout 244ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 6s 292ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 686ms
And Go to mode of transportation details 379ms
And Accept "WINTER_MAPPING" document 16s 311ms
And Accept "SUMMER_MAPPING" document 16s 254ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 252ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 634ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 093ms
And Go to mode of transportation details 329ms
And Approve mode of transportation 166ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 531ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 076ms
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() 441ms