It's all about the answers!

Ask a question

RPE 7.0.2 - ETM - Get a Test Case's Parent Test Plan(s) Dynamically


Glyn Costello (1402354) | asked 2 days ago

Hi, 


If I'm publishing, how do I get from a test case to it's parent test plan?

i.e. I'm trying to publish traceability by:

Module < Requirement < Test Case(s) < Parent Test Plan(s)
...in a configuration managed project area. 

It's the last bit I'm struggling with, dynamically configuring a datasource with the test plan FROM information available in the test case.

thanks, 

Glyn


Comments
Ralph Schoon commented yesterday
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

I have not done this myself, but the ETM reportable REST API might provide information that would allow this. https://jazz.net/wiki/bin/view/Main/RqmApi for example has a test case that has

/testplan/@href

/testscript/@href
/testsuite/@href

Worst case you would have to start with the test plan and search down to the bottom.

Be the first one to answer this question!


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.