How can we export the Actual Result field from Test Run Steps in Xporter Test Execution Report?
currently it's not capturing Actual result with below code
${TestRuns[n].TestSteps[r].ActualResult|wiki=true}
I have found the mistake!
It needs an BLANK between Actual & Result
"${TestRuns[n].TestSteps[r].Actual Result}"
It is absolutly unlogical, because there is never a Blank in the other Coding!
Check here the code that can be used to export the Actual Results information.
Best Regards,
Team Xporter
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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.