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

How to export all Test Cases and Test Scripts from RQM

Hello,


            We are trying to export all Test Cases and Test Scripts from RQM as we are migrating to JIRA. We tried from the Browser interface But it just exports the Test Script Title and its Properties.  We would like to get all the Test Steps too.

 Please let me know how to export all Test Cases and Test Scripts.

Thanks,
Prashanthi.

0 votes



One answer

Permanent link

I found this earlier post. Ara explains how to use the REST API to get the Test Scripts in XML. In the last comment Christophe shows how to get the actual Test Script steps in Excel. Does this help?
https://jazz.net/forum/questions/129368/export-test-script-steps-from-rqm-to-excel-v402

You may need to refer to this for more details on the REST API
https://jazz.net/wiki/bin/view/Main/RqmApi#Usage_Basics

0 votes

Comments

 Thanks for update. Yes We tried using REST API. It will give in xml format. But it gives only the summary...say ID and title.  We need to get steps also for for all test scripts in PA.  Please let how we can get all information in excel format.

When I tried a REST API call in RTC 6.0.3 it collected all the information in the test script including the sample step.

My project area uses unicode chars, but is otherwise like Ara's example:
https://clm.jkebanking.net:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/JKE+Banking+%28%E5%93%81%E8%B3%AA%E7%AE%A1%E7%90%86%29/testscript/urn:com.ibm.rqm:testscript:7

I added the Accept header: application/xml

Here is the Test Script:

Test Case Example

Here is the result in the REST call from browser:

REST Response

Did you check the steps at the end of the post from Christophe Lucas using the Excel Importer? That looks like a good option to get the steps and images as Excel.

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
× 12,020

Question asked: Aug 18 '17, 5:57 a.m.

Question was seen: 6,995 times

Last updated: Aug 22 '17, 1:52 a.m.

Confirmation Cancel Confirm