Hi all,
I just wanted to know whether we can add test cases to a test run through JIra Rest API .I was able to add sub tasks too but couldn't find a proper way to add test cases.
Thanks
/Lahiru
Hi Lahiru,
This has been discussed here - https://community.atlassian.com/t5/Jira-questions/Test-Case-step-status-update-via-REST/qaq-p/729221
Please take a look.
Hope this helps.
Warm Regards,
Raja
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.
Hi Lahiru
You must use the REST API something like below
For example for Xray Add-on: /rest/raven/1.0/import/execution
hope this helps!
Warm Regards,
Raja
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes i'm using Rest API , But i wanted is the Base URL ?? Such as where to mention TestRun Key , and where to mention Test Case ket etc. Any way i'll try to find it .
/LahiruW
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.
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.
Hi All,
Isnt there a way to assign a test case to a test run using REST url like below other than xray ?
/rest/api/2/issue/createmeta
/LahiruW
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.