Project Number Date
ApolloFullRunnerReport develop.329 03 mar 2021, 06:02

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Mode of transportation status 39 1 37 0 0 77 2 1 3 1m 57s 145ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 088ms
When Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 069ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 333ms
And Go to mode of transportation details 110ms
Then Reject mode of transportation 053ms
And Verify that user is redirected to mode of transportation tab 158ms
Then Check if "Odrzucony" status is visible in mode of transportation table 031ms
After Hooks.deleteModeOfTransportationAfterTest() 080ms
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 675ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 183ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 177ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 171ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 032ms
And Go to mode of transportation details 114ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 189ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 268ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 389ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 246ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 030ms
And If user is login then logout 104ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 408ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 348ms
And Go to mode of transportation details 166ms
And Accept "WINTER_MAPPING" document 15s 084ms
And Accept "SUMMER_MAPPING" document 15s 738ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 097ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 244ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 026ms
And Go to mode of transportation details 148ms
And Approve mode of transportation 057ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 187ms
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 Disable mode of transportation by API 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() 094ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 189ms
When Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 074ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 346ms
And Go to mode of transportation details 109ms
Then Approve mode of transportation 079ms
And Check if confirm mode of transportation button is visible 146ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 181ms
And Verify that user is redirected to mode of transportation tab 022ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 028ms
After Hooks.deleteModeOfTransportationAfterTest() 090ms