Project Number Date
ApolloFullRunnerReport develop.372 08 kwi 2021, 05:40

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 11s 236ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 095ms
When Create default mode of transportation by API with "pba1-carrier" 075ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 232ms
And Go to mode of transportation details 112ms
Then Reject mode of transportation 064ms
And Verify that user is redirected to mode of transportation tab 143ms
Then Check if "Odrzucony" status is visible in mode of transportation table 029ms
After Hooks.deleteModeOfTransportationAfterTest() 073ms
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 044ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 212ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 313ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 197ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 035ms
And Go to mode of transportation details 106ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 226ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 219ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 396ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 248ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 030ms
And If user is login then logout 076ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 419ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 238ms
And Go to mode of transportation details 173ms
And Accept "WINTER_MAPPING" document 15s 090ms
And Accept "SUMMER_MAPPING" document 15s 118ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 766ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 247ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 028ms
And Go to mode of transportation details 172ms
And Approve mode of transportation 073ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 170ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 029ms
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() 080ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 238ms
When Create default mode of transportation by API with "pba1-carrier" 077ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 054ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 070ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 256ms
And Go to mode of transportation details 140ms
Then Approve mode of transportation 076ms
And Check if confirm mode of transportation button is visible 201ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 183ms
And Verify that user is redirected to mode of transportation tab 024ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 029ms
After Hooks.deleteModeOfTransportationAfterTest() 077ms
Given Set token of apiUsername "super-admin-bausch" 090ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 264ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 067ms
When Login as "super-admin-bausch" 1s 043ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 241ms
And Go to mode of transportation details 156ms
And Verify that MOT has "SUMMER_MAPPING" document 012ms
Then Disable "SUMMER_MAPPING" document 15s 622ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 056ms
And Check if mode of transportation has status "Zaakceptowany" 030ms
After Hooks.deleteModeOfTransportationAfterTest() 073ms
Given Set token of apiUsername "super-admin-bausch" 092ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 293ms
When Login as "super-admin-bausch" 1s 151ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 257ms
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 653ms
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() 079ms
Given Set token of apiUsername "super-admin-bausch" 094ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 072ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 060ms
When Login as "super-admin-bausch" 1s 167ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 263ms
And Go to mode of transportation details 148ms
Then Approve mode of transportation 073ms
And Check if mode of transportation has status "Niezaakceptowany" 023ms
And Check if error message is visible in mode of transportation details 082ms
After Hooks.deleteModeOfTransportationAfterTest() 080ms
Given Set token of apiUsername "super-admin-bausch" 095ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 288ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 059ms
When Login as "super-admin-bausch" 993ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 234ms
And Go to mode of transportation details 167ms
And Verify that MOT has "SUMMER_MAPPING" document 015ms
Then Disable "SUMMER_MAPPING" document 15s 639ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 046ms
And Check if mode of transportation has status "Zaakceptowany" 035ms
After Hooks.deleteModeOfTransportationAfterTest() 110ms
Given Set token of apiUsername "super-admin-bausch" 097ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 322ms
When Login as "super-admin-bausch" 1s 152ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 242ms
And Go to mode of transportation details 156ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 015ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 640ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 061ms
And Check if mode of transportation has status "Zablokowany" 035ms
After Hooks.deleteModeOfTransportationAfterTest() 098ms
Given Set token of apiUsername "super-admin-bausch" 096ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 089ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 066ms
When Login as "super-admin-bausch" 1s 129ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 258ms
And Go to mode of transportation details 152ms
Then Approve mode of transportation 057ms
And Check if mode of transportation has status "Niezaakceptowany" 029ms
And Check if error message is visible in mode of transportation details 031ms
After Hooks.deleteModeOfTransportationAfterTest() 079ms