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

How to Import RFT execution results into RQM

Hi All,

We have executed RFT scripts directly in RFT itself, but we want to import the executed result of the RFT scripts into RQM. Is there any import utility to do the same. This would be similar to the RQM import utility used in importing test cases to RQM from excel files.

RQM version used is 2.0.0.1 and RFT version is 8.1.

Thanks,
Sandip.

0 votes



3 answers

Permanent link
Hi All,

We have executed RFT scripts directly in RFT itself, but we want to import the executed result of the RFT scripts into RQM. Is there any import utility to do the same. This would be similar to the RQM import utility used in importing test cases to RQM from excel files.

RQM version used is 2.0.0.1 and RFT version is 8.1.

Thanks,
Sandip.

Hi Sandip,
You could create an Execution Result and attach the RFT log to it.
For this, navigate to View Test Execution Record, select the TER which you want to associate the RFT log with. Chose 'None' in the Script's dropdown, and click Run button.
This will give you an editable Execution result page where you enter details and associate attachments in the rich text editor.
Thanks

0 votes


Permanent link
Hi Vaibhav,

The solution provided shows additional effort to create TER and then attach the results.

Alternate solution:

Build your own import utility with IBM's REST APIs:

Rational Quality Manager API Reference -
https://jazz.net/wiki/bin/view/Main/RqmApi

Can you provide some pointers in creating this utility. What development skills does it require. How complex is it to create this utility.

Your help will be great advantageous for us.

Thanks,
Sandip.

0 votes


Permanent link
Hi Vaibhav,

The solution provided shows additional effort to create TER and then attach the results.

Alternate solution:

Build your own import utility with IBM's REST APIs:

Rational Quality Manager API Reference -
https://jazz.net/wiki/bin/view/Main/RqmApi

Can you provide some pointers in creating this utility. What development skills does it require. How complex is it to create this utility.

Your help will be great advantageous for us.

Thanks,
Sandip.


Hi Sandip,
Yes, using APIs to create ERs is an alternative. You can use the URL Utility to post your data into RQM (authenticated).Please visit https://jazz.net/wiki/bin/view/Main/RQMURLUtility
Also, regarding the development effort. All you would need to do is to convert the data in the XML format of Execution Result as described in https://jazz.net/wiki/bin/view/Main/RqmApi Then using the URL Utility, you can post that data into RQM server.
Hope this helps,
Thanks
Vaibhav

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: Mar 18 '10, 7:11 a.m.

Question was seen: 7,247 times

Last updated: Mar 18 '10, 7:11 a.m.

Confirmation Cancel Confirm