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

Sembi-Software-Quality-Pulse-Report-2026-blog-image

The State of Test Automation in 2026: Key Findings from the Software Quality Pulse Report

May 19, 2026
A sneak peek at key findings from Sembi’s first-ever industry-wide survey | Ranorex We surveyed nearly 4,000 QA engineers, developers, security professionals, and engineering leaders to understand the real state of software quality in 2026. The inaugural Sembi Software Qual...
Top-5-Automated-Testing-Tools-for-Web-Applications-Selenium,-Cypress,-Playwright,-TestCafe,-and-Ranorex-Compared-new-blog-image

Top 5 Automated Testing Tools for Web Applications: Selenium, Cypress, Playwright, TestCafe, and Ranorex Compared

May 14, 2026
TLDR The best automated testing tool for web applications depends on your team, your stack, and how much framework setup you want to own. For open-source flexibility, Selenium remains a leading browser automation standard. For modern web apps and strong debugging, Cypress and Pla...
End-to-End-Testing-A-Complete-Guide-to-E2E-Test-Automation-blog-image

End-to-End Testing: A Complete Guide to E2E Test Automation

March 12, 2026
TL;DR: End-to-end testing validates complete user workflows from start to finish, catching integration failures that unit and API tests miss. E2E tests simulate real user behavior across the full application stack. While slower than unit tests, E2E testing increases confidence th...