Project Number Date
ApolloFullRunnerReport develop.365 01 kwi 2021, 05:48

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 11s 763ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 118ms
When Create default mode of transportation by API with "pba1-carrier" 074ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 228ms
And Go to mode of transportation details 117ms
Then Reject mode of transportation 061ms
And Verify that user is redirected to mode of transportation tab 140ms
Then Check if "Odrzucony" status is visible in mode of transportation table 031ms
After Hooks.deleteModeOfTransportationAfterTest() 067ms
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 181ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 207ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 253ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 194ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 036ms
And Go to mode of transportation details 126ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 218ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 187ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 382ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 266ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 035ms
And If user is login then logout 096ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 446ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 250ms
And Go to mode of transportation details 166ms
And Accept "WINTER_MAPPING" document 15s 666ms
And Accept "SUMMER_MAPPING" document 15s 720ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 090ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 305ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 022ms
And Go to mode of transportation details 165ms
And Approve mode of transportation 056ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 175ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 031ms
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() 075ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 201ms
When Create default mode of transportation by API with "pba1-carrier" 078ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 057ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 073ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 272ms
And Go to mode of transportation details 146ms
Then Approve mode of transportation 053ms
And Check if confirm mode of transportation button is visible 205ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 207ms
And Verify that user is redirected to mode of transportation tab 030ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 037ms
After Hooks.deleteModeOfTransportationAfterTest() 115ms
Given Set token of apiUsername "super-admin-bausch" 098ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 311ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 066ms
When Login as "super-admin-bausch" 1s 053ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 232ms
And Go to mode of transportation details 166ms
And Verify that MOT has "SUMMER_MAPPING" document 013ms
Then Disable "SUMMER_MAPPING" document 15s 620ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 011ms
And Check if mode of transportation has status "Zaakceptowany" 042ms
After Hooks.deleteModeOfTransportationAfterTest() 080ms
Given Set token of apiUsername "super-admin-bausch" 095ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 288ms
When Login as "super-admin-bausch" 1s 183ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 250ms
And Go to mode of transportation details 151ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 013ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 589ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 060ms
And Check if mode of transportation has status "Zablokowany" 033ms
After Hooks.deleteModeOfTransportationAfterTest() 079ms
Given Set token of apiUsername "super-admin-bausch" 093ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 086ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 050ms
When Login as "super-admin-bausch" 1s 331ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 250ms
And Go to mode of transportation details 148ms
Then Approve mode of transportation 066ms
And Check if mode of transportation has status "Niezaakceptowany" 029ms
And Check if error message is visible in mode of transportation details 081ms
After Hooks.deleteModeOfTransportationAfterTest() 064ms
Given Set token of apiUsername "super-admin-bausch" 093ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 240ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 059ms
When Login as "super-admin-bausch" 1s 007ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 230ms
And Go to mode of transportation details 137ms
And Verify that MOT has "SUMMER_MAPPING" document 012ms
Then Disable "SUMMER_MAPPING" document 15s 601ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 059ms
And Check if mode of transportation has status "Zaakceptowany" 022ms
After Hooks.deleteModeOfTransportationAfterTest() 093ms
Given Set token of apiUsername "super-admin-bausch" 088ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 247ms
When Login as "super-admin-bausch" 1s 090ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 249ms
And Go to mode of transportation details 153ms
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 054ms
And Check if mode of transportation has status "Zablokowany" 033ms
After Hooks.deleteModeOfTransportationAfterTest() 081ms
Given Set token of apiUsername "super-admin-bausch" 094ms
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" 056ms
When Login as "super-admin-bausch" 1s 138ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 237ms
And Go to mode of transportation details 150ms
Then Approve mode of transportation 073ms
And Check if mode of transportation has status "Niezaakceptowany" 027ms
And Check if error message is visible in mode of transportation details 027ms
After Hooks.deleteModeOfTransportationAfterTest() 070ms