List the content of each Sections for each TestPlan with RPE
Hi,
I'm actually working with RPE, for generating reports, my question is that any one know how can i list all the content of each sections in the testplan, for example :
Test Plan Name : TEC,XXXX
Thanks
|
Accepted answer
You just need to add these attributes in RPE template. If you have added RQM QM data source schema, you can select testplan node (in Data Source View) and insert query into Template Content. Within this query context, you can see all these attributes. You can check the supported properties for each resource in https://jazz.net/wiki/bin/view/Main/RqmApi
yassine zaidan selected this answer as the correct answer
Comments
yassine zaidan
commented Jan 05 '16, 4:44 a.m.
I already do it, but i need to retrieve more details, for example : in a test plan section, i want to get the planning of test (The name, start date and end date). |
One other answer
The start date and end date can be retrieved from testphase feed. You can filter testphase dates based on testplan/@href value.
You may find the article https://jazz.net/library/article/1062 useful. As the RPE template explained here is bit complex, you may refer other articles in http://rpeactual.com first. |
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.