rv2022
3 years agoOccasional Visitor
Sharing same test cases with different folders in the same release
Hi,
I have a test case called "Sample Common Test Case" under "Project Test Repository".
I have created a release called "Release - xxx".
In test respository under "Release - xxx" I have create different folders called `QA`, `UAT` and `PROD`.
Now I want to share the test case "Sample Common Test Case" in all three folders under "Release - xxx".
But when I try to do that I get a error message saying `This test case has already been shared with this release (under folder UAT) and cannot be shared more than once.
I dont want to create copy of the same test case in different folder. So how can I share the same test case with different folders under the same release?