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

Acessing TC in Rational Quality Manager using c#

 Hi i am really new to  this area. I need to retrieve all the test case from RQM using c#. After some research i found that its possible through OSLC and REST API. But i couldn't find any sample resource for both the API.  Is there any sample or tutorial for retreving data from RQM using c# by rest API 

0 votes



One answer

Permanent link
Java utilitiesHi Arshad,

You have two options:

RQM OSLC API
RQM Reportable REST API

I would suggest the RQM Reportable REST API since it supports more resource types (see https://jazz.net/wiki/bin/view/Main/RqmOslcQmV2Api#RQM_Reportable_REST_API). 

Although there are not samples, you should start with the Common Usage Scenarios, using a HTTP client such as HTTP Requester.  Once you are comfortable with using the RQM Reportable REST API, you can use the C# HTTP libraries to invoke the RQM Reportable REST API.

Note, there are several Java utilities, including source code, that you can use/refactor.

0 votes

Comments

 Hi  Paul,

Thanks for your reply .I will look into it

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
× 7,507

Question asked: Mar 03 '16, 5:39 a.m.

Question was seen: 1,713 times

Last updated: Mar 03 '16, 11:38 p.m.

Confirmation Cancel Confirm