In Xray Server there is an option for Separation of Concerns, which allows the same test to be used against multiple stories and have individual test results recorded per story.
What is the equivalent process when using Xray cloud.
Thanks.
In Xray Cloud, that option does not exist. The alternative would be to clone the Test cases, and you can also resort to the Modular Test option (https://docs.getxray.app/display/XRAYCLOUD/Modular+Tests), to avoid duplication of the Test steps. With the Modular Test option, you can call steps from other Test cases, so you can have several Test cases that call the same steps, which would be very helpful for maintenance of the Test steps in a single place.
I hope this option helps.
If you have any additional questions, please don't hesitate to ask.
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.