Project Number Date
ApolloFullRunnerReport develop.380 15 kwi 2021, 01:04

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 55s 474ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 163ms
When Create default mode of transportation by API with "pba1-carrier" 081ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 223ms
And Go to mode of transportation details 114ms
Then Reject mode of transportation 052ms
And Verify that user is redirected to mode of transportation tab 157ms
Then Check if "Odrzucony" status is visible in mode of transportation table 033ms
After Hooks.deleteModeOfTransportationAfterTest() 073ms
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 123ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 214ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 263ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 204ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 033ms
And Go to mode of transportation details 144ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 219ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 181ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 408ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 256ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 027ms
And If user is login then logout 094ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 464ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 275ms
And Go to mode of transportation details 159ms
And Accept "WINTER_MAPPING" document 15s 078ms
And Accept "SUMMER_MAPPING" document 213ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 083ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 288ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 031ms
And Go to mode of transportation details 151ms
And Approve mode of transportation 059ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 183ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 037ms
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 231ms
When Create default mode of transportation by API with "pba1-carrier" 077ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 058ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 071ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 269ms
And Go to mode of transportation details 164ms
Then Approve mode of transportation 061ms
And Check if confirm mode of transportation button is visible 147ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 206ms
And Verify that user is redirected to mode of transportation tab 023ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 028ms
After Hooks.deleteModeOfTransportationAfterTest() 068ms
Given Set token of apiUsername "super-admin-bausch" 104ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 293ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 058ms
When Login as "super-admin-bausch" 1s 003ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 229ms
And Go to mode of transportation details 152ms
And Verify that MOT has "SUMMER_MAPPING" document 011ms
Then Disable "SUMMER_MAPPING" document 15s 631ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 020ms
And Check if mode of transportation has status "Zaakceptowany" 032ms
After Hooks.deleteModeOfTransportationAfterTest() 085ms
Given Set token of apiUsername "super-admin-bausch" 101ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 231ms
When Login as "super-admin-bausch" 1s 060ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 262ms
And Go to mode of transportation details 141ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 014ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 638ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 005ms
And Check if mode of transportation has status "Zablokowany" 042ms
After Hooks.deleteModeOfTransportationAfterTest() 075ms
Given Set token of apiUsername "super-admin-bausch" 101ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 080ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 059ms
When Login as "super-admin-bausch" 1s 094ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 295ms
And Go to mode of transportation details 133ms
Then Approve mode of transportation 070ms
And Check if mode of transportation has status "Niezaakceptowany" 028ms
And Check if error message is visible in mode of transportation details 084ms
After Hooks.deleteModeOfTransportationAfterTest() 068ms
Given Set token of apiUsername "super-admin-bausch" 104ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 281ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 060ms
When Login as "super-admin-bausch" 1s 053ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 249ms
And Go to mode of transportation details 152ms
And Verify that MOT has "SUMMER_MAPPING" document 015ms
Then Disable "SUMMER_MAPPING" document 15s 631ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 022ms
And Check if mode of transportation has status "Zaakceptowany" 036ms
After Hooks.deleteModeOfTransportationAfterTest() 078ms
Given Set token of apiUsername "super-admin-bausch" 107ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 267ms
When Login as "super-admin-bausch" 1s 127ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 253ms
And Go to mode of transportation details 150ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 014ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 626ms
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() 081ms
Given Set token of apiUsername "super-admin-bausch" 106ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 072ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 061ms
When Login as "super-admin-bausch" 1s 142ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 256ms
And Go to mode of transportation details 141ms
Then Approve mode of transportation 066ms
And Check if mode of transportation has status "Niezaakceptowany" 023ms
And Check if error message is visible in mode of transportation details 030ms
After Hooks.deleteModeOfTransportationAfterTest() 065ms