Project Number Date
ApolloFullRunnerReport kapibary.21 29 maj 2021, 07:27

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 169ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 537ms
When Create default mode of transportation by API with "pba1-carrier" 464ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 595ms
And Go to mode of transportation details 270ms
Then Reject mode of transportation 165ms
And Verify that user is redirected to mode of transportation tab 584ms
Then Check if "Odrzucony" status is visible in mode of transportation table 092ms
After Hooks.deleteModeOfTransportationAfterTest() 354ms
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 532ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 071ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 630ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 549ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 080ms
And Go to mode of transportation details 248ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 424ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 469ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 188ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 644ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 086ms
And If user is login then logout 273ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 797ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 627ms
And Go to mode of transportation details 347ms
And Accept "WINTER_MAPPING" document 16s 215ms
And Accept "SUMMER_MAPPING" document 16s 210ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 216ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 690ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 086ms
And Go to mode of transportation details 339ms
And Approve mode of transportation 154ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 552ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 077ms
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() 593ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 589ms
When Create default mode of transportation by API with "pba1-carrier" 487ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 396ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 412ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 601ms
And Go to mode of transportation details 335ms
Then Approve mode of transportation 140ms
And Check if confirm mode of transportation button is visible 815ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 565ms
And Verify that user is redirected to mode of transportation tab 091ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 089ms
After Hooks.deleteModeOfTransportationAfterTest() 396ms
Given Set token of apiUsername "super-admin-bausch" 255ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 682ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 368ms
When Login as "super-admin-bausch" 2s 303ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 612ms
And Go to mode of transportation details 362ms
And Verify that MOT has "SUMMER_MAPPING" document 054ms
Then Disable "SUMMER_MAPPING" document 15s 823ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 065ms
And Check if mode of transportation has status "Zaakceptowany" 091ms
After Hooks.deleteModeOfTransportationAfterTest() 430ms
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 754ms
When Login as "super-admin-bausch" 2s 572ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 612ms
And Go to mode of transportation details 354ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 046ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 795ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 090ms
And Check if mode of transportation has status "Zablokowany" 088ms
After Hooks.deleteModeOfTransportationAfterTest() 433ms
Given Set token of apiUsername "super-admin-bausch" 269ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 482ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 373ms
When Login as "super-admin-bausch" 2s 503ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 629ms
And Go to mode of transportation details 338ms
Then Approve mode of transportation 143ms
And Check if mode of transportation has status "Niezaakceptowany" 071ms
And Check if error message is visible in mode of transportation details 217ms
After Hooks.deleteModeOfTransportationAfterTest() 375ms
Given Set token of apiUsername "super-admin-bausch" 239ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 715ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 366ms
When Login as "super-admin-bausch" 2s 356ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 612ms
And Go to mode of transportation details 335ms
And Verify that MOT has "SUMMER_MAPPING" document 047ms
Then Disable "SUMMER_MAPPING" document 15s 848ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 087ms
And Check if mode of transportation has status "Zaakceptowany" 089ms
After Hooks.deleteModeOfTransportationAfterTest() 452ms
Given Set token of apiUsername "super-admin-bausch" 276ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 709ms
When Login as "super-admin-bausch" 2s 499ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 626ms
And Go to mode of transportation details 318ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 050ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 785ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 079ms
And Check if mode of transportation has status "Zablokowany" 090ms
After Hooks.deleteModeOfTransportationAfterTest() 565ms
Given Set token of apiUsername "super-admin-bausch" 284ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 476ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 380ms
When Login as "super-admin-bausch" 2s 569ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 629ms
And Go to mode of transportation details 306ms
Then Approve mode of transportation 163ms
And Check if mode of transportation has status "Niezaakceptowany" 065ms
And Check if error message is visible in mode of transportation details 159ms
After Hooks.deleteModeOfTransportationAfterTest() 371ms