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

Association Of test plan with test case while push RQM

My first Objective is to show the available testplan drop down list from RQM.
How do i get the data from RQM or how do i query the RQM for fetching the testplan data.

My Second objective is to develop code for association of selected testplan with other artifact like testcase,requirement,test script ect while pushing into RQM from CA(consultant assistance).
If my requirement is not clear then please post comment.
Can any one share any idea or suggestion.

0 votes



4 answers

Permanent link
I think you are looking for collection url of test plan

https://<servername>:9443/<context>/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<projectarea>/testplan

Replace testplan with testcase to get testcase collection

-|- Pramod Chandoria

0 votes


Permanent link
Also look at RQM API for more info,
https://jazz.net/wiki/bin/view/Main/RqmApi

-|- Pramod Chandoria

0 votes


Permanent link
Also look at RQM API for more info,
https://jazz.net/wiki/bin/view/Main/RqmApi

-|- Pramod Chandoria

thanks pramod.
solution for getting the list of testplan is works.
but i need to show testplans as drop down list in my project.
I tried to look in firbug console to understand which format the data is returned so i can parse it accordingly in my project.Can give some light that matter.

0 votes


Permanent link
Also look at RQM API for more info,
https://jazz.net/wiki/bin/view/Main/RqmApi

-|- Pramod Chandoria

thanks pramod.
solution for getting the list of testplan is works.
but i need to show testplans as drop down list in my project.
I tried to look in firbug console to understand which format the data is returned so i can parse it accordingly in my project.Can give some light that matter.

RQM have common format for feed of all resource types.
You can get schema of the data, check this url
https://jazz.net/wiki/bin/view/Main/RqmApi#RQM_Feed_Schema

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: Jul 29 '11, 9:35 a.m.

Question was seen: 5,347 times

Last updated: Jul 29 '11, 9:35 a.m.

Confirmation Cancel Confirm