It's all about the answers!

Ask a question

Exporting Test Scripts or other artifacts


Matt Beaty (811615) | asked Jul 20 '11, 9:02 a.m.
What is the easiest way to export a test script for use outside of RQM, e.g. editing, sharing with people who do not have RQM, and so on?

2 answers



permanent link
Robert Rassmann (9923) | answered Jul 20 '11, 11:31 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
What is the easiest way to export a test script for use outside of RQM, e.g. editing, sharing with people who do not have RQM, and so on?


There are two ways that you could export a script from RQM. The first it to create a PDF of it from the UI. This won't be editable but it can be used to show the script to those who don't have QM access.

The second is to use the RQM REST API. See https://jazz.net/wiki/bin/view/Main/RqmApi. The REST API will export the script as XML so it isn't in a very human readable format, but it is possible to edit the xml and then re-import the script.

Best Regards,
Rob

permanent link
Paul Slauenwhite (8.4k12) | answered Jul 21 '11, 6:50 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
In addition, in RQM 3.0.1 you can run manual tests in off-line mode:

http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0m1/topic/com.ibm.rational.test.qm.doc/topics/t_run_offline.html

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.