Project Number Date
ApolloFullRunnerReport apollo-test-2.51 22 cze 2021, 10: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 52s 708ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 455ms
When Create default mode of transportation by API with "pba1-carrier" 498ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 608ms
And Go to mode of transportation details 258ms
Then Reject mode of transportation 142ms
And Verify that user is redirected to mode of transportation tab 481ms
Then Check if "Odrzucony" status is visible in mode of transportation table 084ms
After Hooks.deleteModeOfTransportationAfterTest() 334ms
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 527ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 389ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 557ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 624ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 095ms
And Go to mode of transportation details 267ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 484ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 504ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 190ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 648ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 086ms
And If user is login then logout 274ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 743ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 651ms
And Go to mode of transportation details 354ms
And Accept "WINTER_MAPPING" document 16s 308ms
And Accept "SUMMER_MAPPING" document 16s 132ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 293ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 686ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 082ms
And Go to mode of transportation details 323ms
And Approve mode of transportation 158ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 563ms
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() 516ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 632ms
When Create default mode of transportation by API with "pba1-carrier" 502ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 464ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 440ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 672ms
And Go to mode of transportation details 332ms
Then Approve mode of transportation 144ms
And Check if confirm mode of transportation button is visible 847ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 574ms
And Verify that user is redirected to mode of transportation tab 082ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 083ms
After Hooks.deleteModeOfTransportationAfterTest() 409ms
Given Set token of apiUsername "super-admin-bausch" 269ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 801ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 371ms
When Login as "super-admin-bausch" 2s 322ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 601ms
And Go to mode of transportation details 323ms
And Verify that MOT has "SUMMER_MAPPING" document 042ms
Then Disable "SUMMER_MAPPING" document 15s 823ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 037ms
And Check if mode of transportation has status "Zaakceptowany" 083ms
After Hooks.deleteModeOfTransportationAfterTest() 505ms
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 796ms
When Login as "super-admin-bausch" 2s 632ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 622ms
And Go to mode of transportation details 322ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 040ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 788ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 069ms
And Check if mode of transportation has status "Zablokowany" 070ms
After Hooks.deleteModeOfTransportationAfterTest() 419ms
Given Set token of apiUsername "super-admin-bausch" 259ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 494ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 432ms
When Login as "super-admin-bausch" 2s 332ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 596ms
And Go to mode of transportation details 316ms
Then Approve mode of transportation 121ms
And Check if mode of transportation has status "Niezaakceptowany" 089ms
And Check if error message is visible in mode of transportation details 212ms
After Hooks.deleteModeOfTransportationAfterTest() 397ms
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 616ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 323ms
When Login as "super-admin-bausch" 2s 187ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 603ms
And Go to mode of transportation details 349ms
And Verify that MOT has "SUMMER_MAPPING" document 031ms
Then Disable "SUMMER_MAPPING" document 15s 776ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 080ms
And Check if mode of transportation has status "Zaakceptowany" 096ms
After Hooks.deleteModeOfTransportationAfterTest() 445ms
Given Set token of apiUsername "super-admin-bausch" 285ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 891ms
When Login as "super-admin-bausch" 2s 621ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 629ms
And Go to mode of transportation details 327ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 044ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 818ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 055ms
And Check if mode of transportation has status "Zablokowany" 092ms
After Hooks.deleteModeOfTransportationAfterTest() 494ms
Given Set token of apiUsername "super-admin-bausch" 258ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 469ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 462ms
When Login as "super-admin-bausch" 2s 579ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 644ms
And Go to mode of transportation details 332ms
Then Approve mode of transportation 160ms
And Check if mode of transportation has status "Niezaakceptowany" 074ms
And Check if error message is visible in mode of transportation details 167ms
After Hooks.deleteModeOfTransportationAfterTest() 385ms