Project Number Date
ApolloFullRunnerReport apollo-test-2.48 21 cze 2021, 05:22

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 50s 632ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 497ms
When Create default mode of transportation by API with "pba1-carrier" 446ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 528ms
And Go to mode of transportation details 271ms
Then Reject mode of transportation 115ms
And Verify that user is redirected to mode of transportation tab 408ms
Then Check if "Odrzucony" status is visible in mode of transportation table 072ms
After Hooks.deleteModeOfTransportationAfterTest() 277ms
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 298ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 856ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 565ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 556ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 082ms
And Go to mode of transportation details 288ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 504ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 504ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 223ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 623ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 090ms
And If user is login then logout 272ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 846ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 589ms
And Go to mode of transportation details 347ms
And Accept "WINTER_MAPPING" document 16s 171ms
And Accept "SUMMER_MAPPING" document 16s 173ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 372ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 698ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 083ms
And Go to mode of transportation details 333ms
And Approve mode of transportation 159ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 517ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 072ms
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() 455ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 633ms
When Create default mode of transportation by API with "pba1-carrier" 464ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 463ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 420ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 590ms
And Go to mode of transportation details 321ms
Then Approve mode of transportation 140ms
And Check if confirm mode of transportation button is visible 766ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 537ms
And Verify that user is redirected to mode of transportation tab 091ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 088ms
After Hooks.deleteModeOfTransportationAfterTest() 360ms
Given Set token of apiUsername "super-admin-bausch" 257ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 728ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 339ms
When Login as "super-admin-bausch" 2s 323ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 604ms
And Go to mode of transportation details 339ms
And Verify that MOT has "SUMMER_MAPPING" document 039ms
Then Disable "SUMMER_MAPPING" document 15s 812ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 045ms
And Check if mode of transportation has status "Zaakceptowany" 087ms
After Hooks.deleteModeOfTransportationAfterTest() 380ms
Given Set token of apiUsername "super-admin-bausch" 260ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 671ms
When Login as "super-admin-bausch" 2s 506ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 605ms
And Go to mode of transportation details 328ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 049ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 820ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 083ms
And Check if mode of transportation has status "Zablokowany" 078ms
After Hooks.deleteModeOfTransportationAfterTest() 369ms
Given Set token of apiUsername "super-admin-bausch" 244ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 415ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 421ms
When Login as "super-admin-bausch" 2s 382ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 634ms
And Go to mode of transportation details 337ms
Then Approve mode of transportation 136ms
And Check if mode of transportation has status "Niezaakceptowany" 074ms
And Check if error message is visible in mode of transportation details 217ms
After Hooks.deleteModeOfTransportationAfterTest() 277ms
Given Set token of apiUsername "super-admin-bausch" 224ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 526ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 304ms
When Login as "super-admin-bausch" 2s 310ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 590ms
And Go to mode of transportation details 335ms
And Verify that MOT has "SUMMER_MAPPING" document 045ms
Then Disable "SUMMER_MAPPING" document 15s 830ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 030ms
And Check if mode of transportation has status "Zaakceptowany" 092ms
After Hooks.deleteModeOfTransportationAfterTest() 364ms
Given Set token of apiUsername "super-admin-bausch" 246ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 685ms
When Login as "super-admin-bausch" 2s 620ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 608ms
And Go to mode of transportation details 319ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 037ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 779ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 065ms
And Check if mode of transportation has status "Zablokowany" 088ms
After Hooks.deleteModeOfTransportationAfterTest() 342ms
Given Set token of apiUsername "super-admin-bausch" 241ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 441ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 440ms
When Login as "super-admin-bausch" 2s 511ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 613ms
And Go to mode of transportation details 314ms
Then Approve mode of transportation 153ms
And Check if mode of transportation has status "Niezaakceptowany" 073ms
And Check if error message is visible in mode of transportation details 157ms
After Hooks.deleteModeOfTransportationAfterTest() 323ms