Hello,
I have to have the list of all the test cases from a test plan for a dedicated fixVersion.
Example:
TestCase A / B /C are in TestPlan 1 for FixVersion=10
TestCase D / E are in TestPlan 2 for FixVersion=11
TestCase F / G are in TestPlan 3 for FixVersion=10
How to have the list of test case from FixVersion 10 by test plan in JQL ?
Thanks.