It's all about the answers!

Ask a question

Import test suite in RQM


akshay dwivedi (111) | asked Apr 26 '16, 6:58 a.m.
 How do we import test suites in RQM as there are options for test cases and test script but not for test suite?
Please provide steps to perform so.

One answer



permanent link
Ted Mayer (47649) | answered Apr 26 '16, 8:49 a.m.

Hello Akshay,

Are you referring to using the Excel importer, if so, there is a sample .cfg and .xls file that contains importing test suites with test cases. The .xls file is called:

'TestSuite with  TestCases .xls'

It will us the following attributes for importing the file in:

attribute name            syntax of the configuration

Title                             testsuite.dc:title  
Description                  testsuite.dc:description    
Weight                         testsuite.weight    
Estimate                      testsuite.estimate    
Locked                         testsuite.locked    

I hope that this helps.

Regards,
Ted


Comments
akshay dwivedi commented Apr 26 '16, 10:04 a.m.

 Hello Ted,

I have the cfg and xls file and I had that exported into xml file using Excel imported.
I want to know how to use that xml file for importing test suite into RQM.


Ted Mayer commented Apr 26 '16, 11:03 a.m.

Hi Akshay,

You can use the RQM Reportable REST API to help import the XML data into RQM. I have included two links that will help:

Rational Quality Manager Reportable REST API
https://jazz.net/wiki/bin/view/Main/RqmApi#fields

Using Mozilla Poster Add-on
https://jazz.net/wiki/bin/view/Main/RQMUsingPoster

Regards,
Ted

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.