It's all about the answers!

Ask a question

REST-API-POST: execute/run the test case execution record (TCER) via POST operation in REST API


Hemanth Kalthireddy (112) | asked Jan 27 '21, 7:22 a.m.

 Hi All,

We are planning  to create the testcases drafted in Excel file using RQMExcelWordExport tool . It is a tedious task to manually update the testcase execution result status . Also, it is quite difficult to do a retrospection of the execution history result of the same test case. 

Can anyone help us on this with the following :

1. How to get all the test case execution record (TCER) with respect to test plan id via REST GET ?
2. How to execute/run the test case execution record (TCER) via POST operation in REST API /
  or we can able to update TCER status through RQMExcelWordExport tool.

Regards,
Hemanth

One answer



permanent link
Monika Rajput (25612) | answered Jan 28 '21, 3:56 a.m.

Hi Hemanth,


1. For fetching the TCERs for a particular Test Plan you can use something like this:

Please see the following wiki for more details:
2. We support offline execution of Test artifacts. You can execute any test cases/suite etc offline, provide the results and export them back to repository later. Please see wiki https://jazz.net/wiki/bin/view/Main/RQMExcelWordImporter for more details.

Thanks,
Monika Rajput

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.