Project Number Date
ApolloFullRunnerReport kapibary.39 14 cze 2021, 04:16

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 51s 594ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 539ms
When Create default mode of transportation by API with "pba1-carrier" 473ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 547ms
And Go to mode of transportation details 272ms
Then Reject mode of transportation 160ms
And Verify that user is redirected to mode of transportation tab 528ms
Then Check if "Odrzucony" status is visible in mode of transportation table 094ms
After Hooks.deleteModeOfTransportationAfterTest() 347ms
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 477ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 830ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 568ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 595ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 092ms
And Go to mode of transportation details 294ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 495ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 499ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 222ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 593ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 095ms
And If user is login then logout 278ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 641ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 652ms
And Go to mode of transportation details 400ms
And Accept "WINTER_MAPPING" document 16s 252ms
And Accept "SUMMER_MAPPING" document 16s 227ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 188ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 706ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 092ms
And Go to mode of transportation details 336ms
And Approve mode of transportation 161ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 576ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 071ms
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() 584ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 871ms
When Create default mode of transportation by API with "pba1-carrier" 470ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 450ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 431ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 586ms
And Go to mode of transportation details 331ms
Then Approve mode of transportation 118ms
And Check if confirm mode of transportation button is visible 835ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 514ms
And Verify that user is redirected to mode of transportation tab 070ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 066ms
After Hooks.deleteModeOfTransportationAfterTest() 322ms
Given Set token of apiUsername "super-admin-bausch" 227ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 579ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 356ms
When Login as "super-admin-bausch" 2s 379ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 642ms
And Go to mode of transportation details 358ms
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 080ms
And Check if mode of transportation has status "Zaakceptowany" 117ms
After Hooks.deleteModeOfTransportationAfterTest() 383ms
Given Set token of apiUsername "super-admin-bausch" 263ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 624ms
When Login as "super-admin-bausch" 2s 350ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 613ms
And Go to mode of transportation details 347ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 046ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 831ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 025ms
And Check if mode of transportation has status "Zablokowany" 076ms
After Hooks.deleteModeOfTransportationAfterTest() 448ms
Given Set token of apiUsername "super-admin-bausch" 271ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 505ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 424ms
When Login as "super-admin-bausch" 2s 502ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 671ms
And Go to mode of transportation details 338ms
Then Approve mode of transportation 159ms
And Check if mode of transportation has status "Niezaakceptowany" 074ms
And Check if error message is visible in mode of transportation details 224ms
After Hooks.deleteModeOfTransportationAfterTest() 341ms
Given Set token of apiUsername "super-admin-bausch" 240ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 805ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 414ms
When Login as "super-admin-bausch" 2s 344ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 608ms
And Go to mode of transportation details 344ms
And Verify that MOT has "SUMMER_MAPPING" document 046ms
Then Disable "SUMMER_MAPPING" document 15s 856ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 037ms
And Check if mode of transportation has status "Zaakceptowany" 093ms
After Hooks.deleteModeOfTransportationAfterTest() 489ms
Given Set token of apiUsername "super-admin-bausch" 272ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 670ms
When Login as "super-admin-bausch" 2s 354ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 605ms
And Go to mode of transportation details 307ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 041ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 769ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 085ms
And Check if mode of transportation has status "Zablokowany" 086ms
After Hooks.deleteModeOfTransportationAfterTest() 396ms
Given Set token of apiUsername "super-admin-bausch" 275ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 462ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 449ms
When Login as "super-admin-bausch" 2s 488ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 576ms
And Go to mode of transportation details 331ms
Then Approve mode of transportation 126ms
And Check if mode of transportation has status "Niezaakceptowany" 073ms
And Check if error message is visible in mode of transportation details 144ms
After Hooks.deleteModeOfTransportationAfterTest() 331ms