How can i change execution result of a TC in RQM using RQM URL Utility
![]()
HI ,
I want to perform below tasks using java program
1)Import TC related to perticular project ID
2)Change the execution result like (pass/fail/block)
Could you please suggest me from where i can get XMLs for above and how to proceed ?
|
One answer
![]()
See:
https://jazz.net/wiki/bin/view/Main/RqmApi#Common_Usage_Scenarios https://jazz.net/wiki/bin/view/Main/RqmApi#ScenarioCreateTip https://jazz.net/wiki/bin/view/Main/RqmApi#Detailed_Schema_Documentation Comments Hi Paul ,
Thanks for the quick reply, i went through all the above links, but couldn't able to figure XML to change/Update execution result
You will need to follow the steps in https://jazz.net/wiki/bin/view/Main/RqmApi#ScenarioCreateTip. |