Project Number Date
ApolloFullRunnerReport develop.412 07 maj 2021, 06:35

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 12s 787ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 170ms
When Create default mode of transportation by API with "pba1-carrier" 079ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 246ms
And Go to mode of transportation details 110ms
Then Reject mode of transportation 055ms
And Verify that user is redirected to mode of transportation tab 167ms
Then Check if "Odrzucony" status is visible in mode of transportation table 026ms
After Hooks.deleteModeOfTransportationAfterTest() 089ms
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 171ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 306ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 277ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 171ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 027ms
And Go to mode of transportation details 098ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 198ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 199ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 384ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 223ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 027ms
And If user is login then logout 076ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 391ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 262ms
And Go to mode of transportation details 157ms
And Accept "WINTER_MAPPING" document 15s 722ms
And Accept "SUMMER_MAPPING" document 15s 690ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 730ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 215ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 023ms
And Go to mode of transportation details 132ms
And Approve mode of transportation 050ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 179ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 024ms
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() 073ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 352ms
When Create default mode of transportation by API with "pba1-carrier" 075ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 105ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 106ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 224ms
And Go to mode of transportation details 158ms
Then Approve mode of transportation 052ms
And Check if confirm mode of transportation button is visible 200ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 215ms
And Verify that user is redirected to mode of transportation tab 022ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 026ms
After Hooks.deleteModeOfTransportationAfterTest() 094ms
Given Set token of apiUsername "super-admin-bausch" 131ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 308ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 063ms
When Login as "super-admin-bausch" 1s 235ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 221ms
And Go to mode of transportation details 164ms
And Verify that MOT has "SUMMER_MAPPING" document 033ms
Then Disable "SUMMER_MAPPING" document 15s 619ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 021ms
And Check if mode of transportation has status "Zaakceptowany" 029ms
After Hooks.deleteModeOfTransportationAfterTest() 110ms
Given Set token of apiUsername "super-admin-bausch" 112ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 271ms
When Login as "super-admin-bausch" 1s 091ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 286ms
And Go to mode of transportation details 147ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 012ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 615ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 009ms
And Check if mode of transportation has status "Zablokowany" 029ms
After Hooks.deleteModeOfTransportationAfterTest() 095ms
Given Set token of apiUsername "super-admin-bausch" 116ms
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" 077ms
When Login as "super-admin-bausch" 1s 114ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 253ms
And Go to mode of transportation details 155ms
Then Approve mode of transportation 052ms
And Check if mode of transportation has status "Niezaakceptowany" 018ms
And Check if error message is visible in mode of transportation details 081ms
After Hooks.deleteModeOfTransportationAfterTest() 080ms
Given Set token of apiUsername "super-admin-bausch" 111ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 344ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 056ms
When Login as "super-admin-bausch" 1s 020ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 257ms
And Go to mode of transportation details 141ms
And Verify that MOT has "SUMMER_MAPPING" document 011ms
Then Disable "SUMMER_MAPPING" document 15s 603ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 047ms
And Check if mode of transportation has status "Zaakceptowany" 021ms
After Hooks.deleteModeOfTransportationAfterTest() 092ms
Given Set token of apiUsername "super-admin-bausch" 117ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 299ms
When Login as "super-admin-bausch" 1s 215ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 285ms
And Go to mode of transportation details 205ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 013ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 608ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 047ms
And Check if mode of transportation has status "Zablokowany" 028ms
After Hooks.deleteModeOfTransportationAfterTest() 100ms
Given Set token of apiUsername "super-admin-bausch" 125ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 077ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 073ms
When Login as "super-admin-bausch" 1s 055ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 227ms
And Go to mode of transportation details 170ms
Then Approve mode of transportation 067ms
And Check if mode of transportation has status "Niezaakceptowany" 022ms
And Check if error message is visible in mode of transportation details 029ms
After Hooks.deleteModeOfTransportationAfterTest() 090ms