Can I tell Which Issues With A Label Aren't Included In A Zephyr Test Plan?

Jake Winter January 29, 2021

I'm trying to find out what test cases didn't make it into a group of test plans based on some labels. We've split the functionalities across multiple plans, but there seems to have been an issue with how we queried them, because when we do a JIRA search for just the labels and compare that to the total test executions across this release's test plans, we're missing several hundred tests. 

Unfortunately, these are regression test plans, which means the testsWithoutExecution() function doesn't work, since the tests had already been executed in their project's test plans and in previous releases. 

Is there any way to find what these missing tests are, or do we need to rebuild everything from scratch?

1 answer

0 votes
Bibek Behera
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 29, 2021

Hi @Jake Winter

Currently the same is only available in the JIRA server, I would encourage you to add the suggestion on the ideas portal for review.

https://z4j-cloud.ideas.aha.io/

 

-Bibek

Suggest an answer

Log in or Sign up to answer