In X-ray, is it possible to add the same test case multiple times in one execution? For example, if the same test steps need to be repeated for several different types of customers, can you create one test case and reuse it? Or can the same test case only be added to an execution once?
Thank you!
Hi @Kim Jones - welcome to the community
1 testcase can only be in a test execution 1 time.
To test the same steps with different data and/or results xray offers „parametrized tests/datasets“. Guess this is the way to go in your case. See the xray docu:
https://docs.getxray.app/plugins/servlet/mobile?contentId=76983368#content/view/76983368
Best
Stefan
Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.