Search, vote, comment and create ideas for Zephyr Scale improvements here. For more information on our review process, see here.
When using the API to retrieve test case information we are unable to retreive the Weblink coverage associate to the test case
ie:
curl -H '{"Content-Type": "application/json"}' -X GET -u 'name:password' https://URL
{"updatedBy":"name","updatedOn":"2021-04-08T14:51:18.258Z","priority":"P2-Medium","majorVersion":1,"createdOn":"2021-02-26T16:24:26.518Z","objective":"If the appropriate option is enabled within the manager ","projectKey":"PRODUCT","folder":"/Product/PRODUCT-182 : Monitoring - SNMP traps","createdBy":"bjones","latestVersion":true,"testScript":{"id":332170,"type":"PLAIN_TEXT"},"issueLinks":[PRODUCT-183","PRODUCT-185","PRODUCT-184"],"name":"CONFIG_FILE_ERASE event is logged in the Manager application log ","lastTestResultStatus":"Not Executed","parameters":{"variables":[],"entries":[]},"key":"PRODUCT-T43","status":"Draft"}
The issue links are returned, but we need the weblinks as well... is this possible?
As a... | Test Manager |
I would like... | The Weblink coverage to be returned in the testcase data API |
So that I... | can use this data for analysis for coverage |
Well received, I am gathering interest on this. I'll check with the team in the meantime.