Project Number Date
ApolloFullRunnerReport develop.405 01 maj 2021, 06:13

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 312ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 081ms
When Create default mode of transportation by API with "pba1-carrier" 073ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 241ms
And Go to mode of transportation details 124ms
Then Reject mode of transportation 051ms
And Verify that user is redirected to mode of transportation tab 166ms
Then Check if "Odrzucony" status is visible in mode of transportation table 022ms
After Hooks.deleteModeOfTransportationAfterTest() 080ms
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 203ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 265ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 175ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 195ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 032ms
And Go to mode of transportation details 111ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 192ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 240ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 397ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 273ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 025ms
And If user is login then logout 072ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 430ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 262ms
And Go to mode of transportation details 172ms
And Accept "WINTER_MAPPING" document 15s 098ms
And Accept "SUMMER_MAPPING" document 15s 734ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 112ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 258ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 024ms
And Go to mode of transportation details 146ms
And Approve mode of transportation 057ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 167ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 025ms
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() 088ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 202ms
When Create default mode of transportation by API with "pba1-carrier" 072ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 066ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 057ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 245ms
And Go to mode of transportation details 154ms
Then Approve mode of transportation 046ms
And Check if confirm mode of transportation button is visible 211ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 217ms
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() 094ms
Given Set token of apiUsername "super-admin-bausch" 111ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 282ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 065ms
When Login as "super-admin-bausch" 1s 035ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 254ms
And Go to mode of transportation details 170ms
And Verify that MOT has "SUMMER_MAPPING" document 012ms
Then Disable "SUMMER_MAPPING" document 15s 629ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 010ms
And Check if mode of transportation has status "Zaakceptowany" 023ms
After Hooks.deleteModeOfTransportationAfterTest() 093ms
Given Set token of apiUsername "super-admin-bausch" 115ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 306ms
When Login as "super-admin-bausch" 1s 166ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 278ms
And Go to mode of transportation details 147ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 017ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 650ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 024ms
And Check if mode of transportation has status "Zablokowany" 033ms
After Hooks.deleteModeOfTransportationAfterTest() 119ms
Given Set token of apiUsername "super-admin-bausch" 113ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 114ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 129ms
When Login as "super-admin-bausch" 1s 150ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 240ms
And Go to mode of transportation details 162ms
Then Approve mode of transportation 056ms
And Check if mode of transportation has status "Niezaakceptowany" 025ms
And Check if error message is visible in mode of transportation details 080ms
After Hooks.deleteModeOfTransportationAfterTest() 067ms
Given Set token of apiUsername "super-admin-bausch" 105ms
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" 077ms
When Login as "super-admin-bausch" 1s 073ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 249ms
And Go to mode of transportation details 143ms
And Verify that MOT has "SUMMER_MAPPING" document 012ms
Then Disable "SUMMER_MAPPING" document 15s 606ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 010ms
And Check if mode of transportation has status "Zaakceptowany" 034ms
After Hooks.deleteModeOfTransportationAfterTest() 094ms
Given Set token of apiUsername "super-admin-bausch" 110ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 308ms
When Login as "super-admin-bausch" 1s 064ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 248ms
And Go to mode of transportation details 139ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 010ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 605ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 060ms
And Check if mode of transportation has status "Zablokowany" 028ms
After Hooks.deleteModeOfTransportationAfterTest() 096ms
Given Set token of apiUsername "super-admin-bausch" 107ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 078ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 064ms
When Login as "super-admin-bausch" 1s 130ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 277ms
And Go to mode of transportation details 147ms
Then Approve mode of transportation 067ms
And Check if mode of transportation has status "Niezaakceptowany" 030ms
And Check if error message is visible in mode of transportation details 028ms
After Hooks.deleteModeOfTransportationAfterTest() 082ms