Project Number Date
ApolloFullRunnerReport develop.461 16 cze 2021, 06:57

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 13s 511ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 149ms
When Create default mode of transportation by API with "pba1-carrier" 098ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 260ms
And Go to mode of transportation details 116ms
Then Reject mode of transportation 047ms
And Verify that user is redirected to mode of transportation tab 192ms
Then Check if "Odrzucony" status is visible in mode of transportation table 034ms
After Hooks.deleteModeOfTransportationAfterTest() 117ms
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" 1s 246ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 286ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 199ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 222ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 032ms
And Go to mode of transportation details 123ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 203ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 283ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 451ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 293ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 031ms
And If user is login then logout 083ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 442ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 291ms
And Go to mode of transportation details 192ms
And Accept "WINTER_MAPPING" document 15s 104ms
And Accept "SUMMER_MAPPING" document 15s 783ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 810ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 358ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 025ms
And Go to mode of transportation details 121ms
And Approve mode of transportation 040ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 224ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 022ms
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() 098ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 185ms
When Create default mode of transportation by API with "pba1-carrier" 087ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 086ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 084ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 268ms
And Go to mode of transportation details 134ms
Then Approve mode of transportation 070ms
And Check if confirm mode of transportation button is visible 210ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 213ms
And Verify that user is redirected to mode of transportation tab 024ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 034ms
After Hooks.deleteModeOfTransportationAfterTest() 124ms
Given Set token of apiUsername "super-admin-bausch" 130ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 340ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 088ms
When Login as "super-admin-bausch" 1s 048ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 241ms
And Go to mode of transportation details 146ms
And Verify that MOT has "SUMMER_MAPPING" document 010ms
Then Disable "SUMMER_MAPPING" document 15s 608ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 027ms
And Check if mode of transportation has status "Zaakceptowany" 022ms
After Hooks.deleteModeOfTransportationAfterTest() 096ms
Given Set token of apiUsername "super-admin-bausch" 147ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 414ms
When Login as "super-admin-bausch" 1s 300ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 339ms
And Go to mode of transportation details 135ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 014ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 640ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 020ms
And Check if mode of transportation has status "Zablokowany" 029ms
After Hooks.deleteModeOfTransportationAfterTest() 111ms
Given Set token of apiUsername "super-admin-bausch" 123ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 115ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 095ms
When Login as "super-admin-bausch" 1s 077ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 240ms
And Go to mode of transportation details 141ms
Then Approve mode of transportation 060ms
And Check if mode of transportation has status "Niezaakceptowany" 019ms
And Check if error message is visible in mode of transportation details 086ms
After Hooks.deleteModeOfTransportationAfterTest() 114ms
Given Set token of apiUsername "super-admin-bausch" 127ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 323ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 084ms
When Login as "super-admin-bausch" 1s 046ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 262ms
And Go to mode of transportation details 148ms
And Verify that MOT has "SUMMER_MAPPING" document 012ms
Then Disable "SUMMER_MAPPING" document 15s 660ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 023ms
And Check if mode of transportation has status "Zaakceptowany" 030ms
After Hooks.deleteModeOfTransportationAfterTest() 209ms
Given Set token of apiUsername "super-admin-bausch" 140ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 312ms
When Login as "super-admin-bausch" 1s 322ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 251ms
And Go to mode of transportation details 140ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 013ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 623ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 032ms
And Check if mode of transportation has status "Zablokowany" 031ms
After Hooks.deleteModeOfTransportationAfterTest() 122ms
Given Set token of apiUsername "super-admin-bausch" 132ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 093ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 093ms
When Login as "super-admin-bausch" 1s 161ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 270ms
And Go to mode of transportation details 145ms
Then Approve mode of transportation 068ms
And Check if mode of transportation has status "Niezaakceptowany" 020ms
And Check if error message is visible in mode of transportation details 090ms
After Hooks.deleteModeOfTransportationAfterTest() 121ms