It's all about the answers!

Ask a question

how to find executionWorkItem for the given Testcase and Configuration using RQM APIs?


Achyutha Paili (1312) | asked Sep 19 '16, 1:34 p.m.
Using RQM APIs, I am planning to create executionworkItem before creating executionresult. But executionWorkItem creation fails, if we have already Test execution Record with the given test case info and configuration.

Is there a way to find executionWorkItem record for the given test case info and configuration?

Thanks.

One answer



permanent link
Paul Slauenwhite (8.4k12) | answered Oct 14 '16, 7:12 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
 Yes.  You can use fields filtering to query for the TCER based on the title, test case, test phase, configuration, etc. (see https://jazz.net/wiki/bin/view/Main/RqmApi#SupportedFieldsResources).  

When your creation operation 'fails', is the response a 303 with the location of the duplicate TCER (see https://jazz.net/wiki/bin/view/Main/RqmApi#HTTP_Responses)?

Your answer


Register or to post 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.