It's all about the answers!

Ask a question

GET points attempted,passed,failed from RQM using JAVA REST API


Vyshali Enukonda (633) | asked Jul 09 '14, 2:00 p.m.

Hi ,

I am using Reportable Rest API to GET tesplan  name,owner,points passed,points attemped,points failed from RQM.

I am able to get name and owner.Could some one help me to get points attempted and others?

Thanks


Comments
Donald Nong commented Jul 09 '14, 10:18 p.m.

The "points" do not appear to be attributes of a test plan. Are you sure you want to get these attributes out from a test plan?
https://jazz.net/wiki/bin/view/Main/RqmApi


Vyshali Enukonda commented Jul 10 '14, 10:12 a.m.

I would like to get the number of testcases attemped,passed,failed,blocked,etc for each test plan.Wat would be the best way to get it from REST API?

One answer



permanent link
Reshma Ratnani (1.1k1) | answered Jul 10 '14, 6:30 a.m.
JAZZ DEVELOPER
Hi,

Testplan xml will not contain the points passed failed,etc . You need to do a GET to the TestCase Result for getting points attempted and other values

Thanks

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.