How do i get metadata information of Zephyr fields such as actualResults, Expectedresults and so on.
I'm trying to integrate Zephyr for JiraCloud with other systems and for that the fields like Actualresults, ExpectedResults and other fields present in zephyr component is needed. However, in zephyr api documentation I couldn't find such information to retrieve fields. Please let me know if there is any other way to fetch such information.1.4KViews0likes6CommentsTest Issue Type
I'm trying to retrieve all tests from a Jira project. I tried retrieving the tests using the Jira API but I encountered a problem where the Jira API always returns ALL 9000 tests even if I set the max number of returned items to 200. However, the issue doesn't happen when I try to retrieve other issue types (epic, bugs, etc.). My questions are... Is the Jira API the right api to retrieve Tests? Or do I need to use ZAPI? Is there a setting where you can set the maximum number of returned tests for paging? If I need to use ZAPI, then what endpoint do I need to use? I don't see any endpoint I could use. Thanks, Chev Balcora1.6KViews0likes4Comments