Project Number Date
ApolloFullRunnerReport apollo-test-2.52 23 cze 2021, 05:41

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 52s 865ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 389ms
When Create default mode of transportation by API with "pba1-carrier" 443ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 651ms
And Go to mode of transportation details 260ms
Then Reject mode of transportation 118ms
And Verify that user is redirected to mode of transportation tab 437ms
Then Check if "Odrzucony" status is visible in mode of transportation table 067ms
After Hooks.deleteModeOfTransportationAfterTest() 315ms
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 455ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 362ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 363ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 632ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 093ms
And Go to mode of transportation details 285ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 552ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 474ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 035ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 564ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 064ms
And If user is login then logout 245ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 867ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 653ms
And Go to mode of transportation details 356ms
And Accept "WINTER_MAPPING" document 16s 253ms
And Accept "SUMMER_MAPPING" document 16s 190ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 300ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 832ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 082ms
And Go to mode of transportation details 335ms
And Approve mode of transportation 154ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 540ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 083ms
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() 453ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 804ms
When Create default mode of transportation by API with "pba1-carrier" 517ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 455ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 435ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 577ms
And Go to mode of transportation details 331ms
Then Approve mode of transportation 146ms
And Check if confirm mode of transportation button is visible 860ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 590ms
And Verify that user is redirected to mode of transportation tab 091ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 081ms
After Hooks.deleteModeOfTransportationAfterTest() 401ms
Given Set token of apiUsername "super-admin-bausch" 259ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 783ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 368ms
When Login as "super-admin-bausch" 2s 347ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 642ms
And Go to mode of transportation details 329ms
And Verify that MOT has "SUMMER_MAPPING" document 036ms
Then Disable "SUMMER_MAPPING" document 15s 813ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 056ms
And Check if mode of transportation has status "Zaakceptowany" 064ms
After Hooks.deleteModeOfTransportationAfterTest() 459ms
Given Set token of apiUsername "super-admin-bausch" 247ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 647ms
When Login as "super-admin-bausch" 2s 517ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 600ms
And Go to mode of transportation details 320ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 032ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 776ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 045ms
And Check if mode of transportation has status "Zablokowany" 092ms
After Hooks.deleteModeOfTransportationAfterTest() 515ms
Given Set token of apiUsername "super-admin-bausch" 263ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 483ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 469ms
When Login as "super-admin-bausch" 2s 509ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 642ms
And Go to mode of transportation details 329ms
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 222ms
After Hooks.deleteModeOfTransportationAfterTest() 392ms
Given Set token of apiUsername "super-admin-bausch" 251ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 786ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 360ms
When Login as "super-admin-bausch" 2s 361ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 601ms
And Go to mode of transportation details 341ms
And Verify that MOT has "SUMMER_MAPPING" document 041ms
Then Disable "SUMMER_MAPPING" document 15s 808ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 072ms
And Check if mode of transportation has status "Zaakceptowany" 096ms
After Hooks.deleteModeOfTransportationAfterTest() 441ms
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 751ms
When Login as "super-admin-bausch" 2s 670ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 650ms
And Go to mode of transportation details 334ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 042ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 836ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 086ms
And Check if mode of transportation has status "Zablokowany" 091ms
After Hooks.deleteModeOfTransportationAfterTest() 511ms
Given Set token of apiUsername "super-admin-bausch" 266ms
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" 453ms
When Login as "super-admin-bausch" 2s 627ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 670ms
And Go to mode of transportation details 376ms
Then Approve mode of transportation 120ms
And Check if mode of transportation has status "Niezaakceptowany" 076ms
And Check if error message is visible in mode of transportation details 153ms
After Hooks.deleteModeOfTransportationAfterTest() 365ms