Project Number Date
ApolloFullRunnerReport develop-kapibary.345 11 cze 2021, 03:12

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 9s 974ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 066ms
When Create default mode of transportation by API with "pba1-carrier" 062ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 202ms
And Go to mode of transportation details 111ms
Then Reject mode of transportation 052ms
And Verify that user is redirected to mode of transportation tab 124ms
Then Check if "Odrzucony" status is visible in mode of transportation table 027ms
After Hooks.deleteModeOfTransportationAfterTest() 049ms
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 121ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 190ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 163ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 218ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 028ms
And Go to mode of transportation details 124ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 188ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 228ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 330ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 210ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 022ms
And If user is login then logout 247ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 414ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 227ms
And Go to mode of transportation details 144ms
And Accept "WINTER_MAPPING" document 15s 662ms
And Accept "SUMMER_MAPPING" document 15s 076ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 701ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 223ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 023ms
And Go to mode of transportation details 132ms
And Approve mode of transportation 059ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 150ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 020ms
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() 060ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 169ms
When Create default mode of transportation by API with "pba1-carrier" 064ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 068ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 064ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 234ms
And Go to mode of transportation details 155ms
Then Approve mode of transportation 047ms
And Check if confirm mode of transportation button is visible 136ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 170ms
And Verify that user is redirected to mode of transportation tab 028ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 027ms
After Hooks.deleteModeOfTransportationAfterTest() 056ms
Given Set token of apiUsername "super-admin-bausch" 102ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 245ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 057ms
When Login as "super-admin-bausch" 947ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 230ms
And Go to mode of transportation details 136ms
And Verify that MOT has "SUMMER_MAPPING" document 009ms
Then Disable "SUMMER_MAPPING" document 15s 604ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 012ms
And Check if mode of transportation has status "Zaakceptowany" 028ms
After Hooks.deleteModeOfTransportationAfterTest() 061ms
Given Set token of apiUsername "super-admin-bausch" 108ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 221ms
When Login as "super-admin-bausch" 1s 132ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 241ms
And Go to mode of transportation details 128ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 012ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 624ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 022ms
And Check if mode of transportation has status "Zablokowany" 028ms
After Hooks.deleteModeOfTransportationAfterTest() 061ms
Given Set token of apiUsername "super-admin-bausch" 098ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 053ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 063ms
When Login as "super-admin-bausch" 1s 049ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 256ms
And Go to mode of transportation details 132ms
Then Approve mode of transportation 054ms
And Check if mode of transportation has status "Niezaakceptowany" 020ms
And Check if error message is visible in mode of transportation details 087ms
After Hooks.deleteModeOfTransportationAfterTest() 049ms
Given Set token of apiUsername "super-admin-bausch" 103ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 212ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 047ms
When Login as "super-admin-bausch" 911ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 219ms
And Go to mode of transportation details 131ms
And Verify that MOT has "SUMMER_MAPPING" document 011ms
Then Disable "SUMMER_MAPPING" document 15s 616ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 048ms
And Check if mode of transportation has status "Zaakceptowany" 027ms
After Hooks.deleteModeOfTransportationAfterTest() 082ms
Given Set token of apiUsername "super-admin-bausch" 099ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 236ms
When Login as "super-admin-bausch" 1s 045ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 235ms
And Go to mode of transportation details 132ms
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 039ms
And Check if mode of transportation has status "Zablokowany" 029ms
After Hooks.deleteModeOfTransportationAfterTest() 060ms
Given Set token of apiUsername "super-admin-bausch" 098ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 074ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 059ms
When Login as "super-admin-bausch" 1s 045ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 233ms
And Go to mode of transportation details 137ms
Then Approve mode of transportation 061ms
And Check if mode of transportation has status "Niezaakceptowany" 030ms
And Check if error message is visible in mode of transportation details 025ms
After Hooks.deleteModeOfTransportationAfterTest() 054ms