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

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

Suggest an answer

Log in or Sign up to answer