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

RQM RFT web service or api to create test case and run it then retrieve results

Hey all I am trying to find information on how to go about getting the results of a run that was scheduled in RQM. The flow I currently do in order to get to the results is:

  • Login
  • Planning
  • Browse Test Plans
  • Click on a test plan name
  • Test Case Execution Records (side panel)
  • I choose a test name from the table
  • Click on link beside Last Results text
  • Get reports under Saved Reports (Execution Report / MobileAndWebUIReport.html).

I cant seem to find any Java or .NET code that showcases the above flow in order for me to get those 2 files.

Basically I am just looking to have my code create a test case then be able to start it and then get the results after words.

0 votes



One answer

Permanent link
Hi David,
You can access, read, and edit rqm resources via
  - RQM Reportable Rest APIs - https://jazz.net/wiki/bin/view/Main/RqmApi
 
A quick starting point to understand basic usages of both of these approaches could be - https://sleroyblog.wordpress.com/2013/04/09/querying-rqm-40-through-oslc-and-rest-api.

Thanks,
Abhishek.

0 votes

Comments

Hey Abhishek.

Are there any java examples of the Rest API being used? I see the calls and all on those pages but am unsure of the order or what needs to be there when calling a GET or POST.

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
× 10,938

Question asked: Feb 11 '19, 2:53 p.m.

Question was seen: 2,401 times

Last updated: Feb 13 '19, 9:24 a.m.

Confirmation Cancel Confirm