It's all about the answers!

Ask a question

Accessing Test Plans Data using REST APIs


Myroslav Palenychka (51175) | asked Nov 16 '09, 5:08 p.m.
Hello,

I have a questions about accessing Test Plan using REST APIs. So say I have a test Plan A with Section 1. I would like to get this Section 1 Content. Is it possible?

Thanks,
Myro

One answer



permanent link
David Mehaffy (90123238) | answered Nov 17 '09, 2:23 p.m.
JAZZ DEVELOPER
myroslav wrote:
Hello,

I have a questions about accessing Test Plan using REST APIs. So say I
have a test Plan A with Section 1. I would like to get this Section 1
Content. Is it possible?

Thanks,
Myro

Basically you can access the content of the test plan with the RestAPI.

You will get an xml document of the content. You will need to use some
type of parser to find the data you are looking for but it is there.

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.