It's all about the answers!

Ask a question

Import data to RQM using Python script


Priyaranjan Panda (11) | asked Feb 08, 4:50 a.m.

  I have a Excel sheet which contains testcase details. I want to import all test cases to RQM using Python script.


Is there any API available or how we can create API?

One answer



permanent link
Ralph Schoon (63.4k33646) | answered Feb 08, 5:13 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Feb 08, 6:17 a.m.

 These are the available APIs: https://jazz.net/wiki/bin/view/Deployment/CLMProductAPILanding CRUD APIS for ETM are the Reportable REST and the OSLC API. 

It is surprisingly much effort to use them using Python. See https://rsjazz.wordpress.com/2021/10/15/elm-authentication/ and associated blog posts.

I think you might want to look into https://jazz.net/downloads/test-management/releases/7.0.3?p=allDownloads for the additional utilities and API tools.

You also might want to look at https://jazz.net/wiki/bin/view/Main/RQMExcelWordImporter

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.