Project Number Date
ApolloFullRunnerReport apollo-test-2.65 02 lip 2021, 06:45

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 016ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 479ms
When Create default mode of transportation by API with "pba1-carrier" 476ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 658ms
And Go to mode of transportation details 270ms
Then Reject mode of transportation 163ms
And Verify that user is redirected to mode of transportation tab 456ms
Then Check if "Odrzucony" status is visible in mode of transportation table 091ms
After Hooks.deleteModeOfTransportationAfterTest() 299ms
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 487ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 799ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 545ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 575ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 084ms
And Go to mode of transportation details 298ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 485ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 440ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 195ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 623ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 087ms
And If user is login then logout 267ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 657ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 588ms
And Go to mode of transportation details 382ms
And Accept "WINTER_MAPPING" document 16s 207ms
And Accept "SUMMER_MAPPING" document 16s 188ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 435ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 697ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 094ms
And Go to mode of transportation details 347ms
And Approve mode of transportation 166ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 514ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 075ms
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() 391ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 568ms
When Create default mode of transportation by API with "pba1-carrier" 469ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 444ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 402ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 592ms
And Go to mode of transportation details 315ms
Then Approve mode of transportation 128ms
And Check if confirm mode of transportation button is visible 750ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 566ms
And Verify that user is redirected to mode of transportation tab 087ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 072ms
After Hooks.deleteModeOfTransportationAfterTest() 319ms
Given Set token of apiUsername "super-admin-bausch" 214ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 655ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 344ms
When Login as "super-admin-bausch" 2s 315ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 589ms
And Go to mode of transportation details 348ms
And Verify that MOT has "SUMMER_MAPPING" document 047ms
Then Disable "SUMMER_MAPPING" document 15s 862ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 035ms
And Check if mode of transportation has status "Zaakceptowany" 082ms
After Hooks.deleteModeOfTransportationAfterTest() 463ms
Given Set token of apiUsername "super-admin-bausch" 228ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 698ms
When Login as "super-admin-bausch" 2s 577ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 612ms
And Go to mode of transportation details 332ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 039ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 841ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 027ms
And Check if mode of transportation has status "Zablokowany" 081ms
After Hooks.deleteModeOfTransportationAfterTest() 453ms
Given Set token of apiUsername "super-admin-bausch" 223ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 440ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 441ms
When Login as "super-admin-bausch" 2s 413ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 614ms
And Go to mode of transportation details 335ms
Then Approve mode of transportation 155ms
And Check if mode of transportation has status "Niezaakceptowany" 071ms
And Check if error message is visible in mode of transportation details 230ms
After Hooks.deleteModeOfTransportationAfterTest() 325ms
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 703ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 344ms
When Login as "super-admin-bausch" 2s 314ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 593ms
And Go to mode of transportation details 320ms
And Verify that MOT has "SUMMER_MAPPING" document 041ms
Then Disable "SUMMER_MAPPING" document 15s 830ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 044ms
And Check if mode of transportation has status "Zaakceptowany" 084ms
After Hooks.deleteModeOfTransportationAfterTest() 389ms
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 693ms
When Login as "super-admin-bausch" 2s 542ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 611ms
And Go to mode of transportation details 326ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 041ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 844ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 047ms
And Check if mode of transportation has status "Zablokowany" 090ms
After Hooks.deleteModeOfTransportationAfterTest() 359ms
Given Set token of apiUsername "super-admin-bausch" 221ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 452ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 439ms
When Login as "super-admin-bausch" 2s 513ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 635ms
And Go to mode of transportation details 331ms
Then Approve mode of transportation 152ms
And Check if mode of transportation has status "Niezaakceptowany" 072ms
And Check if error message is visible in mode of transportation details 160ms
After Hooks.deleteModeOfTransportationAfterTest() 309ms