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

How to get access to Testplans & Testcases via program

Hello,

I am writing a little program (in c#) to acccess the RQM and export the text within the test plans, test cases and test case designs (incl. predondition) to a wordtemplate.

Up till now I don't understand HOW to ACCESS the text, I am trying to export. Is this actually possible?

I'd share the finished program!

Thanks in advance,
kid D.

PS: if my remarks embarrass you - please don't hesitate to ask me for a better /detailed explanation.

0 votes



3 answers

Permanent link
You can access RQM resources/properties using one of two public APIs:

1) RQM Reportable REST API: http://jazz.net/wiki/bin/view/Main/RqmApi

2) OSLC QM V2 API: http://open-services.net/bin/view/Main/QmSpecificationV2

0 votes


Permanent link
Hello,

Currently, we are using Rational Test Manager(TM) and have the integration setup between TM and CQ so that test cases can be displayed in CQ. TM has the COM API such as "TMServer.TMServer" and "tmsui.TMSAssetSelector" etc which can be called from VB or Perl.

Does anyone know how to do the same thing through RQM API?

Thanks a lot in advance!
Andrew

0 votes


Permanent link
I would suggest using the existing RQM/CQ integration:

http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0m1/topic/com.ibm.rational.test.qm.doc/topics/c_rqm_cq_integration.html

In addition, you can GET all test resources and PUT/POST/DELETE most test resources using the RQM Reportable REST API (https://jazz.net/wiki/bin/view/Main/RqmApi#Resources_and_their_Supported_Op).

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

Question asked: Feb 08 '12, 10:07 a.m.

Question was seen: 5,186 times

Last updated: Feb 08 '12, 10:07 a.m.

Confirmation Cancel Confirm