It's all about the answers!

Ask a question

are anyway to export data from testplan/testcase/testscript in rqm?


andres giannini (122) | asked Jan 23 '14, 4:25 p.m.
I need to export testplans  linked its testcase and its testscript from RQM . Somebody know some method for do this?

2 answers



permanent link
Brad Veitch (11078) | answered Jan 23 '14, 9:23 p.m.
 You can export Test Cases with their associated Test Plans in RQM by "Browsing" Test Cases and switching View As- - "General" to "Traceability View" and adding the "Test Plan" under "Change Column Display Settings".  This however doesn't also allow the associated Test Script(s) to be displayed / exported.

permanent link
Don Yang (7.7k21114139) | answered Jan 23 '14, 9:30 p.m.
What is the purpose of exporting test artifacts? Is it for reused in other environments? RQM does not provide export and import feature for artifacts so that it can be portable. If you want to have a "copy" of the same artifacts from one project area, you have two ways to do:

1) if the source and target project areas are in the same server, you can use artifact's "duplicate" feature(on the right head menu)
2) if the servers are different, try copyutility:
https://jazz.net/wiki/bin/view/Main/RQMCopyUtility
(using this utility, you can copy to the same project area or other project area in the same server as well but the built-in feature in 1)'s scenario would be easier in most cases)

CopyUtility can be found from the jazz.net download page, for example, v4.0.5 is in:
https://jazz.net/downloads/rational-quality-manager/releases/4.0.5?p=allDownloads

Hopefully this helps.

Your answer


Register or 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.