Project Number Date
ApolloFullRunnerReport apollo-test-2.59 29 cze 2021, 06:33

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 475ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 465ms
When Create default mode of transportation by API with "pba1-carrier" 448ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 578ms
And Go to mode of transportation details 273ms
Then Reject mode of transportation 145ms
And Verify that user is redirected to mode of transportation tab 448ms
Then Check if "Odrzucony" status is visible in mode of transportation table 087ms
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 431ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 810ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 503ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 526ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 062ms
And Go to mode of transportation details 248ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 382ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 394ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 200ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 606ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 098ms
And If user is login then logout 282ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 721ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 560ms
And Go to mode of transportation details 332ms
And Accept "WINTER_MAPPING" document 16s 142ms
And Accept "SUMMER_MAPPING" document 16s 208ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 260ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 765ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 092ms
And Go to mode of transportation details 340ms
And Approve mode of transportation 166ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 560ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 074ms
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() 489ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 614ms
When Create default mode of transportation by API with "pba1-carrier" 487ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 449ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 400ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 603ms
And Go to mode of transportation details 322ms
Then Approve mode of transportation 159ms
And Check if confirm mode of transportation button is visible 736ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 567ms
And Verify that user is redirected to mode of transportation tab 100ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 086ms
After Hooks.deleteModeOfTransportationAfterTest() 336ms
Given Set token of apiUsername "super-admin-bausch" 233ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 697ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 335ms
When Login as "super-admin-bausch" 2s 350ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 582ms
And Go to mode of transportation details 340ms
And Verify that MOT has "SUMMER_MAPPING" document 044ms
Then Disable "SUMMER_MAPPING" document 15s 802ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 066ms
And Check if mode of transportation has status "Zaakceptowany" 088ms
After Hooks.deleteModeOfTransportationAfterTest() 454ms
Given Set token of apiUsername "super-admin-bausch" 239ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 700ms
When Login as "super-admin-bausch" 2s 467ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 605ms
And Go to mode of transportation details 332ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 047ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 790ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 074ms
And Check if mode of transportation has status "Zablokowany" 072ms
After Hooks.deleteModeOfTransportationAfterTest() 396ms
Given Set token of apiUsername "super-admin-bausch" 208ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 434ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 449ms
When Login as "super-admin-bausch" 2s 433ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 623ms
And Go to mode of transportation details 349ms
Then Approve mode of transportation 165ms
And Check if mode of transportation has status "Niezaakceptowany" 077ms
And Check if error message is visible in mode of transportation details 219ms
After Hooks.deleteModeOfTransportationAfterTest() 312ms
Given Set token of apiUsername "super-admin-bausch" 232ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 663ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 342ms
When Login as "super-admin-bausch" 2s 342ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 598ms
And Go to mode of transportation details 335ms
And Verify that MOT has "SUMMER_MAPPING" document 049ms
Then Disable "SUMMER_MAPPING" document 15s 802ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 027ms
And Check if mode of transportation has status "Zaakceptowany" 079ms
After Hooks.deleteModeOfTransportationAfterTest() 380ms
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 716ms
When Login as "super-admin-bausch" 2s 635ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 612ms
And Go to mode of transportation details 329ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 046ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 835ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 028ms
And Check if mode of transportation has status "Zablokowany" 093ms
After Hooks.deleteModeOfTransportationAfterTest() 342ms
Given Set token of apiUsername "super-admin-bausch" 230ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 443ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 425ms
When Login as "super-admin-bausch" 2s 455ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 608ms
And Go to mode of transportation details 334ms
Then Approve mode of transportation 173ms
And Check if mode of transportation has status "Niezaakceptowany" 071ms
And Check if error message is visible in mode of transportation details 157ms
After Hooks.deleteModeOfTransportationAfterTest() 317ms