Hello,
I know that this question has been asked before but none of the solutions worked for me. Documentation did not help either.
I have a simple task to do. Change the status of the test case - PASS or FAIL using ZAPI.
I went through the following links. But problem was not solved -
https://getzephyr.docs.apiary.io/#reference/executionresource
https://support.getzephyr.com/hc/en-us/sections/200565819-Developer-Zone-ZAPI
Now, in the above thread it was suggested that - Use Get all executions by Issue ID API which gives all executions of that issue with id's as result.
GET - http://localhost:8080/rest/zapi/latest/execution?issueId=113884
Now, where did we get the this number 113884 ?
I also executed -
Body:
{
"status": "1"
}
But got 403 Forbidden.
Can anybody please help me out on this.
Thanks
Hi Michael,
Can you please share the steps for updating the test case status using ZAPI over cloud.
I am using the trial version of Zephyr and ZAPI in Jira.
Thanks,
Karan
Hi KumarKaran,
Did you find out the way to update the test case status.
As I know we can't update for trial version of Zephyr using ZAPIs.
Thanks,
Bharadwaj.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
How?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi aabir.daneshyar@optimusinfo.com,
I meet the same problem as you, did you get your problem resolved. If yes could you share it to me? Thanks a lot.
Cheers,
Michael
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.