Project Number Date
ApolloFullRunnerReport develop.322 28 lut 2021, 04:44

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Mode of transportation status 72 1 3 0 0 76 2 1 3 2m 34s 500ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 114ms
When Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 066ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 214ms
And Go to mode of transportation details 109ms
Then Reject mode of transportation 044ms
And Verify that user is redirected to mode of transportation tab 133ms
Then Check if "Odrzucony" status is visible in mode of transportation table 028ms
After Hooks.deleteModeOfTransportationAfterTest() 070ms
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 809ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 164ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 173ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 197ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 034ms
And Go to mode of transportation details 123ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 215ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 201ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 403ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 206ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 031ms
And If user is login then logout 084ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 417ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 240ms
And Go to mode of transportation details 169ms
And Accept "WINTER_MAPPING" document 15s 087ms
And Accept "SUMMER_MAPPING" document 15s 135ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 203ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 229ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 028ms
And Go to mode of transportation details 165ms
And Approve mode of transportation 062ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 173ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 025ms
And Go to mode of transportation details 141ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 15s 914ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 028ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 187ms
And Check if "Zablokowany" status is visible in mode of transportation table 025ms
And Go to mode of transportation details 149ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 207ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 028ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 138ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 017ms
And Go to mode of transportation details 136ms
And Reject mode of transportation 063ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 135ms
And Check if "Odrzucony" status is visible in mode of transportation table 027ms
And Go to mode of transportation details 146ms
And Confirm mode of transportation 081ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 157ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 028ms
And If user is login then logout 099ms
And Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 181ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 225ms
And Go to mode of transportation details 160ms
And Add another "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 414ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 192ms
And Check if "Zaktualizowany" status is visible in mode of transportation table 023ms
And If user is login then logout 081ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 309ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 213ms
And Go to mode of transportation details 167ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 097ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 049ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 231ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 022ms
org.junit.ComparisonFailure: Status Zaakceptowany jest widoczny w tabeli expected: but was:
	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:95)
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Show disabled mode of transportations in the table 000ms
And Check if "Wyłączony" status is visible in mode of transportation table 000ms
After Hooks.deleteModeOfTransportationAfterTest() 055ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 204ms
When Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 057ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 224ms
And Go to mode of transportation details 116ms
Then Approve mode of transportation 057ms
And Check if confirm mode of transportation button is visible 209ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 181ms
And Verify that user is redirected to mode of transportation tab 026ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 032ms
After Hooks.deleteModeOfTransportationAfterTest() 080ms