Project Number Date
ApolloFullRunnerReport develop.417 10 maj 2021, 06:20

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 45s 768ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 142ms
When Create default mode of transportation by API with "pba1-carrier" 107ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 271ms
And Go to mode of transportation details 112ms
Then Reject mode of transportation 055ms
And Verify that user is redirected to mode of transportation tab 163ms
Then Check if "Odrzucony" status is visible in mode of transportation table 030ms
After Hooks.deleteModeOfTransportationAfterTest() 088ms
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 231ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 298ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 269ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 198ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 028ms
And Go to mode of transportation details 106ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 209ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 256ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 394ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 279ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 023ms
And If user is login then logout 084ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 432ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 266ms
And Go to mode of transportation details 163ms
And Accept "WINTER_MAPPING" document 215ms
And Accept "SUMMER_MAPPING" document 201ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 663ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 238ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 029ms
And Go to mode of transportation details 134ms
And Approve mode of transportation 059ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 192ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 025ms
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() 100ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 254ms
When Create default mode of transportation by API with "pba1-carrier" 098ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 086ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 082ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 271ms
And Go to mode of transportation details 168ms
Then Approve mode of transportation 056ms
And Check if confirm mode of transportation button is visible 211ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 228ms
And Verify that user is redirected to mode of transportation tab 031ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 033ms
After Hooks.deleteModeOfTransportationAfterTest() 107ms
Given Set token of apiUsername "super-admin-bausch" 119ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 314ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 078ms
When Login as "super-admin-bausch" 1s 065ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 251ms
And Go to mode of transportation details 158ms
And Verify that MOT has "SUMMER_MAPPING" document 013ms
Then Disable "SUMMER_MAPPING" document 15s 617ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 026ms
And Check if mode of transportation has status "Zaakceptowany" 034ms
After Hooks.deleteModeOfTransportationAfterTest() 117ms
Given Set token of apiUsername "super-admin-bausch" 118ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 322ms
When Login as "super-admin-bausch" 1s 211ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 245ms
And Go to mode of transportation details 158ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 011ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 602ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 014ms
And Check if mode of transportation has status "Zablokowany" 023ms
After Hooks.deleteModeOfTransportationAfterTest() 123ms
Given Set token of apiUsername "super-admin-bausch" 162ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 144ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 081ms
When Login as "super-admin-bausch" 1s 326ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 264ms
And Go to mode of transportation details 148ms
Then Approve mode of transportation 071ms
And Check if mode of transportation has status "Niezaakceptowany" 022ms
And Check if error message is visible in mode of transportation details 3s 282ms
After Hooks.deleteModeOfTransportationAfterTest() 071ms
Given Set token of apiUsername "super-admin-bausch" 110ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 311ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 065ms
When Login as "super-admin-bausch" 994ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 259ms
And Go to mode of transportation details 177ms
And Verify that MOT has "SUMMER_MAPPING" document 014ms
Then Disable "SUMMER_MAPPING" document 15s 619ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 025ms
And Check if mode of transportation has status "Zaakceptowany" 027ms
After Hooks.deleteModeOfTransportationAfterTest() 102ms
Given Set token of apiUsername "super-admin-bausch" 110ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 343ms
When Login as "super-admin-bausch" 1s 177ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 257ms
And Go to mode of transportation details 162ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 012ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 649ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 056ms
And Check if mode of transportation has status "Zablokowany" 033ms
After Hooks.deleteModeOfTransportationAfterTest() 108ms
Given Set token of apiUsername "super-admin-bausch" 115ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 088ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 063ms
When Login as "super-admin-bausch" 1s 172ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 272ms
And Go to mode of transportation details 143ms
Then Approve mode of transportation 074ms
And Check if mode of transportation has status "Niezaakceptowany" 042ms
And Check if error message is visible in mode of transportation details 084ms
After Hooks.deleteModeOfTransportationAfterTest() 091ms