I've noticed the new Ranorex 3.1 has the ability to change the report level. However this does not seem very helpful the way that it is implemented since it only allows you to change the report level from a module/test suite level rather than an Action level. The useful case would be to set the report level of a specific action that has been found to have some defect in the software. Once the defect has been found by the ranorex test it may be weeks before it is fixed, during the interim it would be useful to change the action(s) that cause this defect to only generate a warning.
Additionally it would be helpful to modify report levels on specific errors/warnings. The most annoying one we get is "Unbound Variables", our test suites have unbound variables in half the tests and this is by design, we don't want all our tests throwing up warnings about something we know about.
Maybe some of this can be done and I am not seeing how to do it, if so I apologize and ask for some guidance.
Thank you for your attentiveness to these issues.