Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Document Generator - How to Add "Test Plan Summary" in my "Template" Xray Test Runs Report

Mada
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 2, 2022

 

I'm using a template that extracts the following data from Test Runs and Test Executions.

 

Test DataTest Run DataTest Execution Data
Test KeyTest SummaryPriorityAssigneePlanned Start DatePlanned End DateExecuted ByStatusStarted AtFinished AtElapsed TimeTest PlanTest ExecutionVersion
&{for issues}
#{for testruns|sortby=Rank}
${TestRuns[n].Key}${TestRuns[n].Summary}${TestRuns[n].Priority}${TestRuns[n].AssigneeId}${dateformat("dd/MM/yyyy"):TestRuns[n].Planned Start Date}${dateformat("dd/MM/yyyy"):TestRuns[n].Planned End Date}${TestRuns[n].Executed By}${TestRuns[n].Execution Status}${dateformat("dd/MM/yyyy HH:mm"):TestRuns[n].Started On}${dateformat("dd/MM/yyyy HH:mm"):TestRuns[n].Finished On} ${Test Plan}${link:title=${Key},href=${BaseURL}/browse/${Key}}${FixVersionsList}
#{end}
&{end}
              

 

I absolutely need to also extract data from the linked Tests Plans, at least Test Plans Summary, and ideally also some other fields.


I can't find a way to do it. If I just add a column with Test Plan Summary data ${TestPlans[n].Summary}, it returns empty boxes.


I tried to read the documentation at https://docs.getxray.app/display/XRAYCLOUD/Document+Generator, but it's too technical and I can not find what I need.

Could you help me please ?

 

Thank you so much !

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events