Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Access to Planned Test Execution Metrics Associated with an Iteration

Is it possible to get -- in the case where a test plan is linked to iteration(s) -- the number of points planned for execution (attempted/complete) for each date in the iteration that has an associated planned execution:



According to the XML schema documentation, this is handled by a testphase:
https://jazz.net/products/rational-quality-manager/api-doc-6.0.1/schemas/qm_xsd/elements/testphase.html

When I GET a testplan that is linked to an iteration, however, there is no testphase (in the XML): there is only a parentIteration, which doesn't seem to have any interesting properties:
https://jazz.net/products/rational-quality-manager/api-doc-6.0.1/schemas/qm_xsd/elements/parentIteration.html

0 votes



One answer

Permanent link
Figured it out:  you have to get a feed of test phases, then go through the phases, each of which has a reference to a test plan.

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,951

Question asked: Jun 01 '16, 7:41 p.m.

Question was seen: 2,314 times

Last updated: Jun 02 '16, 8:27 a.m.

Confirmation Cancel Confirm