Project Number Date
ApolloFullRunnerReport apollo-test-2.50 30 cze 2021, 09:31

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 722ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 465ms
When Create default mode of transportation by API with "pba1-carrier" 471ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 561ms
And Go to mode of transportation details 281ms
Then Reject mode of transportation 124ms
And Verify that user is redirected to mode of transportation tab 439ms
Then Check if "Odrzucony" status is visible in mode of transportation table 091ms
After Hooks.deleteModeOfTransportationAfterTest() 303ms
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 396ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 784ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 554ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 537ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 094ms
And Go to mode of transportation details 282ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 514ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 464ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 202ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 586ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 099ms
And If user is login then logout 289ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 705ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 609ms
And Go to mode of transportation details 380ms
And Accept "WINTER_MAPPING" document 16s 260ms
And Accept "SUMMER_MAPPING" document 16s 251ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 444ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 617ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 089ms
And Go to mode of transportation details 325ms
And Approve mode of transportation 160ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 524ms
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() 459ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 551ms
When Create default mode of transportation by API with "pba1-carrier" 472ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 441ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 409ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 562ms
And Go to mode of transportation details 335ms
Then Approve mode of transportation 137ms
And Check if confirm mode of transportation button is visible 793ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 487ms
And Verify that user is redirected to mode of transportation tab 089ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 088ms
After Hooks.deleteModeOfTransportationAfterTest() 343ms
Given Set token of apiUsername "super-admin-bausch" 217ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 655ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 335ms
When Login as "super-admin-bausch" 2s 238ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 604ms
And Go to mode of transportation details 336ms
And Verify that MOT has "SUMMER_MAPPING" document 043ms
Then Disable "SUMMER_MAPPING" document 15s 802ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 086ms
And Check if mode of transportation has status "Zaakceptowany" 090ms
After Hooks.deleteModeOfTransportationAfterTest() 467ms
Given Set token of apiUsername "super-admin-bausch" 216ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 742ms
When Login as "super-admin-bausch" 2s 588ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 628ms
And Go to mode of transportation details 327ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 045ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 842ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 027ms
And Check if mode of transportation has status "Zablokowany" 092ms
After Hooks.deleteModeOfTransportationAfterTest() 468ms
Given Set token of apiUsername "super-admin-bausch" 241ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 465ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 433ms
When Login as "super-admin-bausch" 2s 449ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 635ms
And Go to mode of transportation details 334ms
Then Approve mode of transportation 163ms
And Check if mode of transportation has status "Niezaakceptowany" 070ms
And Check if error message is visible in mode of transportation details 229ms
After Hooks.deleteModeOfTransportationAfterTest() 331ms
Given Set token of apiUsername "super-admin-bausch" 227ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 686ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 334ms
When Login as "super-admin-bausch" 2s 334ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 607ms
And Go to mode of transportation details 334ms
And Verify that MOT has "SUMMER_MAPPING" document 040ms
Then Disable "SUMMER_MAPPING" document 15s 786ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 059ms
And Check if mode of transportation has status "Zaakceptowany" 086ms
After Hooks.deleteModeOfTransportationAfterTest() 395ms
Given Set token of apiUsername "super-admin-bausch" 230ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 692ms
When Login as "super-admin-bausch" 2s 424ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 642ms
And Go to mode of transportation details 335ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 046ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 827ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 075ms
And Check if mode of transportation has status "Zablokowany" 095ms
After Hooks.deleteModeOfTransportationAfterTest() 449ms
Given Set token of apiUsername "super-admin-bausch" 231ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 448ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 438ms
When Login as "super-admin-bausch" 2s 464ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 596ms
And Go to mode of transportation details 325ms
Then Approve mode of transportation 141ms
And Check if mode of transportation has status "Niezaakceptowany" 069ms
And Check if error message is visible in mode of transportation details 136ms
After Hooks.deleteModeOfTransportationAfterTest() 339ms