Project Number Date
ApolloFullRunnerReport after_release_3_6_0.323 25 lut 2021, 13:00

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Mode of transportation status 39 1 36 0 0 76 2 1 3 1m 41s 906ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 169ms
When Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 073ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 220ms
And Go to mode of transportation details 126ms
Then Reject mode of transportation 054ms
And Verify that user is redirected to mode of transportation tab 159ms
Then Check if "Odrzucony" status is visible in mode of transportation table 031ms
After Hooks.deleteModeOfTransportationAfterTest() 072ms
Scenario Outline Check if mode transportation status change appropriate to performed actions by users
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 934ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 198ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 268ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 195ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 027ms
And Go to mode of transportation details 123ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 237ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 221ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 419ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 240ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 028ms
And If user is login then logout 097ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 428ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 220ms
And Go to mode of transportation details 172ms
And Accept "WINTER_MAPPING" document 15s 086ms
And Accept "SUMMER_MAPPING" document 15s 103ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 222ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 222ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 029ms
And Go to mode of transportation details 153ms
And Approve mode of transportation 049ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 177ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 029ms
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 Show disabled mode of transportations in the table 000ms
And Check if "Wyłączony" status is visible in mode of transportation table 000ms
After Hooks.deleteModeOfTransportationAfterTest() 070ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 269ms
When Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 066ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 217ms
And Go to mode of transportation details 112ms
Then Approve mode of transportation 062ms
And Check if confirm mode of transportation button is visible 213ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 173ms
And Verify that user is redirected to mode of transportation tab 030ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 036ms
After Hooks.deleteModeOfTransportationAfterTest() 074ms