Project Number Date
ApolloFullRunnerReport kapibary.44 17 cze 2021, 00:11

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 438ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 654ms
When Create default mode of transportation by API with "pba1-carrier" 501ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 601ms
And Go to mode of transportation details 295ms
Then Reject mode of transportation 163ms
And Verify that user is redirected to mode of transportation tab 484ms
Then Check if "Odrzucony" status is visible in mode of transportation table 095ms
After Hooks.deleteModeOfTransportationAfterTest() 365ms
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 570ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 178ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 642ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 606ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 093ms
And Go to mode of transportation details 283ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 522ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 495ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 236ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 621ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 090ms
And If user is login then logout 271ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 856ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 610ms
And Go to mode of transportation details 389ms
And Accept "WINTER_MAPPING" document 16s 275ms
And Accept "SUMMER_MAPPING" document 16s 199ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 391ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 641ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 088ms
And Go to mode of transportation details 325ms
And Approve mode of transportation 153ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 553ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 080ms
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() 436ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 684ms
When Create default mode of transportation by API with "pba1-carrier" 499ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 470ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 436ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 638ms
And Go to mode of transportation details 316ms
Then Approve mode of transportation 133ms
And Check if confirm mode of transportation button is visible 807ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 554ms
And Verify that user is redirected to mode of transportation tab 091ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 095ms
After Hooks.deleteModeOfTransportationAfterTest() 394ms
Given Set token of apiUsername "super-admin-bausch" 254ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 758ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 357ms
When Login as "super-admin-bausch" 2s 269ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 543ms
And Go to mode of transportation details 344ms
And Verify that MOT has "SUMMER_MAPPING" document 034ms
Then Disable "SUMMER_MAPPING" document 15s 771ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 054ms
And Check if mode of transportation has status "Zaakceptowany" 066ms
After Hooks.deleteModeOfTransportationAfterTest() 390ms
Given Set token of apiUsername "super-admin-bausch" 249ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 542ms
When Login as "super-admin-bausch" 2s 418ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 622ms
And Go to mode of transportation details 323ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 034ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 788ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 049ms
And Check if mode of transportation has status "Zablokowany" 092ms
After Hooks.deleteModeOfTransportationAfterTest() 406ms
Given Set token of apiUsername "super-admin-bausch" 297ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 480ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 453ms
When Login as "super-admin-bausch" 2s 514ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 626ms
And Go to mode of transportation details 323ms
Then Approve mode of transportation 169ms
And Check if mode of transportation has status "Niezaakceptowany" 069ms
And Check if error message is visible in mode of transportation details 223ms
After Hooks.deleteModeOfTransportationAfterTest() 388ms
Given Set token of apiUsername "super-admin-bausch" 246ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 744ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 354ms
When Login as "super-admin-bausch" 2s 402ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 593ms
And Go to mode of transportation details 344ms
And Verify that MOT has "SUMMER_MAPPING" document 042ms
Then Disable "SUMMER_MAPPING" document 15s 820ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 079ms
And Check if mode of transportation has status "Zaakceptowany" 093ms
After Hooks.deleteModeOfTransportationAfterTest() 521ms
Given Set token of apiUsername "super-admin-bausch" 252ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 793ms
When Login as "super-admin-bausch" 2s 552ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 613ms
And Go to mode of transportation details 325ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 040ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 762ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 058ms
And Check if mode of transportation has status "Zablokowany" 063ms
After Hooks.deleteModeOfTransportationAfterTest() 537ms
Given Set token of apiUsername "super-admin-bausch" 243ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 475ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 437ms
When Login as "super-admin-bausch" 2s 268ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 618ms
And Go to mode of transportation details 317ms
Then Approve mode of transportation 157ms
And Check if mode of transportation has status "Niezaakceptowany" 069ms
And Check if error message is visible in mode of transportation details 227ms
After Hooks.deleteModeOfTransportationAfterTest() 399ms