Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Jira query to find TCs that are executed by specific person (the assignee is diferrent person)

Venetia Tasou
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 14, 2023

I want to create a jql query to find the test cases that:

  • are in one test plan and are passed or accepted
  • and are executed by specific persons

For the first part, i created the below query:

(issue in testPlanTests(B-78801) AND (cf[11812] = "B-78801 - PASS") OR (cf[11812] = "B-78801 - Accepted") )

But I cannot find a way to find the TCs that are executed by specific persons (the person that executed the TC is different from the person that is assigned)

The "executed by" is in the test case in the section Test Runs  

Capture.PNG

 

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events