I am creating an excel file that is going to be the template for a export that creates an Execution Report for different Test Sets.
The issue is that the field Assigned To is associated to the Test Set, not to the Test Run.
Do you know the veolicity token name for the placeholder that returns the Name of the assigned person?
I have tried many options like:
${TestRun.Tests[n].TestSets[k].AssigneeId}
${TestRuns[n].AssigneeId}
${TestRuns[n].AssigneeDisplayName}
... and many others. None of them return the Assigned Name
Could you give a hand with this issue?
I think it should be either AssigneeUserDisplayName or AssigneeUserName for assignee, but if these can be accessed on a test run, I don't know.
Best is to contact Xblend (Xray) support, to see if this is possible.
https://jira.getxray.app/servicedesk/customer/portal/2
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.