To understand how we select ideas for development, please read about our Product Development Process.
It would be very helpful to see "data table" parameters in the Cucumber test steps along with inline parameters.
Currently only inline parameters are being parsed by Vortex(ZBot). But in Cucumber, scenarios can also have "data table" parameters which currently don't appear in ZE test case steps.
Steps:
Create a Cucumber scenario which uses both inline and data table parameters in its steps
Configure a Vortex job in ZE to run that Cucumber scenario
Run the configured Vortex job and wait for its successful completion
Opened the executed test case in the Test Repository tab
SUGGESTED:
ZE should show both inline and "data table" parameters in the test case steps
ACTUAL:
ZE only shows the inline parameters in the test case steps (please see the screenshot attached)