Project Number Date
ApolloFullRunnerReport develop.462 17 cze 2021, 01:54

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 3m 59s 110ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 270ms
When Create default mode of transportation by API with "pba1-carrier" 130ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 314ms
And Go to mode of transportation details 116ms
Then Reject mode of transportation 047ms
And Verify that user is redirected to mode of transportation tab 146ms
Then Check if "Odrzucony" status is visible in mode of transportation table 037ms
After Hooks.deleteModeOfTransportationAfterTest() 074ms
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" 1s 549ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 237ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 186ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 202ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 029ms
And Go to mode of transportation details 131ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 195ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 216ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 525ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 194ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 048ms
And If user is login then logout 266ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 604ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 212ms
And Go to mode of transportation details 146ms
And Accept "WINTER_MAPPING" document 15s 667ms
And Accept "SUMMER_MAPPING" document 15s 080ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 242ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 197ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 021ms
And Go to mode of transportation details 243ms
And Approve mode of transportation 061ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 221ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 028ms
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() 063ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 457ms
When Create default mode of transportation by API with "pba1-carrier" 082ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 061ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 131ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 252ms
And Go to mode of transportation details 124ms
Then Approve mode of transportation 040ms
And Check if confirm mode of transportation button is visible 132ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 160ms
And Verify that user is redirected to mode of transportation tab 028ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 030ms
After Hooks.deleteModeOfTransportationAfterTest() 045ms
Given Set token of apiUsername "super-admin-bausch" 115ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 368ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 111ms
When Login as "super-admin-bausch" 1s 064ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 315ms
And Go to mode of transportation details 257ms
And Verify that MOT has "SUMMER_MAPPING" document 013ms
Then Disable "SUMMER_MAPPING" document 15s 598ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 033ms
And Check if mode of transportation has status "Zaakceptowany" 034ms
After Hooks.deleteModeOfTransportationAfterTest() 071ms
Given Set token of apiUsername "super-admin-bausch" 120ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 281ms
When Login as "super-admin-bausch" 1s 136ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 234ms
And Go to mode of transportation details 146ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 011ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 612ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 048ms
And Check if mode of transportation has status "Zablokowany" 025ms
After Hooks.deleteModeOfTransportationAfterTest() 106ms
Given Set token of apiUsername "super-admin-bausch" 152ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 144ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 052ms
When Login as "super-admin-bausch" 1s 104ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 275ms
And Go to mode of transportation details 227ms
Then Approve mode of transportation 053ms
And Check if mode of transportation has status "Niezaakceptowany" 021ms
And Check if error message is visible in mode of transportation details 260ms
After Hooks.deleteModeOfTransportationAfterTest() 068ms
Given Set token of apiUsername "super-admin-bausch" 221ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 245ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 051ms
When Login as "super-admin-bausch" 1s 277ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 343ms
And Go to mode of transportation details 268ms
And Verify that MOT has "SUMMER_MAPPING" document 011ms
Then Disable "SUMMER_MAPPING" document 15s 571ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 023ms
And Check if mode of transportation has status "Zaakceptowany" 029ms
After Hooks.deleteModeOfTransportationAfterTest() 072ms
Given Set token of apiUsername "super-admin-bausch" 128ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 292ms
When Login as "super-admin-bausch" 1s 142ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 257ms
And Go to mode of transportation details 158ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 009ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 597ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 029ms
And Check if mode of transportation has status "Zablokowany" 036ms
After Hooks.deleteModeOfTransportationAfterTest() 093ms
Given Set token of apiUsername "super-admin-bausch" 165ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 076ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 065ms
When Login as "super-admin-bausch" 1s 621ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 268ms
And Go to mode of transportation details 239ms
Then Approve mode of transportation 033ms
And Check if mode of transportation has status "Niezaakceptowany" 020ms
And Check if error message is visible in mode of transportation details 026ms
After Hooks.deleteModeOfTransportationAfterTest() 051ms