Manipulation of Reports and JUnit file
Like my question in this post:
https://www.ranorex.com/forum/test-case-classname-renaming-t11952.html
It would be great to manipulate attributes of test cases inside a report, especially in the JUnit export file.
When importing the JUnit report into our ALM system it generates a unique name from the test cases name and classname.
In case of databinding (e.g. Excel) these names end with "DataIteration x" where x stands for the Excel row/iteration index.
When the sorting of the Excel changes or lines are moved/deleted/added, the DataIteration index doesn't match anymore. That would destroy the ALM data.
It would be great to have the ability to set attributes like name or classname or some others at runtime via code.

2 comments
-
Please contact support by filling out the support form on https://www.ranorex.com/support-query/ and they will get this improvement logged.
Thanks,
Beth
Ranorex PM -
Anonymous commented
Exactly this feature we need as well.