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

How to add RTC defect to test case execution record in RQM ?

Hi,
Is there any way how to add RTC defect to "defect" section of test case execution record in RQM using API's ?
please share some info on this.

0 votes



2 answers

Permanent link
Yes, you can use the OSLC QM API (see http://open-services.net/bin/view/Main/QmSpecificationV2?sortcol=table;up=#Resource_TestCase).  Note, https://jazz.net/wiki/bin/view/Main/RqmApi#ResourcesFootnote8 for the RQM Reportable REST API.

0 votes

Comments

Any code snippets would be helpful..thanks


Permanent link
It's a REST API so any HTTP client (including Poster/HTTPRequester) could be used to illustrate the API.

You'll need to review the OSLC QMA API to understand how it works.  Once your understand the API, the OSLC QM service provider catalog is accessible in RQM from the oslc_qm:qmServiceProviders URL in the root services document (see https://<host>:<port>/<context root>/rootservices).  You'll want to set the oslc_qm:blockedByChangeRequest property on the http://open-services.net/bin/view/Main/QmSpecificationV2?sortcol=table;up=#Resource_TestExecutionRecord resource.

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: Sep 04 '12, 12:01 a.m.

Question was seen: 4,416 times

Last updated: Sep 06 '12, 6:16 a.m.

Confirmation Cancel Confirm