Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to update "Tested By" field using REST API?

I am using RQM URL Utility to manipulate some RQM objects. One of them is Test Case Result - I would like to modify value of "Tested By" field. When I GET the TCR XML and edit field (ns13:tester) value and then execute PUT I receive HTTP 412. Sometimes I get HTTP 200, but I do not see the change in Web UI. Do you know how to deal with it?

0 votes


Accepted answer

Permanent link
The qm:executionresult/executionresult:testedby property is read-only (see https://jazz.net/products/rational-quality-manager/api-doc-4.0.6/schemas/qm_xsd/elements/executionresult.html#a29).
Mateusz Cebula selected this answer as the correct answer

1 vote

Comments

Thanks for the answer. Do you know how to set it during Adapter execution? By default adapter takes user running the Adapter, but in our case (we use custom adapter to execute tests on many machines by many users) it is a bit more complicated and we want to somehow set it before recording result to RQM.

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,939

Question asked: May 05 '14, 6:25 a.m.

Question was seen: 4,374 times

Last updated: May 06 '14, 5:19 a.m.

Confirmation Cancel Confirm