Project Number Date
ApolloFullRunnerReport develop.376 11 kwi 2021, 05:27

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Mode of transportation status 97 1 38 0 0 136 8 1 9 3m 55s 467ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 088ms
When Create default mode of transportation by API with "pba1-carrier" 071ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 248ms
And Go to mode of transportation details 125ms
Then Reject mode of transportation 067ms
And Verify that user is redirected to mode of transportation tab 151ms
Then Check if "Odrzucony" status is visible in mode of transportation table 028ms
After Hooks.deleteModeOfTransportationAfterTest() 057ms
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 072ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 211ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 250ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 214ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 036ms
And Go to mode of transportation details 127ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 233ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 256ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 407ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 262ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 028ms
And If user is login then logout 105ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 384ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 243ms
And Go to mode of transportation details 168ms
And Accept "WINTER_MAPPING" document 15s 080ms
And Accept "SUMMER_MAPPING" document 231ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 075ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 292ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 033ms
And Go to mode of transportation details 168ms
And Approve mode of transportation 057ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 186ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 043ms
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() 066ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 185ms
When Create default mode of transportation by API with "pba1-carrier" 065ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 049ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 068ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 254ms
And Go to mode of transportation details 143ms
Then Approve mode of transportation 051ms
And Check if confirm mode of transportation button is visible 203ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 191ms
And Verify that user is redirected to mode of transportation tab 033ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 033ms
After Hooks.deleteModeOfTransportationAfterTest() 076ms
Given Set token of apiUsername "super-admin-bausch" 090ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 291ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 046ms
When Login as "super-admin-bausch" 1s 096ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 219ms
And Go to mode of transportation details 157ms
And Verify that MOT has "SUMMER_MAPPING" document 012ms
Then Disable "SUMMER_MAPPING" document 15s 587ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 015ms
And Check if mode of transportation has status "Zaakceptowany" 035ms
After Hooks.deleteModeOfTransportationAfterTest() 090ms
Given Set token of apiUsername "super-admin-bausch" 095ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 325ms
When Login as "super-admin-bausch" 1s 128ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 220ms
And Go to mode of transportation details 149ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 013ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 629ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 013ms
And Check if mode of transportation has status "Zablokowany" 035ms
After Hooks.deleteModeOfTransportationAfterTest() 089ms
Given Set token of apiUsername "super-admin-bausch" 094ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 081ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 055ms
When Login as "super-admin-bausch" 1s 147ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 246ms
And Go to mode of transportation details 145ms
Then Approve mode of transportation 058ms
And Check if mode of transportation has status "Niezaakceptowany" 028ms
And Check if error message is visible in mode of transportation details 084ms
After Hooks.deleteModeOfTransportationAfterTest() 069ms
Given Set token of apiUsername "super-admin-bausch" 095ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 293ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 055ms
When Login as "super-admin-bausch" 1s 027ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 232ms
And Go to mode of transportation details 171ms
And Verify that MOT has "SUMMER_MAPPING" document 013ms
Then Disable "SUMMER_MAPPING" document 15s 620ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 024ms
And Check if mode of transportation has status "Zaakceptowany" 031ms
After Hooks.deleteModeOfTransportationAfterTest() 072ms
Given Set token of apiUsername "super-admin-bausch" 094ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 287ms
When Login as "super-admin-bausch" 1s 170ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 255ms
And Go to mode of transportation details 139ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 014ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 610ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 060ms
And Check if mode of transportation has status "Zablokowany" 034ms
After Hooks.deleteModeOfTransportationAfterTest() 060ms
Given Set token of apiUsername "super-admin-bausch" 092ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 069ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 053ms
When Login as "super-admin-bausch" 1s 149ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 248ms
And Go to mode of transportation details 157ms
Then Approve mode of transportation 058ms
And Check if mode of transportation has status "Niezaakceptowany" 029ms
And Check if error message is visible in mode of transportation details 032ms
After Hooks.deleteModeOfTransportationAfterTest() 059ms