Project Number Date
ApolloFullRunnerReport kapibary.33 09 cze 2021, 04:47

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 430ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 442ms
When Create default mode of transportation by API with "pba1-carrier" 484ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 554ms
And Go to mode of transportation details 286ms
Then Reject mode of transportation 162ms
And Verify that user is redirected to mode of transportation tab 426ms
Then Check if "Odrzucony" status is visible in mode of transportation table 099ms
After Hooks.deleteModeOfTransportationAfterTest() 286ms
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 437ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 764ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 813ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 608ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 095ms
And Go to mode of transportation details 290ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 479ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 505ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 223ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 489ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 070ms
And If user is login then logout 598ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 750ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 717ms
And Go to mode of transportation details 386ms
And Accept "WINTER_MAPPING" document 16s 201ms
And Accept "SUMMER_MAPPING" document 16s 233ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 546ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 612ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 095ms
And Go to mode of transportation details 334ms
And Approve mode of transportation 166ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 482ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 078ms
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() 467ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 405ms
When Create default mode of transportation by API with "pba1-carrier" 455ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 370ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 336ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 574ms
And Go to mode of transportation details 323ms
Then Approve mode of transportation 122ms
And Check if confirm mode of transportation button is visible 657ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 502ms
And Verify that user is redirected to mode of transportation tab 066ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 064ms
After Hooks.deleteModeOfTransportationAfterTest() 291ms
Given Set token of apiUsername "super-admin-bausch" 212ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 706ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 336ms
When Login as "super-admin-bausch" 2s 304ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 747ms
And Go to mode of transportation details 350ms
And Verify that MOT has "SUMMER_MAPPING" document 034ms
Then Disable "SUMMER_MAPPING" document 15s 780ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 025ms
And Check if mode of transportation has status "Zaakceptowany" 089ms
After Hooks.deleteModeOfTransportationAfterTest() 382ms
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 625ms
When Login as "super-admin-bausch" 2s 572ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 691ms
And Go to mode of transportation details 321ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 043ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 816ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 035ms
And Check if mode of transportation has status "Zablokowany" 092ms
After Hooks.deleteModeOfTransportationAfterTest() 520ms
Given Set token of apiUsername "super-admin-bausch" 229ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 494ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 451ms
When Login as "super-admin-bausch" 2s 426ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 715ms
And Go to mode of transportation details 340ms
Then Approve mode of transportation 166ms
And Check if mode of transportation has status "Niezaakceptowany" 079ms
And Check if error message is visible in mode of transportation details 149ms
After Hooks.deleteModeOfTransportationAfterTest() 307ms
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
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 355ms
When Login as "super-admin-bausch" 2s 401ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 666ms
And Go to mode of transportation details 346ms
And Verify that MOT has "SUMMER_MAPPING" document 043ms
Then Disable "SUMMER_MAPPING" document 15s 778ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 058ms
And Check if mode of transportation has status "Zaakceptowany" 062ms
After Hooks.deleteModeOfTransportationAfterTest() 342ms
Given Set token of apiUsername "super-admin-bausch" 240ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 613ms
When Login as "super-admin-bausch" 2s 489ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 712ms
And Go to mode of transportation details 327ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 039ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 795ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 058ms
And Check if mode of transportation has status "Zablokowany" 088ms
After Hooks.deleteModeOfTransportationAfterTest() 430ms
Given Set token of apiUsername "super-admin-bausch" 228ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 433ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 438ms
When Login as "super-admin-bausch" 2s 474ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 758ms
And Go to mode of transportation details 327ms
Then Approve mode of transportation 156ms
And Check if mode of transportation has status "Niezaakceptowany" 070ms
And Check if error message is visible in mode of transportation details 155ms
After Hooks.deleteModeOfTransportationAfterTest() 311ms