I am trying to import this feature file into XRAY in order to create a new Cucumber test in XRAY.
As of now Description field is mandatory for creating any test in our Xray project.
How do we parse the description from the feature file? What id the format for me to enter the description in the feature file so that it is successfully parsed.
I have tried to enter a a comment(example- '# this is my description') but the API still complained that description is missing.
Any help regarding this would be appreciated.
Thanks,
Suchi