Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How do I extract Test Case Execution Record IDs from Test Case Suite Record ID from command line?

 CLM 4.0.4

We need a way to extract the TCER IDs from the TSER ID. 
Do you have an idea how it can be done?

Thanks,
Liora

0 votes

Comments

Hi Liora,

Could you go into details about scenario you are performing? Are you using the RQMUrlUtility from command line?

regards,
      Napoles

I have a different testing system which I need to integrate to RQM. 

The Test Cases in RQM grouped by Test Suite.  The execution is done in the other testing system and the results are passed using RQMUrlUtility to the appropriate Test Case Results.

Therefor, I create Test Suite Result without execution (which creates Test Case Results without execution). Then I want to use each Test Case Result to run the test in the other system with the ID of the Test Case Result.

Liora



One answer

Permanent link
 I think that using REST API is the best approach.
Here is the resourceUrl for my Test Suite Result

https://<server>:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/JKE+Banking+%28Quality+Management%29/testsuitelog/urn:com.ibm.rqm:testsuitelog:268

The XML response also contains theTest Case Results (executionresult field). Is there a way to filter out all the other fields except the executionresults?

Liora

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,943

Question asked: Sep 04 '14, 10:01 a.m.

Question was seen: 3,825 times

Last updated: Sep 04 '14, 12:27 p.m.

Confirmation Cancel Confirm