Project Number Date
ApolloFullRunnerReport kapibary.35 10 cze 2021, 19: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 52s 124ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 618ms
When Create default mode of transportation by API with "pba1-carrier" 487ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 557ms
And Go to mode of transportation details 270ms
Then Reject mode of transportation 158ms
And Verify that user is redirected to mode of transportation tab 445ms
Then Check if "Odrzucony" status is visible in mode of transportation table 082ms
After Hooks.deleteModeOfTransportationAfterTest() 311ms
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" 2s 508ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 869ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 529ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 483ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 083ms
And Go to mode of transportation details 301ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 562ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 529ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 265ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 612ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 164ms
And If user is login then logout 269ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 874ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 619ms
And Go to mode of transportation details 373ms
And Accept "WINTER_MAPPING" document 16s 218ms
And Accept "SUMMER_MAPPING" document 16s 208ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 262ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 666ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 081ms
And Go to mode of transportation details 343ms
And Approve mode of transportation 173ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 537ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 097ms
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() 447ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 670ms
When Create default mode of transportation by API with "pba1-carrier" 458ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 401ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 387ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 599ms
And Go to mode of transportation details 329ms
Then Approve mode of transportation 141ms
And Check if confirm mode of transportation button is visible 738ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 544ms
And Verify that user is redirected to mode of transportation tab 088ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 085ms
After Hooks.deleteModeOfTransportationAfterTest() 340ms
Given Set token of apiUsername "super-admin-bausch" 241ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 743ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 358ms
When Login as "super-admin-bausch" 2s 286ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 600ms
And Go to mode of transportation details 368ms
And Verify that MOT has "SUMMER_MAPPING" document 044ms
Then Disable "SUMMER_MAPPING" document 15s 820ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 035ms
And Check if mode of transportation has status "Zaakceptowany" 087ms
After Hooks.deleteModeOfTransportationAfterTest() 361ms
Given Set token of apiUsername "super-admin-bausch" 248ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 704ms
When Login as "super-admin-bausch" 2s 588ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 618ms
And Go to mode of transportation details 333ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 045ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 833ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 076ms
And Check if mode of transportation has status "Zablokowany" 084ms
After Hooks.deleteModeOfTransportationAfterTest() 457ms
Given Set token of apiUsername "super-admin-bausch" 248ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 445ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 433ms
When Login as "super-admin-bausch" 2s 409ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 682ms
And Go to mode of transportation details 345ms
Then Approve mode of transportation 161ms
And Check if mode of transportation has status "Niezaakceptowany" 077ms
And Check if error message is visible in mode of transportation details 163ms
After Hooks.deleteModeOfTransportationAfterTest() 336ms
Given Set token of apiUsername "super-admin-bausch" 250ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 705ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 335ms
When Login as "super-admin-bausch" 2s 416ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 576ms
And Go to mode of transportation details 335ms
And Verify that MOT has "SUMMER_MAPPING" document 042ms
Then Disable "SUMMER_MAPPING" document 15s 822ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 089ms
And Check if mode of transportation has status "Zaakceptowany" 091ms
After Hooks.deleteModeOfTransportationAfterTest() 371ms
Given Set token of apiUsername "super-admin-bausch" 251ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 719ms
When Login as "super-admin-bausch" 2s 667ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 638ms
And Go to mode of transportation details 329ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 039ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 754ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 046ms
And Check if mode of transportation has status "Zablokowany" 088ms
After Hooks.deleteModeOfTransportationAfterTest() 574ms
Given Set token of apiUsername "super-admin-bausch" 268ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 572ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 467ms
When Login as "super-admin-bausch" 2s 459ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 634ms
And Go to mode of transportation details 338ms
Then Approve mode of transportation 164ms
And Check if mode of transportation has status "Niezaakceptowany" 067ms
And Check if error message is visible in mode of transportation details 161ms
After Hooks.deleteModeOfTransportationAfterTest() 324ms