Project Number Date
ApolloFullRunnerReport kapibary.20 28 maj 2021, 07:28

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 Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 520ms
When Create default mode of transportation by API with "pba1-carrier" 492ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 585ms
And Go to mode of transportation details 269ms
Then Reject mode of transportation 157ms
And Verify that user is redirected to mode of transportation tab 463ms
Then Check if "Odrzucony" status is visible in mode of transportation table 095ms
After Hooks.deleteModeOfTransportationAfterTest() 337ms
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 494ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 032ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 493ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 632ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 089ms
And Go to mode of transportation details 268ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 532ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 475ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 212ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 672ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 089ms
And If user is login then logout 278ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 975ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 627ms
And Go to mode of transportation details 362ms
And Accept "WINTER_MAPPING" document 16s 235ms
And Accept "SUMMER_MAPPING" document 16s 170ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 398ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 639ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 086ms
And Go to mode of transportation details 325ms
And Approve mode of transportation 161ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 522ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 074ms
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() 441ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 588ms
When Create default mode of transportation by API with "pba1-carrier" 500ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 436ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 399ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 616ms
And Go to mode of transportation details 304ms
Then Approve mode of transportation 152ms
And Check if confirm mode of transportation button is visible 862ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 563ms
And Verify that user is redirected to mode of transportation tab 091ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 080ms
After Hooks.deleteModeOfTransportationAfterTest() 386ms
Given Set token of apiUsername "super-admin-bausch" 247ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 731ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 364ms
When Login as "super-admin-bausch" 2s 223ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 534ms
And Go to mode of transportation details 347ms
And Verify that MOT has "SUMMER_MAPPING" document 036ms
Then Disable "SUMMER_MAPPING" document 15s 759ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 065ms
And Check if mode of transportation has status "Zaakceptowany" 090ms
After Hooks.deleteModeOfTransportationAfterTest() 417ms
Given Set token of apiUsername "super-admin-bausch" 242ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 710ms
When Login as "super-admin-bausch" 2s 854ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 615ms
And Go to mode of transportation details 314ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 046ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 837ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 073ms
And Check if mode of transportation has status "Zablokowany" 077ms
After Hooks.deleteModeOfTransportationAfterTest() 484ms
Given Set token of apiUsername "super-admin-bausch" 263ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 476ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 384ms
When Login as "super-admin-bausch" 2s 464ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 634ms
And Go to mode of transportation details 336ms
Then Approve mode of transportation 129ms
And Check if mode of transportation has status "Niezaakceptowany" 065ms
And Check if error message is visible in mode of transportation details 213ms
After Hooks.deleteModeOfTransportationAfterTest() 373ms
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 722ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 348ms
When Login as "super-admin-bausch" 2s 324ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 602ms
And Go to mode of transportation details 316ms
And Verify that MOT has "SUMMER_MAPPING" document 043ms
Then Disable "SUMMER_MAPPING" document 15s 842ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 068ms
And Check if mode of transportation has status "Zaakceptowany" 079ms
After Hooks.deleteModeOfTransportationAfterTest() 519ms
Given Set token of apiUsername "super-admin-bausch" 242ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 649ms
When Login as "super-admin-bausch" 2s 488ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 629ms
And Go to mode of transportation details 325ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 045ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 801ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 085ms
And Check if mode of transportation has status "Zablokowany" 087ms
After Hooks.deleteModeOfTransportationAfterTest() 470ms
Given Set token of apiUsername "super-admin-bausch" 250ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 466ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 365ms
When Login as "super-admin-bausch" 2s 428ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 623ms
And Go to mode of transportation details 336ms
Then Approve mode of transportation 168ms
And Check if mode of transportation has status "Niezaakceptowany" 070ms
And Check if error message is visible in mode of transportation details 158ms
After Hooks.deleteModeOfTransportationAfterTest() 362ms