Project Number Date
ApolloFullRunnerReport kapibary.25 02 cze 2021, 07:26

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 52s 405ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 623ms
When Create default mode of transportation by API with "pba1-carrier" 487ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 589ms
And Go to mode of transportation details 269ms
Then Reject mode of transportation 154ms
And Verify that user is redirected to mode of transportation tab 551ms
Then Check if "Odrzucony" status is visible in mode of transportation table 080ms
After Hooks.deleteModeOfTransportationAfterTest() 395ms
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" 2s 514ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 196ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 424ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 600ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 090ms
And Go to mode of transportation details 286ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 514ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 481ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 226ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 577ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 072ms
And If user is login then logout 251ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 883ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 648ms
And Go to mode of transportation details 373ms
And Accept "WINTER_MAPPING" document 16s 196ms
And Accept "SUMMER_MAPPING" document 16s 262ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 171ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 741ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 081ms
And Go to mode of transportation details 327ms
And Approve mode of transportation 149ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 523ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 071ms
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() 503ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 705ms
When Create default mode of transportation by API with "pba1-carrier" 530ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 379ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 410ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 636ms
And Go to mode of transportation details 344ms
Then Approve mode of transportation 135ms
And Check if confirm mode of transportation button is visible 802ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 533ms
And Verify that user is redirected to mode of transportation tab 076ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 075ms
After Hooks.deleteModeOfTransportationAfterTest() 377ms
Given Set token of apiUsername "super-admin-bausch" 301ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 721ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 369ms
When Login as "super-admin-bausch" 2s 390ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 621ms
And Go to mode of transportation details 364ms
And Verify that MOT has "SUMMER_MAPPING" document 040ms
Then Disable "SUMMER_MAPPING" document 15s 824ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 025ms
And Check if mode of transportation has status "Zaakceptowany" 063ms
After Hooks.deleteModeOfTransportationAfterTest() 451ms
Given Set token of apiUsername "super-admin-bausch" 337ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 549ms
When Login as "super-admin-bausch" 2s 369ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 644ms
And Go to mode of transportation details 331ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 046ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 834ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 026ms
And Check if mode of transportation has status "Zablokowany" 088ms
After Hooks.deleteModeOfTransportationAfterTest() 388ms
Given Set token of apiUsername "super-admin-bausch" 315ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 469ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 383ms
When Login as "super-admin-bausch" 2s 492ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 655ms
And Go to mode of transportation details 344ms
Then Approve mode of transportation 165ms
And Check if mode of transportation has status "Niezaakceptowany" 075ms
And Check if error message is visible in mode of transportation details 237ms
After Hooks.deleteModeOfTransportationAfterTest() 374ms
Given Set token of apiUsername "super-admin-bausch" 270ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 751ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 348ms
When Login as "super-admin-bausch" 2s 597ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 590ms
And Go to mode of transportation details 314ms
And Verify that MOT has "SUMMER_MAPPING" document 050ms
Then Disable "SUMMER_MAPPING" document 15s 821ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 039ms
And Check if mode of transportation has status "Zaakceptowany" 075ms
After Hooks.deleteModeOfTransportationAfterTest() 411ms
Given Set token of apiUsername "super-admin-bausch" 359ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 764ms
When Login as "super-admin-bausch" 2s 625ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 637ms
And Go to mode of transportation details 333ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 039ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 834ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 041ms
And Check if mode of transportation has status "Zablokowany" 068ms
After Hooks.deleteModeOfTransportationAfterTest() 428ms
Given Set token of apiUsername "super-admin-bausch" 331ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 431ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 371ms
When Login as "super-admin-bausch" 2s 327ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 573ms
And Go to mode of transportation details 328ms
Then Approve mode of transportation 123ms
And Check if mode of transportation has status "Niezaakceptowany" 072ms
And Check if error message is visible in mode of transportation details 136ms
After Hooks.deleteModeOfTransportationAfterTest() 366ms