It's all about the answers!

Ask a question

How to get Custom properties in RQM using RPE


Chandan M B (1134184) | asked Mar 25 '18, 6:47 a.m.

 Hello,


Could you please somebody help me to fetch the custom properties present in test case results in RQM via RPE

Regards
Chandan

One answer



permanent link
Subramanya Prasad Pilar (4.6k16) | answered Mar 25 '18, 11:54 a.m.

For the testcase, you can add the query testcase/customAttributes/customAttribute and print testcase/customAttributes/customAttribute/value. If custom attribute name is "myattr", you can add a condition (name == "myattr1") for the element that prints the custom attribute value.

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.