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

Retrieve Test Scripts from RQM using OSLC 1.0

Hi All,

I have created a Console Application for RQM using OSLC v 1.0, I need to retrieve :-
1.Test Cases.
2.Test Scripts.
3.Test Case Execution Record.


I retrieved Test Cases from RQM using OSLC V 1.0.
But was not able to retrieve Test Scripts and Test Case Execution Record.

Any help in how to retrieve these records will be appreciated.

Thanks Community.

Regards,
Akki
akshansh.khare@accenture.com

0 votes



7 answers

Permanent link
Unfortunately, no. OSLC QM V1 only supports test plans/cases. If you are using RQM 3.0.1+, you can use the OSLC QM V2 API (http://open-services.net/bin/view/Main/QmSpecificationV2) that supports test plans/cases/execution records/scripts/results or the RQM Reportable REST API (http://jazz.net/wiki/bin/view/Main/RqmApi).

0 votes


Permanent link
Hi Paules,

Thanks for the insight.
We doubted that this might be the case if we use OSLC 1.0.

Thanks
Akki

0 votes


Permanent link
Hi all,
Regarding this thread, I need more primitive assistance.
What is the http GET request that retrieve all/some (filtered) Test Cases in my project? (And test Scripts?)
I'm looking for the RM equivalent for the following CCM query:

===================================================
GET https://<server>:9443/ccm/oslc/contexts/_SJLtEIkAEeK3yO0Z77xRYA/workitems?oslc_cm.query=oslc_cm:searchTerms="test"&oslc_cm.properties=dc:title
Accept: application/x-oslc-cm-change-request+xml
===================================================

Where can I find full guide for creating such queries?

Thanks, Idan.

0 votes


Permanent link
And again...
Is there any way to retrieve information about RQM items (TestCases, TestScripts, etc.) using OSLC, similar to the way shown above regarding RTC?
Quick and clear answer will be appreciated.
Thanks,
Idan.

0 votes


Permanent link
Yes, see RQM OSLC API.

0 votes


Permanent link
@Idan :

please check these "cheat sheets" / "How tos" in this blog. It's sample-based :
http://sleroyblog.wordpress.com/2013/04/09/querying-rqm-40-through-oslc-and-rest-api/

Regards,
Stéphane

0 votes


Permanent link
 Thank you all. It seems to be exactly what I needed!

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: May 03 '12, 10:36 a.m.

Question was seen: 5,948 times

Last updated: Apr 18 '13, 2:06 a.m.

Confirmation Cancel Confirm