It's all about the answers!

Ask a question

Retrieve Details of the the Archived Test Case Execution Records


Rao Shines (15945162) | asked Jun 18 '12, 8:05 a.m.
Hi All,

We have around 400 Test case Execution records missing related to a particular Test Plan in RQM 3.0.1.1.
Is there any way we can get the information on who deleted the Execution records from RQM.

Thanks in Advance

2 answers



permanent link
Jerry Shengulette (63914) | answered Jun 18 '12, 1:00 p.m.
JAZZ DEVELOPER
Using the RQM REST API you can get the information you seek.

<host>:<port>/<contextRoot>/service/com.ibm.rqm.integration.service.IIntegrationService/history?resourceId=resources/<projectArea>/executionresult/

should give you history on all of the execution records and the ones that have been "archived" (and by whom) are listed.

permanent link
Paul Slauenwhite (8.4k12) | answered Jun 19 '12, 6:46 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
For more information, see https://jazz.net/wiki/bin/view/Main/RqmApi#historyUrl.

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.