It's all about the answers!

Ask a question

List the content of each Sections for each TestPlan with RPE


yassine zaidan (132) | asked Dec 23 '15, 5:07 a.m.
 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 
  • Sammury
  • Child testPlan
  • Strategy of test
  • etc
Thanks

Accepted answer


permanent link
Subramanya Prasad Pilar (4.6k16) | answered Jan 05 '16, 4:16 a.m.
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



permanent link
Subramanya Prasad Pilar (4.6k16) | answered Jan 05 '16, 5:09 a.m.
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.

Comments
yassine zaidan commented Jan 05 '16, 5:38 a.m.

Tks Soo much :) #Subramanya Prasad

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.