Project Number Date
ApolloFullRunnerReport apollo-test-2.64 01 lip 2021, 04:35

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 50s 459ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 449ms
When Create default mode of transportation by API with "pba1-carrier" 485ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 565ms
And Go to mode of transportation details 264ms
Then Reject mode of transportation 136ms
And Verify that user is redirected to mode of transportation tab 434ms
Then Check if "Odrzucony" status is visible in mode of transportation table 096ms
After Hooks.deleteModeOfTransportationAfterTest() 307ms
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 440ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 808ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 497ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 587ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 086ms
And Go to mode of transportation details 282ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 461ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 495ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 099ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 606ms
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 667ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 611ms
And Go to mode of transportation details 359ms
And Accept "WINTER_MAPPING" document 16s 171ms
And Accept "SUMMER_MAPPING" document 16s 211ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 367ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 721ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 070ms
And Go to mode of transportation details 309ms
And Approve mode of transportation 124ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 519ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 079ms
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() 476ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 623ms
When Create default mode of transportation by API with "pba1-carrier" 483ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 454ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 406ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 605ms
And Go to mode of transportation details 333ms
Then Approve mode of transportation 136ms
And Check if confirm mode of transportation button is visible 727ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 543ms
And Verify that user is redirected to mode of transportation tab 088ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 094ms
After Hooks.deleteModeOfTransportationAfterTest() 345ms
Given Set token of apiUsername "super-admin-bausch" 226ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 665ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 329ms
When Login as "super-admin-bausch" 2s 399ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 589ms
And Go to mode of transportation details 369ms
And Verify that MOT has "SUMMER_MAPPING" document 040ms
Then Disable "SUMMER_MAPPING" document 15s 850ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 073ms
And Check if mode of transportation has status "Zaakceptowany" 088ms
After Hooks.deleteModeOfTransportationAfterTest() 382ms
Given Set token of apiUsername "super-admin-bausch" 232ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 675ms
When Login as "super-admin-bausch" 2s 314ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 575ms
And Go to mode of transportation details 352ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 042ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 752ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 068ms
And Check if mode of transportation has status "Zablokowany" 087ms
After Hooks.deleteModeOfTransportationAfterTest() 428ms
Given Set token of apiUsername "super-admin-bausch" 240ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 436ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 447ms
When Login as "super-admin-bausch" 2s 460ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 652ms
And Go to mode of transportation details 339ms
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 223ms
After Hooks.deleteModeOfTransportationAfterTest() 332ms
Given Set token of apiUsername "super-admin-bausch" 229ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 695ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 338ms
When Login as "super-admin-bausch" 2s 375ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 572ms
And Go to mode of transportation details 337ms
And Verify that MOT has "SUMMER_MAPPING" document 046ms
Then Disable "SUMMER_MAPPING" document 15s 818ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 077ms
And Check if mode of transportation has status "Zaakceptowany" 088ms
After Hooks.deleteModeOfTransportationAfterTest() 472ms
Given Set token of apiUsername "super-admin-bausch" 243ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 683ms
When Login as "super-admin-bausch" 2s 447ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 604ms
And Go to mode of transportation details 336ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 040ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 833ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 032ms
And Check if mode of transportation has status "Zablokowany" 089ms
After Hooks.deleteModeOfTransportationAfterTest() 352ms
Given Set token of apiUsername "super-admin-bausch" 238ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 437ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 431ms
When Login as "super-admin-bausch" 2s 466ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 624ms
And Go to mode of transportation details 323ms
Then Approve mode of transportation 167ms
And Check if mode of transportation has status "Niezaakceptowany" 069ms
And Check if error message is visible in mode of transportation details 153ms
After Hooks.deleteModeOfTransportationAfterTest() 350ms