Project Number Date
ApolloFullRunnerReport kapibary.27 04 cze 2021, 06:23

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 772ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 561ms
When Create default mode of transportation by API with "pba1-carrier" 514ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 581ms
And Go to mode of transportation details 273ms
Then Reject mode of transportation 157ms
And Verify that user is redirected to mode of transportation tab 494ms
Then Check if "Odrzucony" status is visible in mode of transportation table 092ms
After Hooks.deleteModeOfTransportationAfterTest() 367ms
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 543ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 109ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 562ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 538ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 085ms
And Go to mode of transportation details 295ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 506ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 469ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 046ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 631ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 090ms
And If user is login then logout 271ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 3s 028ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 631ms
And Go to mode of transportation details 353ms
And Accept "WINTER_MAPPING" document 16s 219ms
And Accept "SUMMER_MAPPING" document 16s 192ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 207ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 017ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 079ms
And Go to mode of transportation details 325ms
And Approve mode of transportation 153ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 525ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 073ms
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 759ms
When Create default mode of transportation by API with "pba1-carrier" 479ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 391ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 420ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 608ms
And Go to mode of transportation details 324ms
Then Approve mode of transportation 140ms
And Check if confirm mode of transportation button is visible 785ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 541ms
And Verify that user is redirected to mode of transportation tab 084ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 094ms
After Hooks.deleteModeOfTransportationAfterTest() 386ms
Given Set token of apiUsername "super-admin-bausch" 279ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 663ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 371ms
When Login as "super-admin-bausch" 2s 343ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 618ms
And Go to mode of transportation details 338ms
And Verify that MOT has "SUMMER_MAPPING" document 039ms
Then Disable "SUMMER_MAPPING" document 15s 809ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 067ms
And Check if mode of transportation has status "Zaakceptowany" 066ms
After Hooks.deleteModeOfTransportationAfterTest() 449ms
Given Set token of apiUsername "super-admin-bausch" 367ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 518ms
When Login as "super-admin-bausch" 2s 587ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 571ms
And Go to mode of transportation details 382ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 041ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 807ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 035ms
And Check if mode of transportation has status "Zablokowany" 093ms
After Hooks.deleteModeOfTransportationAfterTest() 487ms
Given Set token of apiUsername "super-admin-bausch" 615ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 474ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 382ms
When Login as "super-admin-bausch" 2s 510ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 638ms
And Go to mode of transportation details 330ms
Then Approve mode of transportation 160ms
And Check if mode of transportation has status "Niezaakceptowany" 075ms
And Check if error message is visible in mode of transportation details 230ms
After Hooks.deleteModeOfTransportationAfterTest() 375ms
Given Set token of apiUsername "super-admin-bausch" 280ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 672ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 355ms
When Login as "super-admin-bausch" 2s 458ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 616ms
And Go to mode of transportation details 321ms
And Verify that MOT has "SUMMER_MAPPING" document 039ms
Then Disable "SUMMER_MAPPING" document 15s 795ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 041ms
And Check if mode of transportation has status "Zaakceptowany" 090ms
After Hooks.deleteModeOfTransportationAfterTest() 434ms
Given Set token of apiUsername "super-admin-bausch" 391ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 610ms
When Login as "super-admin-bausch" 2s 599ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 627ms
And Go to mode of transportation details 320ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 045ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 835ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 043ms
And Check if mode of transportation has status "Zablokowany" 107ms
After Hooks.deleteModeOfTransportationAfterTest() 343ms
Given Set token of apiUsername "super-admin-bausch" 265ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 507ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 383ms
When Login as "super-admin-bausch" 2s 410ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 578ms
And Go to mode of transportation details 339ms
Then Approve mode of transportation 137ms
And Check if mode of transportation has status "Niezaakceptowany" 069ms
And Check if error message is visible in mode of transportation details 137ms
After Hooks.deleteModeOfTransportationAfterTest() 320ms