Project Number Date
ApolloFullRunnerReport refs/heads/develop-kapibary.4 19 maj 2021, 22:18

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 49s 932ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 475ms
When Create default mode of transportation by API with "pba1-carrier" 455ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 560ms
And Go to mode of transportation details 278ms
Then Reject mode of transportation 154ms
And Verify that user is redirected to mode of transportation tab 426ms
Then Check if "Odrzucony" status is visible in mode of transportation table 095ms
After Hooks.deleteModeOfTransportationAfterTest() 286ms
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 422ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 818ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 504ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 600ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 094ms
And Go to mode of transportation details 265ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 553ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 514ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 196ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 610ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 088ms
And If user is login then logout 273ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 774ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 593ms
And Go to mode of transportation details 367ms
And Accept "WINTER_MAPPING" document 16s 215ms
And Accept "SUMMER_MAPPING" document 16s 169ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 207ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 607ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 091ms
And Go to mode of transportation details 339ms
And Approve mode of transportation 168ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 512ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 075ms
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() 381ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 608ms
When Create default mode of transportation by API with "pba1-carrier" 464ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 353ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 382ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 591ms
And Go to mode of transportation details 332ms
Then Approve mode of transportation 139ms
And Check if confirm mode of transportation button is visible 798ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 511ms
And Verify that user is redirected to mode of transportation tab 087ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 088ms
After Hooks.deleteModeOfTransportationAfterTest() 323ms
Given Set token of apiUsername "super-admin-bausch" 207ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 572ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 322ms
When Login as "super-admin-bausch" 2s 301ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 573ms
And Go to mode of transportation details 355ms
And Verify that MOT has "SUMMER_MAPPING" document 044ms
Then Disable "SUMMER_MAPPING" document 15s 809ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 036ms
And Check if mode of transportation has status "Zaakceptowany" 092ms
After Hooks.deleteModeOfTransportationAfterTest() 354ms
Given Set token of apiUsername "super-admin-bausch" 224ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 580ms
When Login as "super-admin-bausch" 2s 481ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 606ms
And Go to mode of transportation details 338ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 049ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 849ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 078ms
And Check if mode of transportation has status "Zablokowany" 084ms
After Hooks.deleteModeOfTransportationAfterTest() 382ms
Given Set token of apiUsername "super-admin-bausch" 221ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 445ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 354ms
When Login as "super-admin-bausch" 2s 478ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 625ms
And Go to mode of transportation details 348ms
Then Approve mode of transportation 167ms
And Check if mode of transportation has status "Niezaakceptowany" 071ms
And Check if error message is visible in mode of transportation details 232ms
After Hooks.deleteModeOfTransportationAfterTest() 304ms
Given Set token of apiUsername "super-admin-bausch" 213ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 556ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 324ms
When Login as "super-admin-bausch" 2s 313ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 574ms
And Go to mode of transportation details 336ms
And Verify that MOT has "SUMMER_MAPPING" document 046ms
Then Disable "SUMMER_MAPPING" document 15s 838ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 059ms
And Check if mode of transportation has status "Zaakceptowany" 089ms
After Hooks.deleteModeOfTransportationAfterTest() 437ms
Given Set token of apiUsername "super-admin-bausch" 218ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 579ms
When Login as "super-admin-bausch" 2s 471ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 618ms
And Go to mode of transportation details 333ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 045ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 820ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 069ms
And Check if mode of transportation has status "Zablokowany" 090ms
After Hooks.deleteModeOfTransportationAfterTest() 425ms
Given Set token of apiUsername "super-admin-bausch" 225ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 459ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 352ms
When Login as "super-admin-bausch" 2s 495ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 624ms
And Go to mode of transportation details 356ms
Then Approve mode of transportation 161ms
And Check if mode of transportation has status "Niezaakceptowany" 073ms
And Check if error message is visible in mode of transportation details 154ms
After Hooks.deleteModeOfTransportationAfterTest() 313ms