Forum Discussion

djatwarx's avatar
djatwarx
New Contributor
3 years ago

How do we get test details field using rest api in zephyr

I can get the details of a particular jira using url 'https://jira.xxxxxl.com/rest/api/2/issue/ID'
But not able to get test details field of a test type jira.
Is there any url get that specific field details such as test step, test data, expected result using rest api.