how to find test case status assigned to desired test execution cycle

Ravi_Nalluri
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!
September 5, 2023

Hello,

in our project, same test case is executed in different test execution cycles. how do i know the status of a test which is executed in specific test execution cycle.

for ex: 

Test case id - TC1 is assigned to test execution cycles PR-1 and PR-2. and test case is executed in PR-2 and not executed in PR-1.

i want to know the test execution status of TC1 in test cycle PR-1,I have used query like below

project = "sample AND issuetype = Test AND issue in testExecutionTests("PR-1", " ", user1)

 

Actual result: since test case is not executed in PR-1, it is showing result from PR-2 which is not correct for me to report.

 

Kindly help me if there is a way to use jql to get actual test status in this case

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events