Hello,
I'm searching for a way to list on using JQL all the Pré-Conditions associated with the Test Cases of a Test Plan, but I'm not finding any way, can someone point me in the right direction to find this info?
Thank you
@Ricardo Pimenta, this article helps you to run JQLs if you are using on-prem Jira Enhanced querying with JQL - Xray Server + DC - Xray (getxray.app)
@Vedant Kulkarni_Trundl , I really appreciate your support, unfortunately, I had checked that article before and the only way I found out was by using the below query which is limited only to one Test Case each time and not a group of Test Cases associated with a Test Plan.
issuetype = Pre-Condition AND key in testPreConditions(Test Case)
But I was not able to find a way to qry all the PreCondition to an entire list of Test Cases.
Thank you
Best Regards
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.