Hi,
I have just started Xray and started writing cucumber testcases.
Few of my steps contains statements where I have to enter email address in a field. Example
-
When User enters "URL"
And User types "abc@test.com" in field "USERNAME"
And User types "password" in field "PASSWORD"
And User hits Enter
Then User is able to log in
When this test entity is exported as a Cucumber file using Bamboo Export Feature files task , the content displayed is -
When User enters "URL"
And User types "password" in field "PASSWORD"
And User hits Enter
Then User is able to log in
It is happening with all tests where something like "@" is used.
Can someone please suggest how to handle this situation?
Hi @Divya Jain
It is best to contact Xray Support (http://Xraysupport.getXray.app) to share your configuration so that the support team can investigate further.
Thank you.
Kind regards,
Rogerio Paiva [Xray Support Team]
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.