How to create an RQM attachment resource using RQM rest API
I was able to create an execution result using RQM API. But the next step is to add an evidence to the result details section. |
One answer
Hi Dillip,
I would suggest following https://jazz.net/wiki/bin/view/Main/RqmApi#ScenarioCreateTip. That is, create the expected test artifact in the RQM web ui and GET that test artifact using the RQM Reporting REST API to get the XML representation. Also, you'll need to consult the RQM XML Schema documentation (https://jazz.net/wiki/bin/view/Main/RqmApi#Detailed_Schema_Documentation) to determine the test artifacts and their properties. Finally, note https://jazz.net/wiki/bin/view/Main/RqmApi#ResourcesFootnote6.
|
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.