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

API steps to download Test Plan 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.

 

0 votes



One answer

Permanent link

Hi David,


You cannot download reports from the RQM public API but you can access the underlying test artifacts used to create these reports.  See the RQM Reportable REST AP (https://jazz.net/wiki/bin/view/Main/RqmApi) and/or OSLC QM API (https://jazz.net/wiki/bin/view/Main/RqmOslcQmV2Api).  Both APIs have sample code (RQM API Utility and OSLC Cleaner Utility) that you can download and try/extend.

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

Question asked: Jan 08 '19, 1:34 p.m.

Question was seen: 1,841 times

Last updated: Jan 09 '19, 6:27 a.m.

Confirmation Cancel Confirm