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

Test suite using the API

Hi Everyone,

I am very new to RQM, adn I am trying to create a test suite using the API -

I have scanned through a few docs here searching on how to use the API (RQMURLutil / RQMCopyUtil ) but I stii haven't found :

- How to use the API to create a Test suite
- A best guideline on how to use the API.

Can anyone help me or provide a sample code, please?

0 votes



4 answers

Permanent link
hi charegre,

this following 2 links is for your reference.
Rational Quality Manager Reportable REST API
https://jazz.net/wiki/bin/view/Main/RqmApi#HTTP_GET_Requests

XML Schema Documentation
https://jazz.net/projects/rational-quality-manager/api-doc-3.0/

one way to see how the artifact xml looks like, you can create a testcase in RQM UI, and commit GET request to the testcase service url.

the testcases service url you can usually find in the link like below
https://qmserver:port/qm/secure/service/com.ibm.rqm.integration.service.IIntegrationService/resources/your qm project area/testcase

and the RQMURLutil has a read me file is also a good reference.

Hope this will help you.

0 votes


Permanent link
Hi Wanhobj

Thank you for replying,

I tried the link you have written

https://qmserver:port/qm/secure/service/com.ibm.rqm.integration.service.IIntegrationService/resources/your qm project area/testcase

But I get a 404 error, my RQM server is 2.0.1.1 Fix 4. Could it be a version issue or something else?

0 votes


Permanent link
Hi Wanhobj,

I solved the issue, instead of /qm/secure is /jazz/secure -
I have a question, has anyone tried to retrieve the testscripts from api? It seems only to fetch the manual script and not the command line one

0 votes


Permanent link
Two additional references:

https://jazz.net/wiki/bin/view/Main/RqmApi#contextRoot
https://jazz.net/wiki/bin/view/Main/RqmApi#ScenarioCreateTip

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 20 '12, 6:48 a.m.

Question was seen: 6,051 times

Last updated: Feb 20 '12, 6:48 a.m.

Confirmation Cancel Confirm