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

How to add TCER entry in newly created TC

 I am developing an application in .net which updates TCER status (Pass/Fail/Incomplete) using Java API (REST Service). I got a scenario where user has created new testcase but I am unable to update Pass/Fail/Incomplete status because there is no TCER  entry in RQM server for particular Testcase. Is there any approach (API) where we can add any entry in TCER which help me later to update exact TC status.


Thanks in advance for your support.

0 votes



One answer

Permanent link

If you already know how to update, it shouldn't be difficult to learn how to add.
https://jazz.net/wiki/bin/view/Main/RqmApi#Create

0 votes

Comments

 Thanks for your guidance. I am completely new in RQM and got some update from other and I did for update using below query in my .net  application but not sure how to create new entry. I can able to do once entry is there but not sure how to add. 

It would be really grateful if you can provide some details. Thank you very much.

java -jar "C:\Program Files (x86)\Test App\RQMUrlUtility.jar" -command PUT -user $########## -password $########## -filepath "C:\Program Files (x86)\Test App\Temp.xml" -url  "https://devqmserver.xxxxxx.xxxx.ae:9443/qm2/service/com.ibm.rqm.integration.service.IIntegrationService/resources/Test Project/executionresult/urn:com.ibm.rqm:executionresult:"

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,943

Question asked: Nov 01 '17, 5:06 a.m.

Question was seen: 2,268 times

Last updated: Nov 02 '17, 11:16 a.m.

Confirmation Cancel Confirm