Project Number Date
ApolloFullRunnerReport develop.375 10 kwi 2021, 05:29

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 4m 10s 999ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 128ms
When Create default mode of transportation by API with "pba1-carrier" 065ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 224ms
And Go to mode of transportation details 110ms
Then Reject mode of transportation 059ms
And Verify that user is redirected to mode of transportation tab 147ms
Then Check if "Odrzucony" status is visible in mode of transportation table 035ms
After Hooks.deleteModeOfTransportationAfterTest() 070ms
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 077ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 203ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 213ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 190ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 030ms
And Go to mode of transportation details 127ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 235ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 191ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 434ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 264ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 032ms
And If user is login then logout 117ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 425ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 261ms
And Go to mode of transportation details 174ms
And Accept "WINTER_MAPPING" document 15s 071ms
And Accept "SUMMER_MAPPING" document 15s 744ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 114ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 226ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 022ms
And Go to mode of transportation details 141ms
And Approve mode of transportation 068ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 169ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 033ms
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() 064ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 193ms
When Create default mode of transportation by API with "pba1-carrier" 074ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 055ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 075ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 246ms
And Go to mode of transportation details 152ms
Then Approve mode of transportation 074ms
And Check if confirm mode of transportation button is visible 211ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 199ms
And Verify that user is redirected to mode of transportation tab 026ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 037ms
After Hooks.deleteModeOfTransportationAfterTest() 072ms
Given Set token of apiUsername "super-admin-bausch" 099ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 292ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 061ms
When Login as "super-admin-bausch" 1s 031ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 250ms
And Go to mode of transportation details 150ms
And Verify that MOT has "SUMMER_MAPPING" document 014ms
Then Disable "SUMMER_MAPPING" document 15s 622ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 045ms
And Check if mode of transportation has status "Zaakceptowany" 032ms
After Hooks.deleteModeOfTransportationAfterTest() 096ms
Given Set token of apiUsername "super-admin-bausch" 095ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 356ms
When Login as "super-admin-bausch" 1s 151ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 256ms
And Go to mode of transportation details 162ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 017ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 616ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 016ms
And Check if mode of transportation has status "Zablokowany" 030ms
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" 079ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 051ms
When Login as "super-admin-bausch" 1s 165ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 262ms
And Go to mode of transportation details 141ms
Then Approve mode of transportation 046ms
And Check if mode of transportation has status "Niezaakceptowany" 030ms
And Check if error message is visible in mode of transportation details 092ms
After Hooks.deleteModeOfTransportationAfterTest() 074ms
Given Set token of apiUsername "super-admin-bausch" 095ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 307ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 053ms
When Login as "super-admin-bausch" 1s 038ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 240ms
And Go to mode of transportation details 163ms
And Verify that MOT has "SUMMER_MAPPING" document 015ms
Then Disable "SUMMER_MAPPING" document 15s 609ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 020ms
And Check if mode of transportation has status "Zaakceptowany" 036ms
After Hooks.deleteModeOfTransportationAfterTest() 070ms
Given Set token of apiUsername "super-admin-bausch" 091ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 248ms
When Login as "super-admin-bausch" 1s 107ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 247ms
And Go to mode of transportation details 156ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 013ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 649ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 016ms
And Check if mode of transportation has status "Zablokowany" 033ms
After Hooks.deleteModeOfTransportationAfterTest() 075ms
Given Set token of apiUsername "super-admin-bausch" 095ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 067ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 053ms
When Login as "super-admin-bausch" 1s 142ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 256ms
And Go to mode of transportation details 169ms
Then Approve mode of transportation 050ms
And Check if mode of transportation has status "Niezaakceptowany" 026ms
And Check if error message is visible in mode of transportation details 029ms
After Hooks.deleteModeOfTransportationAfterTest() 061ms