Project Number Date
ApolloFullRunnerReport kapibary.37 12 cze 2021, 04:30

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 286ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 380ms
When Create default mode of transportation by API with "pba1-carrier" 483ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 568ms
And Go to mode of transportation details 282ms
Then Reject mode of transportation 167ms
And Verify that user is redirected to mode of transportation tab 463ms
Then Check if "Odrzucony" status is visible in mode of transportation table 090ms
After Hooks.deleteModeOfTransportationAfterTest() 310ms
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 602ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 839ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 543ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 618ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 086ms
And Go to mode of transportation details 271ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 534ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 472ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 190ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 589ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 095ms
And If user is login then logout 273ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 754ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 604ms
And Go to mode of transportation details 342ms
And Accept "WINTER_MAPPING" document 16s 278ms
And Accept "SUMMER_MAPPING" document 16s 085ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 446ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 668ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 089ms
And Go to mode of transportation details 319ms
And Approve mode of transportation 156ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 505ms
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() 473ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 861ms
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" 437ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 393ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 594ms
And Go to mode of transportation details 325ms
Then Approve mode of transportation 143ms
And Check if confirm mode of transportation button is visible 739ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 537ms
And Verify that user is redirected to mode of transportation tab 087ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 087ms
After Hooks.deleteModeOfTransportationAfterTest() 340ms
Given Set token of apiUsername "super-admin-bausch" 241ms
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" 347ms
When Login as "super-admin-bausch" 2s 351ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 584ms
And Go to mode of transportation details 361ms
And Verify that MOT has "SUMMER_MAPPING" document 042ms
Then Disable "SUMMER_MAPPING" document 15s 841ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 083ms
And Check if mode of transportation has status "Zaakceptowany" 085ms
After Hooks.deleteModeOfTransportationAfterTest() 368ms
Given Set token of apiUsername "super-admin-bausch" 311ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 670ms
When Login as "super-admin-bausch" 2s 520ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 649ms
And Go to mode of transportation details 324ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 038ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 793ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 076ms
And Check if mode of transportation has status "Zablokowany" 081ms
After Hooks.deleteModeOfTransportationAfterTest() 350ms
Given Set token of apiUsername "super-admin-bausch" 270ms
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" 457ms
When Login as "super-admin-bausch" 2s 411ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 641ms
And Go to mode of transportation details 312ms
Then Approve mode of transportation 116ms
And Check if mode of transportation has status "Niezaakceptowany" 068ms
And Check if error message is visible in mode of transportation details 204ms
After Hooks.deleteModeOfTransportationAfterTest() 323ms
Given Set token of apiUsername "super-admin-bausch" 223ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 546ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 329ms
When Login as "super-admin-bausch" 2s 130ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 598ms
And Go to mode of transportation details 322ms
And Verify that MOT has "SUMMER_MAPPING" document 047ms
Then Disable "SUMMER_MAPPING" document 15s 864ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 044ms
And Check if mode of transportation has status "Zaakceptowany" 089ms
After Hooks.deleteModeOfTransportationAfterTest() 452ms
Given Set token of apiUsername "super-admin-bausch" 253ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 711ms
When Login as "super-admin-bausch" 2s 603ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 640ms
And Go to mode of transportation details 319ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 045ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 792ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 055ms
And Check if mode of transportation has status "Zablokowany" 130ms
After Hooks.deleteModeOfTransportationAfterTest() 371ms
Given Set token of apiUsername "super-admin-bausch" 245ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 441ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 431ms
When Login as "super-admin-bausch" 2s 454ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 620ms
And Go to mode of transportation details 327ms
Then Approve mode of transportation 155ms
And Check if mode of transportation has status "Niezaakceptowany" 072ms
And Check if error message is visible in mode of transportation details 156ms
After Hooks.deleteModeOfTransportationAfterTest() 317ms