Ranorex Logo

Debug Tests Quickly with Maintenance Mode

|
Maintenance Mode||

When the development team wants fast feedback from testing, you need to resolve failing test runs quickly. Ranorex Studio’s Maintenance mode saves valuable time by identifying points of failure during test execution, so that you can debug them right from the test run report. You can begin diagnosing and fixing errors without having to wait for an entire test run to complete.

The Maintenance mode was introduced with the release of Ranorex 8.0. If you are on an older version, you must upgrade in order to use the Maintenance mode.

Enable the Maintenance mode

To enable the Maintenance mode, ensure that the Debug configuration is active for your test suite. To do so, open the Ranorex Studio menu and select Build > Set configuration. Verify that the Debug option is checked.

Enable the Maintenance mode

Once you have confirmed that Debug is enabled, open the Test Suite view and turn on the Maintenance mode switch, as shown below. You can also activate the Maintenance mode from the command line using the parameter “-m”.

Enable the Maintenance mode

While the Maintenance mode is enabled, Ranorex Studio will pause report execution when an exception occurs. This gives you the opportunity to analyze and correct errors, then continue the test run. If the test performs as expected, you can apply your changes directly in the test run report.

Learn more about the Maintenance mode

To see the Maintenance mode in action, watch the following short video:

Read more about the Maintenance mode in the Ranorex User Guide.

To explore the Maintenance mode and other features of Ranorex Studio firsthand, download a free trial today, no credit card required.

In This Article

Sign up for our newsletter

Share this article

Related Articles

Playwright-vs-Selenium-Why-Neither-May-Be-the-Right-Choice-blog-image

Playwright vs Selenium: Why Neither May Be the Right Choice

February 5, 2026
The Playwright vs Selenium debate misses the point. Teams argue about execution speed and API design while ignoring something more basic: both tools only work inside web browsers. If your app has a desktop installer, native dialogues, or actual mobile components, you will encount...
Selenium-WebDriver-Testing-Guide-Setup,-Browsers,-and-grid-blog-image

Selenium WebDriver Testing Guide: Setup, Browsers, and Grid

February 2, 2026
In this guide, you will understand what Selenium WebDriver is, how it works, and how to use WebDriver to automate web testing. You will also learn how Ranorex Studio integrates with Selenium WebDriver so you can design tests in Ranorex and execute them against WebDriver endpoints...
AI-in-Test-Automation-Beyond-the-Hype-and-What-It-Means-for-Ranorex-blo-image

AI in Test Automation: Beyond the Hype and What It Means for Ranorex

January 5, 2026
AI has quickly become one of the loudest themes in software testing. Nearly every major test automation platform is announcing new AI-powered features and promising transformational improvements with minimal effort. However, the reality testers are seeing tells a different story....