Project Number Date
ApolloFullRunnerReport apollo-test-2.53 24 cze 2021, 06:22

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 53s 147ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 555ms
When Create default mode of transportation by API with "pba1-carrier" 483ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 608ms
And Go to mode of transportation details 271ms
Then Reject mode of transportation 153ms
And Verify that user is redirected to mode of transportation tab 517ms
Then Check if "Odrzucony" status is visible in mode of transportation table 094ms
After Hooks.deleteModeOfTransportationAfterTest() 356ms
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 581ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 253ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 442ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 603ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 096ms
And Go to mode of transportation details 283ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 488ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 424ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 191ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 640ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 066ms
And If user is login then logout 255ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 808ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 662ms
And Go to mode of transportation details 357ms
And Accept "WINTER_MAPPING" document 16s 319ms
And Accept "SUMMER_MAPPING" document 16s 165ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 411ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 722ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 080ms
And Go to mode of transportation details 329ms
And Approve mode of transportation 147ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 545ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 065ms
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() 524ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 667ms
When Create default mode of transportation by API with "pba1-carrier" 503ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 466ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 426ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 646ms
And Go to mode of transportation details 331ms
Then Approve mode of transportation 141ms
And Check if confirm mode of transportation button is visible 832ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 588ms
And Verify that user is redirected to mode of transportation tab 090ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 087ms
After Hooks.deleteModeOfTransportationAfterTest() 407ms
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 815ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 358ms
When Login as "super-admin-bausch" 2s 375ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 639ms
And Go to mode of transportation details 339ms
And Verify that MOT has "SUMMER_MAPPING" document 045ms
Then Disable "SUMMER_MAPPING" document 15s 845ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 044ms
And Check if mode of transportation has status "Zaakceptowany" 088ms
After Hooks.deleteModeOfTransportationAfterTest() 506ms
Given Set token of apiUsername "super-admin-bausch" 266ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 796ms
When Login as "super-admin-bausch" 2s 606ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 629ms
And Go to mode of transportation details 320ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 045ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 807ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 036ms
And Check if mode of transportation has status "Zablokowany" 089ms
After Hooks.deleteModeOfTransportationAfterTest() 436ms
Given Set token of apiUsername "super-admin-bausch" 264ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 492ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 457ms
When Login as "super-admin-bausch" 2s 538ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 577ms
And Go to mode of transportation details 315ms
Then Approve mode of transportation 136ms
And Check if mode of transportation has status "Niezaakceptowany" 066ms
And Check if error message is visible in mode of transportation details 206ms
After Hooks.deleteModeOfTransportationAfterTest() 324ms
Given Set token of apiUsername "super-admin-bausch" 236ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 709ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 342ms
When Login as "super-admin-bausch" 2s 264ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 611ms
And Go to mode of transportation details 348ms
And Verify that MOT has "SUMMER_MAPPING" document 044ms
Then Disable "SUMMER_MAPPING" document 15s 786ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 055ms
And Check if mode of transportation has status "Zaakceptowany" 091ms
After Hooks.deleteModeOfTransportationAfterTest() 437ms
Given Set token of apiUsername "super-admin-bausch" 255ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 794ms
When Login as "super-admin-bausch" 2s 597ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 639ms
And Go to mode of transportation details 331ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 042ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 788ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 090ms
And Check if mode of transportation has status "Zablokowany" 087ms
After Hooks.deleteModeOfTransportationAfterTest() 416ms
Given Set token of apiUsername "super-admin-bausch" 267ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 484ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 455ms
When Login as "super-admin-bausch" 2s 586ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 620ms
And Go to mode of transportation details 347ms
Then Approve mode of transportation 148ms
And Check if mode of transportation has status "Niezaakceptowany" 071ms
And Check if error message is visible in mode of transportation details 164ms
After Hooks.deleteModeOfTransportationAfterTest() 386ms