Details
-
New Feature
-
Status: Gathering Interest
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Currently I can only iterate test run details from a Test Execution page.
I want to be able to iterate those same details from a Test page as well
Also, on the context of a Test Plan, I want to Iterate the test run details from the Tests themselves - currently, using the available
#{for tests}
, I can only obtain the Test details, but in order to iterate test runs, I must use the
#{for testExecutions}
which is limiting in a template context