Project Number Date
ApolloFullRunnerReport kapibary.45 18 cze 2021, 05:45

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 449ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 451ms
When Create default mode of transportation by API with "pba1-carrier" 439ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 530ms
And Go to mode of transportation details 261ms
Then Reject mode of transportation 128ms
And Verify that user is redirected to mode of transportation tab 525ms
Then Check if "Odrzucony" status is visible in mode of transportation table 073ms
After Hooks.deleteModeOfTransportationAfterTest() 23s 196ms
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 547ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 199ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 625ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 595ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 089ms
And Go to mode of transportation details 267ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 537ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 463ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 230ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 600ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 096ms
And If user is login then logout 289ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 991ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 621ms
And Go to mode of transportation details 365ms
And Accept "WINTER_MAPPING" document 16s 227ms
And Accept "SUMMER_MAPPING" document 16s 379ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 282ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 659ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 085ms
And Go to mode of transportation details 311ms
And Approve mode of transportation 152ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 551ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 074ms
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() 548ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 694ms
When Create default mode of transportation by API with "pba1-carrier" 496ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 451ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 419ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 619ms
And Go to mode of transportation details 326ms
Then Approve mode of transportation 137ms
And Check if confirm mode of transportation button is visible 797ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 562ms
And Verify that user is redirected to mode of transportation tab 084ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 084ms
After Hooks.deleteModeOfTransportationAfterTest() 385ms
Given Set token of apiUsername "super-admin-bausch" 256ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 783ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 354ms
When Login as "super-admin-bausch" 2s 377ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 593ms
And Go to mode of transportation details 361ms
And Verify that MOT has "SUMMER_MAPPING" document 038ms
Then Disable "SUMMER_MAPPING" document 15s 789ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 055ms
And Check if mode of transportation has status "Zaakceptowany" 089ms
After Hooks.deleteModeOfTransportationAfterTest() 415ms
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 793ms
When Login as "super-admin-bausch" 2s 566ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 616ms
And Go to mode of transportation details 323ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 042ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 847ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 066ms
And Check if mode of transportation has status "Zablokowany" 073ms
After Hooks.deleteModeOfTransportationAfterTest() 455ms
Given Set token of apiUsername "super-admin-bausch" 253ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 472ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 425ms
When Login as "super-admin-bausch" 2s 338ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 541ms
And Go to mode of transportation details 313ms
Then Approve mode of transportation 141ms
And Check if mode of transportation has status "Niezaakceptowany" 066ms
And Check if error message is visible in mode of transportation details 207ms
After Hooks.deleteModeOfTransportationAfterTest() 449ms
Given Set token of apiUsername "super-admin-bausch" 277ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 622ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 325ms
When Login as "super-admin-bausch" 2s 227ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 625ms
And Go to mode of transportation details 332ms
And Verify that MOT has "SUMMER_MAPPING" document 044ms
Then Disable "SUMMER_MAPPING" document 15s 834ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 027ms
And Check if mode of transportation has status "Zaakceptowany" 091ms
After Hooks.deleteModeOfTransportationAfterTest() 517ms
Given Set token of apiUsername "super-admin-bausch" 254ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 768ms
When Login as "super-admin-bausch" 2s 623ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 625ms
And Go to mode of transportation details 327ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 039ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 804ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 083ms
And Check if mode of transportation has status "Zablokowany" 089ms
After Hooks.deleteModeOfTransportationAfterTest() 477ms
Given Set token of apiUsername "super-admin-bausch" 257ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 473ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 456ms
When Login as "super-admin-bausch" 2s 505ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 637ms
And Go to mode of transportation details 328ms
Then Approve mode of transportation 149ms
And Check if mode of transportation has status "Niezaakceptowany" 069ms
And Check if error message is visible in mode of transportation details 162ms
After Hooks.deleteModeOfTransportationAfterTest() 373ms