Project Number Date
ApolloFullRunnerReport apollo-test-2.58 28 cze 2021, 06:08

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 51s 234ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 488ms
When Create default mode of transportation by API with "pba1-carrier" 459ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 597ms
And Go to mode of transportation details 277ms
Then Reject mode of transportation 160ms
And Verify that user is redirected to mode of transportation tab 462ms
Then Check if "Odrzucony" status is visible in mode of transportation table 096ms
After Hooks.deleteModeOfTransportationAfterTest() 298ms
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 442ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 828ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 566ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 594ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 089ms
And Go to mode of transportation details 274ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 506ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 468ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 195ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 618ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 100ms
And If user is login then logout 283ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 690ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 600ms
And Go to mode of transportation details 415ms
And Accept "WINTER_MAPPING" document 16s 130ms
And Accept "SUMMER_MAPPING" document 16s 252ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 559ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 672ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 095ms
And Go to mode of transportation details 332ms
And Approve mode of transportation 159ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 538ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 076ms
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() 475ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 537ms
When Create default mode of transportation by API with "pba1-carrier" 467ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 440ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 390ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 606ms
And Go to mode of transportation details 342ms
Then Approve mode of transportation 159ms
And Check if confirm mode of transportation button is visible 733ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 566ms
And Verify that user is redirected to mode of transportation tab 091ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 101ms
After Hooks.deleteModeOfTransportationAfterTest() 339ms
Given Set token of apiUsername "super-admin-bausch" 218ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 572ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 357ms
When Login as "super-admin-bausch" 2s 262ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 626ms
And Go to mode of transportation details 350ms
And Verify that MOT has "SUMMER_MAPPING" document 049ms
Then Disable "SUMMER_MAPPING" document 15s 804ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 035ms
And Check if mode of transportation has status "Zaakceptowany" 083ms
After Hooks.deleteModeOfTransportationAfterTest() 446ms
Given Set token of apiUsername "super-admin-bausch" 236ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 682ms
When Login as "super-admin-bausch" 2s 544ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 645ms
And Go to mode of transportation details 332ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 048ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 804ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 048ms
And Check if mode of transportation has status "Zablokowany" 091ms
After Hooks.deleteModeOfTransportationAfterTest() 455ms
Given Set token of apiUsername "super-admin-bausch" 232ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 440ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 435ms
When Login as "super-admin-bausch" 2s 423ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 608ms
And Go to mode of transportation details 346ms
Then Approve mode of transportation 165ms
And Check if mode of transportation has status "Niezaakceptowany" 069ms
And Check if error message is visible in mode of transportation details 159ms
After Hooks.deleteModeOfTransportationAfterTest() 323ms
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 713ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 335ms
When Login as "super-admin-bausch" 2s 310ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 644ms
And Go to mode of transportation details 381ms
And Verify that MOT has "SUMMER_MAPPING" document 041ms
Then Disable "SUMMER_MAPPING" document 15s 808ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 088ms
And Check if mode of transportation has status "Zaakceptowany" 096ms
After Hooks.deleteModeOfTransportationAfterTest() 464ms
Given Set token of apiUsername "super-admin-bausch" 244ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 686ms
When Login as "super-admin-bausch" 2s 682ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 609ms
And Go to mode of transportation details 341ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 036ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 752ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 042ms
And Check if mode of transportation has status "Zablokowany" 091ms
After Hooks.deleteModeOfTransportationAfterTest() 342ms
Given Set token of apiUsername "super-admin-bausch" 237ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 447ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 436ms
When Login as "super-admin-bausch" 2s 423ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 655ms
And Go to mode of transportation details 354ms
Then Approve mode of transportation 161ms
And Check if mode of transportation has status "Niezaakceptowany" 072ms
And Check if error message is visible in mode of transportation details 161ms
After Hooks.deleteModeOfTransportationAfterTest() 342ms