It's all about the answers!

Ask a question

How to export Requirements and test cases in RQM programatically using REST APIs


Chandan Jha (911114) | asked Sep 17 '12, 4:59 a.m.

Hi,

   I can use  ExcelImporter Add Ins  to export requirements and tests from Excel.  Can  we  add  all  the Requirements  and  Test Cases with its  other properties (Test Scripts,Expected Results etc)  programatically using  REST APIs to RQM.   If  yes  where  I  will  get sample examples  which tell me how to use the  REST APIs  so that I can  use  my existing Application can export  requirements and associated tests directly to RQM  .

Does  RQM provide  any API to do all  these  export  import functions ?

Please  let me provide  samples for this.

Thanks-

Chandan

One answer



permanent link
Paul Slauenwhite (8.4k12) | answered Sep 17 '12, 6:55 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
I would suggest starting with reading/experimenting with the RQM Reportable REST API:

https://jazz.net/wiki/bin/view/Main/RqmApi#Common_Usage_Scenarios

The RQM Copy Utility will export/import from/to different project areas or servers (assuming they are the same RQM version):

https://jazz.net/wiki/bin/view/Main/RQMCopyUtility

There is sample code in the RQM Copy Utility source:

https://jazz.net/wiki/bin/view/Main/RQMCopyUtility#Accessing_the_Source

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.