Hi,
I am trying to fetch all the test cases from my project board using JQL (I am not using any plugins). I am running this JQL in my C# method, so i can have the retrieved test cases in a list which i can iterate later.
I tried with Issue Type = "test case" that didn't work which is obvious as test case is not one among the 38 issue types in atlassian.jira package.
Any help would be highly appreciated.
Thanks in advance!
So what is the issue type that you are using for tests on the board? If you are using a plugin such as X-Ray or Zephyr, then the issue type is most likely "Test".
I am using Zephyr. But the issue type "Test" is not working. Can you please help me
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @rajesh90.it ,
Are these test cases coming from the Xray plugin or are those issue types configured?
There are a few existing dicussions here that might help as well :
* https://community.atlassian.com/t5/Jira-questions/Need-Help-with-JQL-Query/qaq-p/721472
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.