Project Number Date
ApolloFullRunnerReport kapibary.26 03 cze 2021, 05:25

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 926ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 415ms
When Create default mode of transportation by API with "pba1-carrier" 444ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 521ms
And Go to mode of transportation details 252ms
Then Reject mode of transportation 128ms
And Verify that user is redirected to mode of transportation tab 421ms
Then Check if "Odrzucony" status is visible in mode of transportation table 077ms
After Hooks.deleteModeOfTransportationAfterTest() 287ms
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 397ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 153ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 358ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 595ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 072ms
And Go to mode of transportation details 266ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 496ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 492ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 263ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 644ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 078ms
And If user is login then logout 249ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 3s 078ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 639ms
And Go to mode of transportation details 369ms
And Accept "WINTER_MAPPING" document 16s 285ms
And Accept "SUMMER_MAPPING" document 16s 203ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 278ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 589ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 062ms
And Go to mode of transportation details 310ms
And Approve mode of transportation 121ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 528ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 070ms
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() 486ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 938ms
When Create default mode of transportation by API with "pba1-carrier" 550ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 401ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 529ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 646ms
And Go to mode of transportation details 330ms
Then Approve mode of transportation 144ms
And Check if confirm mode of transportation button is visible 844ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 643ms
And Verify that user is redirected to mode of transportation tab 085ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 074ms
After Hooks.deleteModeOfTransportationAfterTest() 373ms
Given Set token of apiUsername "super-admin-bausch" 278ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 752ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 377ms
When Login as "super-admin-bausch" 2s 340ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 591ms
And Go to mode of transportation details 373ms
And Verify that MOT has "SUMMER_MAPPING" document 044ms
Then Disable "SUMMER_MAPPING" document 15s 795ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 071ms
And Check if mode of transportation has status "Zaakceptowany" 102ms
After Hooks.deleteModeOfTransportationAfterTest() 513ms
Given Set token of apiUsername "super-admin-bausch" 346ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 762ms
When Login as "super-admin-bausch" 2s 632ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 577ms
And Go to mode of transportation details 306ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 039ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 804ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 029ms
And Check if mode of transportation has status "Zablokowany" 074ms
After Hooks.deleteModeOfTransportationAfterTest() 501ms
Given Set token of apiUsername "super-admin-bausch" 365ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 495ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 391ms
When Login as "super-admin-bausch" 2s 459ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 626ms
And Go to mode of transportation details 317ms
Then Approve mode of transportation 136ms
And Check if mode of transportation has status "Niezaakceptowany" 068ms
And Check if error message is visible in mode of transportation details 211ms
After Hooks.deleteModeOfTransportationAfterTest() 387ms
Given Set token of apiUsername "super-admin-bausch" 273ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 687ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 346ms
When Login as "super-admin-bausch" 2s 372ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 591ms
And Go to mode of transportation details 344ms
And Verify that MOT has "SUMMER_MAPPING" document 044ms
Then Disable "SUMMER_MAPPING" document 15s 808ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 086ms
And Check if mode of transportation has status "Zaakceptowany" 079ms
After Hooks.deleteModeOfTransportationAfterTest() 370ms
Given Set token of apiUsername "super-admin-bausch" 370ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 896ms
When Login as "super-admin-bausch" 2s 694ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 648ms
And Go to mode of transportation details 328ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 043ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 797ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 029ms
And Check if mode of transportation has status "Zablokowany" 088ms
After Hooks.deleteModeOfTransportationAfterTest() 466ms
Given Set token of apiUsername "super-admin-bausch" 286ms
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" 380ms
When Login as "super-admin-bausch" 2s 459ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 638ms
And Go to mode of transportation details 337ms
Then Approve mode of transportation 165ms
And Check if mode of transportation has status "Niezaakceptowany" 068ms
And Check if error message is visible in mode of transportation details 153ms
After Hooks.deleteModeOfTransportationAfterTest() 384ms