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

How to export testcases to csv by a Test suite?

Hi

How to export testcases to csv by a Test suite?
Does anyone have any ideas?

I have confirmed following using RQM 4.0.3. My customer needs to export testcases to csv by a Test suite. But It looks difficult to do.
  • In the view to browse test cases, "Test Suites" is not included in available columns.
  • In the test case section of a test suite, there is no menu to export csv.

Thank you in advance

Natsumi

0 votes


Accepted answer

Permanent link
Hello Natsumi, Yeah the .csv export feature does not seem to be there even on RQM v4.0.4 on the test case list of the suite. But what about alternatives?
* PDF export gives the list
* REST API like below gives the list
eg : GET on the URL below will get the list of Test Cases linked to Test Suite with id '29'.

https://clm:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/testPrj/testcase?fields=feed/entry/content/testcase/(*|testsuite[@href='https://clm:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/testPrj/testsuite/urn:com.ibm.rqm:testsuite:29])

Best Regards, Sunil
Natsumi Yokoyama selected this answer as the correct answer

0 votes

Comments

Thank you for your answer. :-) I could understand limitation and feature.

I also found that we can export Excel data via a report "Test suites by Development State".

Natsumi

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,029

Question asked: Nov 13 '13, 8:14 p.m.

Question was seen: 3,945 times

Last updated: Nov 17 '13, 10:00 p.m.

Confirmation Cancel Confirm