With Zephyr reporting I'm unable to dig into our failure data currently.
Hello,
We recently started using Zephyr scale. We are gathering the test results from our git pipelines. Output from each test is written to the "Comment" field currently. I need to be able to dig into our test failure data with Zephyr reporting but the Comment field is not available inside reporting under "Test Executions " Choose a condition. How can we resolve this?
Many thanks,
--Richard.
Hi Richmo. I'm not sure how your results are getting posted to Zephyr Scale (ZS) but I'm guessing it's via an API. I'm not familiar using the ZS API yet but I can see that both Server and Cloud versions of the ZS API have a way to get to the output in Comments and custom fields:
Server API: /testrun/{testRunKey}/testresults
Zephyr Scale Server API (v1) (smartbear.com)
Cloud API: Get Test Execution
Zephyr Scale for Jira Cloud API (smartbear.com)