Dear support,
I have an use case were I need to link "Test case A" as a Child of "Test case B"
and "Test case B" again a child of "Test case c"
scenario : Test case A -child
Test case B -Parent
Test case C - Grandparents
Please let me know if this is feasible in Xray Jira.
Kind regards,
Krunal.
There are Test Executions (story-level) and Sub Test Executions (sub-task-level).
Outside of this, you'd need to use linked issues to achieve this, with a custom link type (eg. is parent of / is child of).
But this is not a hierarchical relationship, it would just be a label. It would still function like a normal linked relationship - i.e many <> many, sibling relationship.
Ste
Hi Stephen,
Thanks
Yeah True, I have also thought of same and implemented it on my Dev env its working as a tag no relation.
Addon to this I also need to setup a condition that without child execution parent should not be executable.
Thanks
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.