Project Number Date
ApolloFullRunnerReport kapibary.36 11 cze 2021, 04:41

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 51s 420ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 377ms
When Create default mode of transportation by API with "pba1-carrier" 494ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 559ms
And Go to mode of transportation details 270ms
Then Reject mode of transportation 165ms
And Verify that user is redirected to mode of transportation tab 478ms
Then Check if "Odrzucony" status is visible in mode of transportation table 094ms
After Hooks.deleteModeOfTransportationAfterTest() 314ms
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 506ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 889ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 626ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 604ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 088ms
And Go to mode of transportation details 304ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 512ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 389ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 195ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 590ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 089ms
And If user is login then logout 289ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 847ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 566ms
And Go to mode of transportation details 392ms
And Accept "WINTER_MAPPING" document 16s 197ms
And Accept "SUMMER_MAPPING" document 16s 314ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 247ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 660ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 094ms
And Go to mode of transportation details 341ms
And Approve mode of transportation 172ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 531ms
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() 385ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 593ms
When Create default mode of transportation by API with "pba1-carrier" 512ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 412ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 391ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 598ms
And Go to mode of transportation details 314ms
Then Approve mode of transportation 157ms
And Check if confirm mode of transportation button is visible 793ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 555ms
And Verify that user is redirected to mode of transportation tab 090ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 092ms
After Hooks.deleteModeOfTransportationAfterTest() 450ms
Given Set token of apiUsername "super-admin-bausch" 246ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 691ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 350ms
When Login as "super-admin-bausch" 2s 182ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 599ms
And Go to mode of transportation details 392ms
And Verify that MOT has "SUMMER_MAPPING" document 041ms
Then Disable "SUMMER_MAPPING" document 15s 835ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 045ms
And Check if mode of transportation has status "Zaakceptowany" 088ms
After Hooks.deleteModeOfTransportationAfterTest() 445ms
Given Set token of apiUsername "super-admin-bausch" 241ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 697ms
When Login as "super-admin-bausch" 2s 597ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 604ms
And Go to mode of transportation details 335ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 042ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 828ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 083ms
And Check if mode of transportation has status "Zablokowany" 093ms
After Hooks.deleteModeOfTransportationAfterTest() 461ms
Given Set token of apiUsername "super-admin-bausch" 243ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 436ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 448ms
When Login as "super-admin-bausch" 2s 446ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 626ms
And Go to mode of transportation details 347ms
Then Approve mode of transportation 155ms
And Check if mode of transportation has status "Niezaakceptowany" 074ms
And Check if error message is visible in mode of transportation details 221ms
After Hooks.deleteModeOfTransportationAfterTest() 349ms
Given Set token of apiUsername "super-admin-bausch" 242ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 736ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 340ms
When Login as "super-admin-bausch" 2s 305ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 625ms
And Go to mode of transportation details 345ms
And Verify that MOT has "SUMMER_MAPPING" document 036ms
Then Disable "SUMMER_MAPPING" document 15s 801ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 035ms
And Check if mode of transportation has status "Zaakceptowany" 069ms
After Hooks.deleteModeOfTransportationAfterTest() 437ms
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 683ms
When Login as "super-admin-bausch" 2s 606ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 580ms
And Go to mode of transportation details 311ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 037ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 765ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 030ms
And Check if mode of transportation has status "Zablokowany" 087ms
After Hooks.deleteModeOfTransportationAfterTest() 374ms
Given Set token of apiUsername "super-admin-bausch" 251ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 449ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 464ms
When Login as "super-admin-bausch" 2s 541ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 642ms
And Go to mode of transportation details 343ms
Then Approve mode of transportation 161ms
And Check if mode of transportation has status "Niezaakceptowany" 068ms
And Check if error message is visible in mode of transportation details 148ms
After Hooks.deleteModeOfTransportationAfterTest() 307ms