It's all about the answers!

Ask a question

How to get parent test plan and test suite ID for test cases while extracting from RQM via Java code?


anup g (7912) | asked Jan 28 '14, 1:36 a.m.
edited Feb 03 '14, 11:19 a.m. by Geoffrey Clemm (30.1k33035)
i'm extracting test cases , test plan and test suite into local database using REST API and i want to know while extracting test case's how can i extract  parent test plan ID and test suite ID?

One answer



permanent link
Reshma Ratnani (1.1k1) | answered Jan 28 '14, 5:06 a.m.
JAZZ DEVELOPER
For TestCases you can only get TestScript ID. If you do a GET of a TestSuite then you can get associated TestCases and the TestPlan IDs

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.