It's all about the answers!

Ask a question

RQM API Bulk Update TCER's


Leesen Padayachee (9962120) | asked Nov 07 '16, 2:10 a.m.
 Hi

Is it possible to bulk update a list of TCER's in bulk using the RQM API? For example, if we do our automation test offline, and get them into an xml, can we some how export this xml into the RQM API and update all the TCER's that have been created for automation?

Thanks

One answer



permanent link
Michael Triantafelow (4513) | answered Nov 15 '16, 10:21 a.m.
Yes you can.  See: https://jazz.net/wiki/bin/view/Main/RqmApi#Bulk_Upload

It works exactly as you described.

Comments
Leesen Padayachee commented Nov 16 '16, 1:29 a.m.

 Hi Michael


Thanks for the response. Would be able to provide some info on how I would go about creating the ATOM feed? I assume this ATOM feed will need to represent all my automation results in an excel form? How would this need to be linked to the associated TCER's in RQM? 


Michael Triantafelow commented Nov 16 '16, 9:16 a.m.

The ATOM feed is the same format as the feed you receive when you perform an HTTP GET on a resource feed (in this example, the executonresult feed).  All you need to do is put your results into that same format and then POST them to the executionresult feed.


That said, if you already have your results in an Excel spreadsheet, then the MS Word/Excel Importer might be the better solution for you.  See: 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.