Project Number Date
ApolloFullRunnerReport kapibary.29 06 cze 2021, 06:06

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 55s 044ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 563ms
When Create default mode of transportation by API with "pba1-carrier" 485ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 590ms
And Go to mode of transportation details 262ms
Then Reject mode of transportation 169ms
And Verify that user is redirected to mode of transportation tab 477ms
Then Check if "Odrzucony" status is visible in mode of transportation table 094ms
After Hooks.deleteModeOfTransportationAfterTest() 342ms
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 650ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 103ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 643ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 713ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 087ms
And Go to mode of transportation details 294ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 502ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 502ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 276ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 626ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 077ms
And If user is login then logout 259ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 3s 031ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 633ms
And Go to mode of transportation details 464ms
And Accept "WINTER_MAPPING" document 16s 170ms
And Accept "SUMMER_MAPPING" document 16s 207ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 266ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 701ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 090ms
And Go to mode of transportation details 349ms
And Approve mode of transportation 178ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 586ms
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() 574ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 698ms
When Create default mode of transportation by API with "pba1-carrier" 509ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 401ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 420ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 628ms
And Go to mode of transportation details 335ms
Then Approve mode of transportation 130ms
And Check if confirm mode of transportation button is visible 923ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 541ms
And Verify that user is redirected to mode of transportation tab 092ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 090ms
After Hooks.deleteModeOfTransportationAfterTest() 396ms
Given Set token of apiUsername "super-admin-bausch" 291ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 765ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 367ms
When Login as "super-admin-bausch" 2s 628ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 615ms
And Go to mode of transportation details 344ms
And Verify that MOT has "SUMMER_MAPPING" document 047ms
Then Disable "SUMMER_MAPPING" document 15s 848ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 145ms
And Check if mode of transportation has status "Zaakceptowany" 087ms
After Hooks.deleteModeOfTransportationAfterTest() 424ms
Given Set token of apiUsername "super-admin-bausch" 317ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 727ms
When Login as "super-admin-bausch" 2s 809ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 635ms
And Go to mode of transportation details 323ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 043ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 844ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 044ms
And Check if mode of transportation has status "Zablokowany" 089ms
After Hooks.deleteModeOfTransportationAfterTest() 425ms
Given Set token of apiUsername "super-admin-bausch" 395ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 485ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 397ms
When Login as "super-admin-bausch" 2s 535ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 641ms
And Go to mode of transportation details 327ms
Then Approve mode of transportation 156ms
And Check if mode of transportation has status "Niezaakceptowany" 072ms
And Check if error message is visible in mode of transportation details 222ms
After Hooks.deleteModeOfTransportationAfterTest() 367ms
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 981ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 419ms
When Login as "super-admin-bausch" 2s 453ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 613ms
And Go to mode of transportation details 315ms
And Verify that MOT has "SUMMER_MAPPING" document 039ms
Then Disable "SUMMER_MAPPING" document 15s 785ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 071ms
And Check if mode of transportation has status "Zaakceptowany" 076ms
After Hooks.deleteModeOfTransportationAfterTest() 497ms
Given Set token of apiUsername "super-admin-bausch" 327ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 813ms
When Login as "super-admin-bausch" 2s 573ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 701ms
And Go to mode of transportation details 317ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 039ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 956ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 070ms
And Check if mode of transportation has status "Zablokowany" 086ms
After Hooks.deleteModeOfTransportationAfterTest() 495ms
Given Set token of apiUsername "super-admin-bausch" 307ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 475ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 384ms
When Login as "super-admin-bausch" 2s 505ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 637ms
And Go to mode of transportation details 312ms
Then Approve mode of transportation 149ms
And Check if mode of transportation has status "Niezaakceptowany" 072ms
And Check if error message is visible in mode of transportation details 150ms
After Hooks.deleteModeOfTransportationAfterTest() 376ms