Project Number Date
ApolloFullRunnerReport 2021.AT1.20 27 lip 2021, 10:28

Failures Overview

The following summary displays scenarios that 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) 042ms
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 4s 337ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 308ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 821ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 186ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 035ms
And Go to mode of transportation details 111ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 244ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 233ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 385ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 257ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 030ms
And If user is login then logout 094ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 850ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 278ms
And Go to mode of transportation details 184ms
And Accept "WINTER_MAPPING" document 16s 974ms
And Accept "SUMMER_MAPPING" document 16s 843ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 1s 384ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 235ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 026ms
And Go to mode of transportation details 134ms
And Approve mode of transportation 051ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 197ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 026ms
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() 2s 335ms