Project Number Date
ApolloFullRunnerReport develop.369 07 kwi 2021, 04:19

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 10s 296ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 085ms
When Create default mode of transportation by API with "pba1-carrier" 059ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 196ms
And Go to mode of transportation details 108ms
Then Reject mode of transportation 053ms
And Verify that user is redirected to mode of transportation tab 120ms
Then Check if "Odrzucony" status is visible in mode of transportation table 027ms
After Hooks.deleteModeOfTransportationAfterTest() 055ms
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 001ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 201ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 163ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 176ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 031ms
And Go to mode of transportation details 102ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 194ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 223ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 341ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 218ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 027ms
And If user is login then logout 105ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 316ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 253ms
And Go to mode of transportation details 157ms
And Accept "WINTER_MAPPING" document 15s 704ms
And Accept "SUMMER_MAPPING" document 15s 716ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 140ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 235ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 023ms
And Go to mode of transportation details 147ms
And Approve mode of transportation 050ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 167ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 024ms
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() 067ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 218ms
When Create default mode of transportation by API with "pba1-carrier" 072ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 047ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 060ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 241ms
And Go to mode of transportation details 136ms
Then Approve mode of transportation 064ms
And Check if confirm mode of transportation button is visible 142ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 166ms
And Verify that user is redirected to mode of transportation tab 025ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 036ms
After Hooks.deleteModeOfTransportationAfterTest() 063ms
Given Set token of apiUsername "super-admin-bausch" 105ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 240ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 048ms
When Login as "super-admin-bausch" 1s 011ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 245ms
And Go to mode of transportation details 150ms
And Verify that MOT has "SUMMER_MAPPING" document 012ms
Then Disable "SUMMER_MAPPING" document 15s 603ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 043ms
And Check if mode of transportation has status "Zaakceptowany" 031ms
After Hooks.deleteModeOfTransportationAfterTest() 070ms
Given Set token of apiUsername "super-admin-bausch" 094ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 232ms
When Login as "super-admin-bausch" 1s 067ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 227ms
And Go to mode of transportation details 148ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 011ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 604ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 023ms
And Check if mode of transportation has status "Zablokowany" 029ms
After Hooks.deleteModeOfTransportationAfterTest() 066ms
Given Set token of apiUsername "super-admin-bausch" 092ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 060ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 044ms
When Login as "super-admin-bausch" 1s 077ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 240ms
And Go to mode of transportation details 139ms
Then Approve mode of transportation 064ms
And Check if mode of transportation has status "Niezaakceptowany" 022ms
And Check if error message is visible in mode of transportation details 085ms
After Hooks.deleteModeOfTransportationAfterTest() 049ms
Given Set token of apiUsername "super-admin-bausch" 090ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 253ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 048ms
When Login as "super-admin-bausch" 967ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 218ms
And Go to mode of transportation details 148ms
And Verify that MOT has "SUMMER_MAPPING" document 014ms
Then Disable "SUMMER_MAPPING" document 15s 646ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 062ms
And Check if mode of transportation has status "Zaakceptowany" 028ms
After Hooks.deleteModeOfTransportationAfterTest() 066ms
Given Set token of apiUsername "super-admin-bausch" 106ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 267ms
When Login as "super-admin-bausch" 1s 125ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 257ms
And Go to mode of transportation details 169ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 012ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 635ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 027ms
And Check if mode of transportation has status "Zablokowany" 030ms
After Hooks.deleteModeOfTransportationAfterTest() 083ms
Given Set token of apiUsername "super-admin-bausch" 104ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 075ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 049ms
When Login as "super-admin-bausch" 1s 064ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 270ms
And Go to mode of transportation details 150ms
Then Approve mode of transportation 065ms
And Check if mode of transportation has status "Niezaakceptowany" 030ms
And Check if error message is visible in mode of transportation details 024ms
After Hooks.deleteModeOfTransportationAfterTest() 061ms