Project Number Date
ApolloFullRunnerReport develop.459 10 cze 2021, 07:03

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 42s 367ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 170ms
When Create default mode of transportation by API with "pba1-carrier" 139ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 224ms
And Go to mode of transportation details 105ms
Then Reject mode of transportation 043ms
And Verify that user is redirected to mode of transportation tab 223ms
Then Check if "Odrzucony" status is visible in mode of transportation table 025ms
After Hooks.deleteModeOfTransportationAfterTest() 093ms
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 221ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 292ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 126ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 248ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 029ms
And Go to mode of transportation details 119ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 232ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 198ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 401ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 243ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 027ms
And If user is login then logout 115ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 339ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 239ms
And Go to mode of transportation details 168ms
And Accept "WINTER_MAPPING" document 229ms
And Accept "SUMMER_MAPPING" document 210ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 702ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 253ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 026ms
And Go to mode of transportation details 131ms
And Approve mode of transportation 052ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 183ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 027ms
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() 117ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 219ms
When Create default mode of transportation by API with "pba1-carrier" 086ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 093ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 086ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 254ms
And Go to mode of transportation details 176ms
Then Approve mode of transportation 065ms
And Check if confirm mode of transportation button is visible 209ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 189ms
And Verify that user is redirected to mode of transportation tab 023ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 028ms
After Hooks.deleteModeOfTransportationAfterTest() 104ms
Given Set token of apiUsername "super-admin-bausch" 127ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 338ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 085ms
When Login as "super-admin-bausch" 1s 043ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 253ms
And Go to mode of transportation details 160ms
And Verify that MOT has "SUMMER_MAPPING" document 011ms
Then Disable "SUMMER_MAPPING" document 15s 595ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 050ms
And Check if mode of transportation has status "Zaakceptowany" 030ms
After Hooks.deleteModeOfTransportationAfterTest() 108ms
Given Set token of apiUsername "super-admin-bausch" 141ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 307ms
When Login as "super-admin-bausch" 1s 137ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 278ms
And Go to mode of transportation details 140ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 011ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 587ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 058ms
And Check if mode of transportation has status "Zablokowany" 035ms
After Hooks.deleteModeOfTransportationAfterTest() 123ms
Given Set token of apiUsername "super-admin-bausch" 127ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 104ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 094ms
When Login as "super-admin-bausch" 1s 162ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 263ms
And Go to mode of transportation details 141ms
Then Approve mode of transportation 057ms
And Check if mode of transportation has status "Niezaakceptowany" 022ms
And Check if error message is visible in mode of transportation details 086ms
After Hooks.deleteModeOfTransportationAfterTest() 118ms
Given Set token of apiUsername "super-admin-bausch" 129ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 389ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 085ms
When Login as "super-admin-bausch" 1s 051ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 257ms
And Go to mode of transportation details 163ms
And Verify that MOT has "SUMMER_MAPPING" document 014ms
Then Disable "SUMMER_MAPPING" document 15s 655ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 040ms
And Check if mode of transportation has status "Zaakceptowany" 031ms
After Hooks.deleteModeOfTransportationAfterTest() 135ms
Given Set token of apiUsername "super-admin-bausch" 132ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 406ms
When Login as "super-admin-bausch" 1s 183ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 254ms
And Go to mode of transportation details 158ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 009ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 612ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 035ms
And Check if mode of transportation has status "Zablokowany" 031ms
After Hooks.deleteModeOfTransportationAfterTest() 127ms
Given Set token of apiUsername "super-admin-bausch" 133ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 115ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 088ms
When Login as "super-admin-bausch" 1s 150ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 259ms
And Go to mode of transportation details 151ms
Then Approve mode of transportation 060ms
And Check if mode of transportation has status "Niezaakceptowany" 030ms
And Check if error message is visible in mode of transportation details 090ms
After Hooks.deleteModeOfTransportationAfterTest() 110ms