I am using zephyr for test cases. My problem is that when I have TC1, TC2. And to execute TC2 I have to run TC1. So, how can I create the linkage between the test cases.
Hi @Menna Kassem ,
The test cases can be linked in two ways, wither at the test level which is available as a JIRA native functionality, the second s at the execution level. I am assuming you to be using the second approach, where you have to execute a test and add the other test as a defect-link at execution level. If you want you can directly use the JIRA's link issue feature to link the test cases together without having to execute one.
-Bibek
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.