Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Export to Cucumber functionality removes lines with "@" from feature files?

Divya Jain January 30, 2022

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?

 

1 answer

0 votes
Rogério Paiva - Xray Xporter
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 7, 2022

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]

Suggest an answer

Log in or Sign up to answer