Project Number Date
ApolloFullRunnerReport apollo-test-2.47 20 cze 2021, 05:08

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Mode of transportation status 115 1 20 0 0 136 8 1 9 5m 27s 995ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 478ms
When Create default mode of transportation by API with "pba1-carrier" 560ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 566ms
And Go to mode of transportation details 275ms
Then Reject mode of transportation 173ms
And Verify that user is redirected to mode of transportation tab 445ms
Then Check if "Odrzucony" status is visible in mode of transportation table 096ms
After Hooks.deleteModeOfTransportationAfterTest() 293ms
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 523ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 851ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 187ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 577ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 095ms
And Go to mode of transportation details 299ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 496ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 428ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 217ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 503ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 063ms
And If user is login then logout 204ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 461ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 601ms
And Go to mode of transportation details 388ms
And Accept "WINTER_MAPPING" document 16s 216ms
And Accept "SUMMER_MAPPING" document 16s 554ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 250ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 574ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 063ms
And Go to mode of transportation details 297ms
And Approve mode of transportation 139ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 601ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 087ms
And Go to mode of transportation details 279ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 16s 657ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 085ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 550ms
And Check if "Zablokowany" status is visible in mode of transportation table 082ms
And Go to mode of transportation details 303ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 429ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 096ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 642ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 094ms
And Go to mode of transportation details 338ms
And Reject mode of transportation 170ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 513ms
And Check if "Odrzucony" status is visible in mode of transportation table 080ms
And Go to mode of transportation details 312ms
And Confirm mode of transportation 162ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 493ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 077ms
org.junit.ComparisonFailure: Status Zaakceptowany jest widoczny w tabeli expected:<[Zaakceptowa]ny> but was:<[Odrzuco]ny>
	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:76)
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() 342ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 638ms
When Create default mode of transportation by API with "pba1-carrier" 489ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 431ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 404ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 575ms
And Go to mode of transportation details 334ms
Then Approve mode of transportation 149ms
And Check if confirm mode of transportation button is visible 795ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 552ms
And Verify that user is redirected to mode of transportation tab 086ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 083ms
After Hooks.deleteModeOfTransportationAfterTest() 347ms
Given Set token of apiUsername "super-admin-bausch" 237ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 707ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 349ms
When Login as "super-admin-bausch" 2s 339ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 591ms
And Go to mode of transportation details 321ms
And Verify that MOT has "SUMMER_MAPPING" document 037ms
Then Disable "SUMMER_MAPPING" document 15s 795ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 082ms
And Check if mode of transportation has status "Zaakceptowany" 089ms
After Hooks.deleteModeOfTransportationAfterTest() 453ms
Given Set token of apiUsername "super-admin-bausch" 261ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 676ms
When Login as "super-admin-bausch" 2s 448ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 630ms
And Go to mode of transportation details 328ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 039ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 842ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 082ms
And Check if mode of transportation has status "Zablokowany" 075ms
After Hooks.deleteModeOfTransportationAfterTest() 445ms
Given Set token of apiUsername "super-admin-bausch" 259ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 465ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 419ms
When Login as "super-admin-bausch" 2s 348ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 565ms
And Go to mode of transportation details 315ms
Then Approve mode of transportation 126ms
And Check if mode of transportation has status "Niezaakceptowany" 067ms
And Check if error message is visible in mode of transportation details 204ms
After Hooks.deleteModeOfTransportationAfterTest() 300ms
Given Set token of apiUsername "super-admin-bausch" 250ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 607ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 309ms
When Login as "super-admin-bausch" 2s 244ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 557ms
And Go to mode of transportation details 338ms
And Verify that MOT has "SUMMER_MAPPING" document 034ms
Then Disable "SUMMER_MAPPING" document 15s 784ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 057ms
And Check if mode of transportation has status "Zaakceptowany" 094ms
After Hooks.deleteModeOfTransportationAfterTest() 365ms
Given Set token of apiUsername "super-admin-bausch" 252ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 727ms
When Login as "super-admin-bausch" 2s 503ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 618ms
And Go to mode of transportation details 329ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 042ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 818ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 071ms
And Check if mode of transportation has status "Zablokowany" 094ms
After Hooks.deleteModeOfTransportationAfterTest() 452ms
Given Set token of apiUsername "super-admin-bausch" 276ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 441ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 438ms
When Login as "super-admin-bausch" 2s 875ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 599ms
And Go to mode of transportation details 340ms
Then Approve mode of transportation 154ms
And Check if mode of transportation has status "Niezaakceptowany" 073ms
And Check if error message is visible in mode of transportation details 153ms
After Hooks.deleteModeOfTransportationAfterTest() 334ms