This article explains how to run tests in Maintenance Mode, either from Ranorex Studio or from the command line, so you can stop at failures and apply supported fixes.
Enable Maintenance Mode in Ranorex Studio
- Under Build > Set configuration, ensure Debug is enabled. The option is usually enabled by default. It is not the same as the debug mode you enable from the menu bar.
- In the test suite view, click the Maintenance mode switch to enable it.
Now, when you run your test, it's executed in maintenance mode. When you close the test suite view and reopen it, maintenance mode is turned off again.
Enable Maintenance Mode via command line
For more information on how to activate maintenance mode via the command line, please check Command line execution.