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

Upload execution results into RQM via Java or .Net

 Hello,


We need to upload our test execution results into RQM through an application with Java.
So we want to specify the test case id in our application and then results will be saved into RQM side.
As a result, we need to change the test case status to failed or passed via API or something else and upload the attachments to the test case.
Is there anyway to do this approach? Could you please share some code examples if possible?

Thanks & Regards.

0 votes



One answer

Permanent link

 You can use reportable rest api or oslc api. You can check it at https://jazz.net/wiki/bin/view/Main/RqmApi. Sample OSLC code is available in Lyo project area along with sample RQM adapter - http://wiki.eclipse.org/Lyo/BuildClient#RQMAutomationSample. You can also use rqmurlutility to do GER and PUT on rqm resource using reportable rest api - details at https://jazz.net/wiki/bin/view/Main/RQMURLUtility

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: May 02 '19, 2:32 a.m.

Question was seen: 1,925 times

Last updated: May 03 '19, 2:57 a.m.

Confirmation Cancel Confirm