Project Number Date
ApolloFullRunnerReport develop.393 23 kwi 2021, 05:44

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 12s 601ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 149ms
When Create default mode of transportation by API with "pba1-carrier" 072ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 232ms
And Go to mode of transportation details 143ms
Then Reject mode of transportation 059ms
And Verify that user is redirected to mode of transportation tab 141ms
Then Check if "Odrzucony" status is visible in mode of transportation table 028ms
After Hooks.deleteModeOfTransportationAfterTest() 061ms
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 057ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 212ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 247ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 196ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 029ms
And Go to mode of transportation details 106ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 187ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 213ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 400ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 258ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 025ms
And If user is login then logout 100ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 225ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 255ms
And Go to mode of transportation details 172ms
And Accept "WINTER_MAPPING" document 15s 671ms
And Accept "SUMMER_MAPPING" document 15s 098ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 713ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 261ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 027ms
And Go to mode of transportation details 155ms
And Approve mode of transportation 059ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 180ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 030ms
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() 095ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 379ms
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" 067ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 071ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 239ms
And Go to mode of transportation details 149ms
Then Approve mode of transportation 048ms
And Check if confirm mode of transportation button is visible 201ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 219ms
And Verify that user is redirected to mode of transportation tab 030ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 034ms
After Hooks.deleteModeOfTransportationAfterTest() 079ms
Given Set token of apiUsername "super-admin-bausch" 104ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 286ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 085ms
When Login as "super-admin-bausch" 981ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 232ms
And Go to mode of transportation details 164ms
And Verify that MOT has "SUMMER_MAPPING" document 014ms
Then Disable "SUMMER_MAPPING" document 15s 641ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 037ms
And Check if mode of transportation has status "Zaakceptowany" 033ms
After Hooks.deleteModeOfTransportationAfterTest() 080ms
Given Set token of apiUsername "super-admin-bausch" 105ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 273ms
When Login as "super-admin-bausch" 1s 144ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 260ms
And Go to mode of transportation details 158ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 012ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 656ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 053ms
And Check if mode of transportation has status "Zablokowany" 026ms
After Hooks.deleteModeOfTransportationAfterTest() 077ms
Given Set token of apiUsername "super-admin-bausch" 105ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 082ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 069ms
When Login as "super-admin-bausch" 1s 123ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 263ms
And Go to mode of transportation details 150ms
Then Approve mode of transportation 062ms
And Check if mode of transportation has status "Niezaakceptowany" 033ms
And Check if error message is visible in mode of transportation details 087ms
After Hooks.deleteModeOfTransportationAfterTest() 076ms
Given Set token of apiUsername "super-admin-bausch" 106ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 266ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 066ms
When Login as "super-admin-bausch" 1s 013ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 245ms
And Go to mode of transportation details 156ms
And Verify that MOT has "SUMMER_MAPPING" document 013ms
Then Disable "SUMMER_MAPPING" document 15s 618ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 032ms
And Check if mode of transportation has status "Zaakceptowany" 024ms
After Hooks.deleteModeOfTransportationAfterTest() 082ms
Given Set token of apiUsername "super-admin-bausch" 156ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 272ms
When Login as "super-admin-bausch" 1s 131ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 266ms
And Go to mode of transportation details 137ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 014ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 624ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 030ms
And Check if mode of transportation has status "Zablokowany" 029ms
After Hooks.deleteModeOfTransportationAfterTest() 103ms
Given Set token of apiUsername "super-admin-bausch" 106ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 080ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 064ms
When Login as "super-admin-bausch" 1s 145ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 258ms
And Go to mode of transportation details 141ms
Then Approve mode of transportation 056ms
And Check if mode of transportation has status "Niezaakceptowany" 026ms
And Check if error message is visible in mode of transportation details 028ms
After Hooks.deleteModeOfTransportationAfterTest() 068ms