Project Number Date
ApolloFullRunnerReport kapibary.43 15 cze 2021, 06:10

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 58s 631ms 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" 499ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 822ms
And Go to mode of transportation details 279ms
Then Reject mode of transportation 128ms
And Verify that user is redirected to mode of transportation tab 501ms
Then Check if "Odrzucony" status is visible in mode of transportation table 065ms
After Hooks.deleteModeOfTransportationAfterTest() 352ms
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 416ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 207ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 179ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 549ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 085ms
And Go to mode of transportation details 267ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 493ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 505ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 213ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 631ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 084ms
And If user is login then logout 262ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 839ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 665ms
And Go to mode of transportation details 408ms
And Accept "WINTER_MAPPING" document 16s 275ms
And Accept "SUMMER_MAPPING" document 16s 222ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 392ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 817ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 068ms
And Go to mode of transportation details 315ms
And Approve mode of transportation 126ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 532ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 076ms
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() 442ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 483ms
When Create default mode of transportation by API with "pba1-carrier" 501ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 401ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 425ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 614ms
And Go to mode of transportation details 330ms
Then Approve mode of transportation 149ms
And Check if confirm mode of transportation button is visible 868ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 556ms
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() 447ms
Given Set token of apiUsername "super-admin-bausch" 267ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 718ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 359ms
When Login as "super-admin-bausch" 2s 362ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 579ms
And Go to mode of transportation details 334ms
And Verify that MOT has "SUMMER_MAPPING" document 047ms
Then Disable "SUMMER_MAPPING" document 15s 829ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 069ms
And Check if mode of transportation has status "Zaakceptowany" 098ms
After Hooks.deleteModeOfTransportationAfterTest() 523ms
Given Set token of apiUsername "super-admin-bausch" 260ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 689ms
When Login as "super-admin-bausch" 2s 520ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 625ms
And Go to mode of transportation details 320ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 042ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 823ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 062ms
And Check if mode of transportation has status "Zablokowany" 090ms
After Hooks.deleteModeOfTransportationAfterTest() 4s 508ms
Given Set token of apiUsername "super-admin-bausch" 259ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 486ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 378ms
When Login as "super-admin-bausch" 2s 497ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 634ms
And Go to mode of transportation details 316ms
Then Approve mode of transportation 154ms
And Check if mode of transportation has status "Niezaakceptowany" 068ms
And Check if error message is visible in mode of transportation details 226ms
After Hooks.deleteModeOfTransportationAfterTest() 418ms
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 733ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 342ms
When Login as "super-admin-bausch" 2s 354ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 607ms
And Go to mode of transportation details 318ms
And Verify that MOT has "SUMMER_MAPPING" document 046ms
Then Disable "SUMMER_MAPPING" document 15s 801ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 075ms
And Check if mode of transportation has status "Zaakceptowany" 087ms
After Hooks.deleteModeOfTransportationAfterTest() 3s 937ms
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 704ms
When Login as "super-admin-bausch" 5s 808ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 642ms
And Go to mode of transportation details 348ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 035ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 767ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 068ms
And Check if mode of transportation has status "Zablokowany" 105ms
After Hooks.deleteModeOfTransportationAfterTest() 4s 189ms
Given Set token of apiUsername "super-admin-bausch" 253ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 470ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 336ms
When Login as "super-admin-bausch" 5s 744ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 614ms
And Go to mode of transportation details 312ms
Then Approve mode of transportation 166ms
And Check if mode of transportation has status "Niezaakceptowany" 072ms
And Check if error message is visible in mode of transportation details 163ms
After Hooks.deleteModeOfTransportationAfterTest() 408ms