Project Number Date
ApolloFullRunnerReport kapibary.38 13 cze 2021, 04:15

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 819ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 524ms
When Create default mode of transportation by API with "pba1-carrier" 501ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 585ms
And Go to mode of transportation details 276ms
Then Reject mode of transportation 132ms
And Verify that user is redirected to mode of transportation tab 819ms
Then Check if "Odrzucony" status is visible in mode of transportation table 089ms
After Hooks.deleteModeOfTransportationAfterTest() 317ms
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 424ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 906ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 562ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 687ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 094ms
And Go to mode of transportation details 295ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 530ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 522ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 227ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 618ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 093ms
And If user is login then logout 280ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 816ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 601ms
And Go to mode of transportation details 371ms
And Accept "WINTER_MAPPING" document 16s 168ms
And Accept "SUMMER_MAPPING" document 16s 284ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 208ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 953ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 094ms
And Go to mode of transportation details 336ms
And Approve mode of transportation 166ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 502ms
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() 416ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 657ms
When Create default mode of transportation by API with "pba1-carrier" 485ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 457ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 411ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 617ms
And Go to mode of transportation details 316ms
Then Approve mode of transportation 144ms
And Check if confirm mode of transportation button is visible 724ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 487ms
And Verify that user is redirected to mode of transportation tab 066ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 065ms
After Hooks.deleteModeOfTransportationAfterTest() 293ms
Given Set token of apiUsername "super-admin-bausch" 292ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 715ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 341ms
When Login as "super-admin-bausch" 2s 279ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 599ms
And Go to mode of transportation details 369ms
And Verify that MOT has "SUMMER_MAPPING" document 046ms
Then Disable "SUMMER_MAPPING" document 15s 812ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 065ms
And Check if mode of transportation has status "Zaakceptowany" 071ms
After Hooks.deleteModeOfTransportationAfterTest() 363ms
Given Set token of apiUsername "super-admin-bausch" 260ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 594ms
When Login as "super-admin-bausch" 2s 414ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 632ms
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 823ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 048ms
And Check if mode of transportation has status "Zablokowany" 098ms
After Hooks.deleteModeOfTransportationAfterTest() 375ms
Given Set token of apiUsername "super-admin-bausch" 295ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 510ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 430ms
When Login as "super-admin-bausch" 2s 430ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 633ms
And Go to mode of transportation details 344ms
Then Approve mode of transportation 160ms
And Check if mode of transportation has status "Niezaakceptowany" 074ms
And Check if error message is visible in mode of transportation details 230ms
After Hooks.deleteModeOfTransportationAfterTest() 324ms
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 685ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 340ms
When Login as "super-admin-bausch" 2s 330ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 628ms
And Go to mode of transportation details 353ms
And Verify that MOT has "SUMMER_MAPPING" document 036ms
Then Disable "SUMMER_MAPPING" document 15s 775ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 026ms
And Check if mode of transportation has status "Zaakceptowany" 086ms
After Hooks.deleteModeOfTransportationAfterTest() 478ms
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 707ms
When Login as "super-admin-bausch" 2s 520ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 668ms
And Go to mode of transportation details 393ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 038ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 769ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 045ms
And Check if mode of transportation has status "Zablokowany" 087ms
After Hooks.deleteModeOfTransportationAfterTest() 448ms
Given Set token of apiUsername "super-admin-bausch" 265ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 453ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 444ms
When Login as "super-admin-bausch" 2s 309ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 557ms
And Go to mode of transportation details 314ms
Then Approve mode of transportation 121ms
And Check if mode of transportation has status "Niezaakceptowany" 081ms
And Check if error message is visible in mode of transportation details 137ms
After Hooks.deleteModeOfTransportationAfterTest() 315ms