Project Number Date
ApolloFullRunnerReport apollo-test-2.46 19 cze 2021, 05:43

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 765ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 472ms
When Create default mode of transportation by API with "pba1-carrier" 466ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 574ms
And Go to mode of transportation details 267ms
Then Reject mode of transportation 171ms
And Verify that user is redirected to mode of transportation tab 438ms
Then Check if "Odrzucony" status is visible in mode of transportation table 095ms
After Hooks.deleteModeOfTransportationAfterTest() 293ms
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 557ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 771ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 607ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 491ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 063ms
And Go to mode of transportation details 252ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 396ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 455ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 085ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 622ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 097ms
And If user is login then logout 280ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 696ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 617ms
And Go to mode of transportation details 374ms
And Accept "WINTER_MAPPING" document 16s 270ms
And Accept "SUMMER_MAPPING" document 16s 205ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 190ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 627ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 087ms
And Go to mode of transportation details 336ms
And Approve mode of transportation 160ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 515ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 077ms
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() 451ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 882ms
When Create default mode of transportation by API with "pba1-carrier" 479ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 444ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 406ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 572ms
And Go to mode of transportation details 344ms
Then Approve mode of transportation 140ms
And Check if confirm mode of transportation button is visible 749ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 544ms
And Verify that user is redirected to mode of transportation tab 090ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 084ms
After Hooks.deleteModeOfTransportationAfterTest() 356ms
Given Set token of apiUsername "super-admin-bausch" 261ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 678ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 335ms
When Login as "super-admin-bausch" 2s 371ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 567ms
And Go to mode of transportation details 328ms
And Verify that MOT has "SUMMER_MAPPING" document 044ms
Then Disable "SUMMER_MAPPING" document 15s 808ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 029ms
And Check if mode of transportation has status "Zaakceptowany" 089ms
After Hooks.deleteModeOfTransportationAfterTest() 371ms
Given Set token of apiUsername "super-admin-bausch" 257ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 700ms
When Login as "super-admin-bausch" 2s 530ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 600ms
And Go to mode of transportation details 305ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 046ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 819ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 044ms
And Check if mode of transportation has status "Zablokowany" 066ms
After Hooks.deleteModeOfTransportationAfterTest() 460ms
Given Set token of apiUsername "super-admin-bausch" 269ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 435ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 384ms
When Login as "super-admin-bausch" 2s 379ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 620ms
And Go to mode of transportation details 342ms
Then Approve mode of transportation 165ms
And Check if mode of transportation has status "Niezaakceptowany" 070ms
And Check if error message is visible in mode of transportation details 234ms
After Hooks.deleteModeOfTransportationAfterTest() 306ms
Given Set token of apiUsername "super-admin-bausch" 258ms
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" 336ms
When Login as "super-admin-bausch" 2s 353ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 579ms
And Go to mode of transportation details 329ms
And Verify that MOT has "SUMMER_MAPPING" document 045ms
Then Disable "SUMMER_MAPPING" document 15s 795ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 031ms
And Check if mode of transportation has status "Zaakceptowany" 086ms
After Hooks.deleteModeOfTransportationAfterTest() 453ms
Given Set token of apiUsername "super-admin-bausch" 267ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 696ms
When Login as "super-admin-bausch" 2s 581ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 621ms
And Go to mode of transportation details 326ms
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 025ms
And Check if mode of transportation has status "Zablokowany" 086ms
After Hooks.deleteModeOfTransportationAfterTest() 366ms
Given Set token of apiUsername "super-admin-bausch" 257ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 451ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 444ms
When Login as "super-admin-bausch" 2s 508ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 591ms
And Go to mode of transportation details 325ms
Then Approve mode of transportation 166ms
And Check if mode of transportation has status "Niezaakceptowany" 071ms
And Check if error message is visible in mode of transportation details 155ms
After Hooks.deleteModeOfTransportationAfterTest() 333ms