Hi Guys and Girls,
any one know to add test cases to a Test run using REST API.
/LahiruW
How are you handling test cases in Jira?
Natively, Jira has issues and those are not test-cases. Some of us try to rig something up so that certain issues look like test cases, but most of us use Test Management Apps.
So the question is are you using a native setup, or one of the Test Management Apps?
If it's native, then you can just use the standard REST API and look at the issue types you've set up to look like test cases and runs. If it's one of the Apps, you should check their docs for their REST API (we can't tell you anything without knowing which one it is)
Am using /rest/api/2 URL to create / update tests.Hope its the native way.Noiw what i wanted is to add a Test case to a test run.
Thanks & Best Rgds
Lahiru
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We cannot begin to answer that until we know how your tests are being represented in Jira. We need to know how you have configured your native Jira to do it, or which Test Management App you have.
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.