The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Velocity token for Test Type

PEDRO SANTANGELO CALVO
March 2, 2026

I am finishing a template for exporting Test Execution reports and now I am trying to export the Test Type field that normally is either "Manual" or "Automatic"

 

I am using a loop to scan all Tests within a Test Execution in this way:

#{for testruns}

[... other velocity tokens correctly exported...]

${TestRuns[n].TestType}    

#{end}

The issue is that in the report, the field "Test Type" shows nothing, even if it is informed in the Test Executon in Jira.

Could you show some light in this thing? 

 

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Marc -Devoteam-
Community Champion
March 2, 2026

Hi @PEDRO SANTANGELO CALVO 

Best is to reach out to the support department of the app "Xporter"

As this field is not mentioned in the available mappings; https://docs.getxporter.app/space/XPORTER/1413922/Mappings 

0 votes
PEDRO SANTANGELO CALVO
March 4, 2026

I have asked for support to the Xporter app support dpt.

Thx