Hi,
Jira Version V8.20.9
I try to output the actual results from the TestStep with the following code
#{for r=TestRuns[n].TestStepsCount}
"${TestRuns[n].TestSteps[r].ActualResult}"
#{end}
It seems, the field is not working.
Unfortunately I do not see the actual results in the report. I also unfortunately find nothing in the documentation, like than the Code like the doku. zB: https://confluence.getxray.app/display/public/XPORTERCLOUD/v1.1.16-AC+%281.17.0%29+-+June+9th%2C+2020+-+Minor+Update
can someone help me here?
I have found the mistake!
It needs an BLANK between Actual & Result
It is absolutly unlogical, because there is never a Blank in the other Coding!
This was the Problem: This text (green) in the field Actual Result (red) is not printing in the report with XRAY Coding for this field
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.