Project Number Date
ApolloFullRunnerReport kapibary.28 05 cze 2021, 06:53

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 855ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 541ms
When Create default mode of transportation by API with "pba1-carrier" 528ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 653ms
And Go to mode of transportation details 270ms
Then Reject mode of transportation 154ms
And Verify that user is redirected to mode of transportation tab 498ms
Then Check if "Odrzucony" status is visible in mode of transportation table 092ms
After Hooks.deleteModeOfTransportationAfterTest() 380ms
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 578ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 102ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 510ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 569ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 094ms
And Go to mode of transportation details 297ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 546ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 459ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 235ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 609ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 089ms
And If user is login then logout 269ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 874ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 655ms
And Go to mode of transportation details 358ms
And Accept "WINTER_MAPPING" document 16s 167ms
And Accept "SUMMER_MAPPING" document 16s 194ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 436ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 874ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 082ms
And Go to mode of transportation details 323ms
And Approve mode of transportation 159ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 548ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 073ms
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 806ms
When Create default mode of transportation by API with "pba1-carrier" 486ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 427ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 406ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 614ms
And Go to mode of transportation details 326ms
Then Approve mode of transportation 123ms
And Check if confirm mode of transportation button is visible 809ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 576ms
And Verify that user is redirected to mode of transportation tab 091ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 088ms
After Hooks.deleteModeOfTransportationAfterTest() 390ms
Given Set token of apiUsername "super-admin-bausch" 353ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 680ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 323ms
When Login as "super-admin-bausch" 2s 358ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 606ms
And Go to mode of transportation details 321ms
And Verify that MOT has "SUMMER_MAPPING" document 044ms
Then Disable "SUMMER_MAPPING" document 15s 810ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 026ms
And Check if mode of transportation has status "Zaakceptowany" 086ms
After Hooks.deleteModeOfTransportationAfterTest() 481ms
Given Set token of apiUsername "super-admin-bausch" 303ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 671ms
When Login as "super-admin-bausch" 2s 515ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 626ms
And Go to mode of transportation details 317ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 047ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 850ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 022ms
And Check if mode of transportation has status "Zablokowany" 085ms
After Hooks.deleteModeOfTransportationAfterTest() 495ms
Given Set token of apiUsername "super-admin-bausch" 306ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 478ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 371ms
When Login as "super-admin-bausch" 2s 518ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 632ms
And Go to mode of transportation details 331ms
Then Approve mode of transportation 158ms
And Check if mode of transportation has status "Niezaakceptowany" 072ms
And Check if error message is visible in mode of transportation details 231ms
After Hooks.deleteModeOfTransportationAfterTest() 375ms
Given Set token of apiUsername "super-admin-bausch" 290ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 676ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 350ms
When Login as "super-admin-bausch" 2s 378ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 613ms
And Go to mode of transportation details 311ms
And Verify that MOT has "SUMMER_MAPPING" document 045ms
Then Disable "SUMMER_MAPPING" document 15s 839ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 078ms
And Check if mode of transportation has status "Zaakceptowany" 084ms
After Hooks.deleteModeOfTransportationAfterTest() 449ms
Given Set token of apiUsername "super-admin-bausch" 289ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 683ms
When Login as "super-admin-bausch" 2s 600ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 634ms
And Go to mode of transportation details 319ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 036ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 743ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 044ms
And Check if mode of transportation has status "Zablokowany" 090ms
After Hooks.deleteModeOfTransportationAfterTest() 484ms
Given Set token of apiUsername "super-admin-bausch" 313ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 483ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 375ms
When Login as "super-admin-bausch" 2s 443ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 641ms
And Go to mode of transportation details 324ms
Then Approve mode of transportation 163ms
And Check if mode of transportation has status "Niezaakceptowany" 067ms
And Check if error message is visible in mode of transportation details 162ms
After Hooks.deleteModeOfTransportationAfterTest() 368ms