Import test suite in RQM
One answer
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
Hello Ted,
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