RQMUrlutility - Create a new executionworkitem
We can't create a new executionworkitem through the REST API using RQMUrlutility.
We can succesfully GET a executionworkitem, but using PUT to create a new seems harder then expected. java -jar RQMUrlUtility.jar -command PUT -user xxxx -password xxxx -filepath c:\rqmurl\ter.xml -url https://xxx/jazz/service/com.i The ter.xml file is the same file as the GET but without the tags identification and webId. Has anyone been succesfull creating new TER? If so, please give me some directions. /Best Regards, Bengt |
11 answers
From GUI I can create new TER for a given test case. Will RQM REST API add support for this in the future? Yes, this is supported as long as the TER does not have the same test case, environment, plan, and milestone as another TER. Can I query existing TER for a given test case? If so, please let me know how. Yes, see https://jazz.net/wiki/bin/view/Main/RqmApi#fields. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.