Project Number Date
ApolloFullRunnerReport apollo-test-2.54 25 cze 2021, 06:22

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 680ms 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" 481ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 571ms
And Go to mode of transportation details 277ms
Then Reject mode of transportation 166ms
And Verify that user is redirected to mode of transportation tab 452ms
Then Check if "Odrzucony" status is visible in mode of transportation table 096ms
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 415ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 934ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 409ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 554ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 092ms
And Go to mode of transportation details 292ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 520ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 517ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 185ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 587ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 065ms
And If user is login then logout 261ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 811ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 642ms
And Go to mode of transportation details 363ms
And Accept "WINTER_MAPPING" document 16s 190ms
And Accept "SUMMER_MAPPING" document 16s 258ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 276ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 702ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 082ms
And Go to mode of transportation details 332ms
And Approve mode of transportation 161ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 523ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 072ms
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() 380ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 540ms
When Create default mode of transportation by API with "pba1-carrier" 475ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 434ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 394ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 631ms
And Go to mode of transportation details 323ms
Then Approve mode of transportation 129ms
And Check if confirm mode of transportation button is visible 757ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 558ms
And Verify that user is redirected to mode of transportation tab 088ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 081ms
After Hooks.deleteModeOfTransportationAfterTest() 324ms
Given Set token of apiUsername "super-admin-bausch" 218ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 667ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 336ms
When Login as "super-admin-bausch" 2s 300ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 605ms
And Go to mode of transportation details 358ms
And Verify that MOT has "SUMMER_MAPPING" document 047ms
Then Disable "SUMMER_MAPPING" document 15s 813ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 031ms
And Check if mode of transportation has status "Zaakceptowany" 096ms
After Hooks.deleteModeOfTransportationAfterTest() 363ms
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 672ms
When Login as "super-admin-bausch" 2s 501ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 610ms
And Go to mode of transportation details 337ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 044ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 786ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 020ms
And Check if mode of transportation has status "Zablokowany" 088ms
After Hooks.deleteModeOfTransportationAfterTest() 396ms
Given Set token of apiUsername "super-admin-bausch" 230ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 454ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 427ms
When Login as "super-admin-bausch" 2s 498ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 621ms
And Go to mode of transportation details 325ms
Then Approve mode of transportation 127ms
And Check if mode of transportation has status "Niezaakceptowany" 079ms
And Check if error message is visible in mode of transportation details 228ms
After Hooks.deleteModeOfTransportationAfterTest() 311ms
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 684ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 329ms
When Login as "super-admin-bausch" 2s 293ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 597ms
And Go to mode of transportation details 332ms
And Verify that MOT has "SUMMER_MAPPING" document 039ms
Then Disable "SUMMER_MAPPING" document 15s 826ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 064ms
And Check if mode of transportation has status "Zaakceptowany" 081ms
After Hooks.deleteModeOfTransportationAfterTest() 452ms
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 688ms
When Login as "super-admin-bausch" 2s 473ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 593ms
And Go to mode of transportation details 317ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 040ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 827ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 035ms
And Check if mode of transportation has status "Zablokowany" 088ms
After Hooks.deleteModeOfTransportationAfterTest() 354ms
Given Set token of apiUsername "super-admin-bausch" 226ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 455ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 435ms
When Login as "super-admin-bausch" 2s 524ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 618ms
And Go to mode of transportation details 327ms
Then Approve mode of transportation 154ms
And Check if mode of transportation has status "Niezaakceptowany" 070ms
And Check if error message is visible in mode of transportation details 152ms
After Hooks.deleteModeOfTransportationAfterTest() 330ms