Ranorex Logo

Ranorex 7.2 Released

|
Ranorex 7.2 release

We’re delighted to announce the release of Ranorex 7.2. This release delivers features that make it easier for you to handle common testing challenges and deal with failed tests.

Ranorex Automation Helpers

Ranorex users needed a fast and effortless solution to help deal with daily automation tasks. In our quest to meet your automated testing needs, we are happy to introduce Automation Helpers in Ranorex 7.2. These nifty assets take the form of modules and methods, and are available in the user code library, as well as the module browser. Without having to resort to tricky code solutions, you can simply add an Automation Helper to your test to do the following:

  • Convert your report to PDF
  • Send a test report as an email attachment
  • Handle unexpected popups
  • And many more.
release-7-2-automation-helper

Head over to our user guide now to find detailed instructions on how to best use Automation Helpers.

Additional improvements in Ranorex 7.2:

  • Use the Ranorex Parallel Runner for WebDriver to distribute your Ranorex web tests on Selenium Grids.
  • Improved mobile automation testing capabilities allow you to automate native browsers on real mobile devices, tablets and emulators, and test your website in Safari on iOS, or Chrome on Android.
  • Auto rerun failed test containers to reduce issues caused by temporary instabilities of the application under test.
  • Show invisible characters – such as space, tab, and line break – in the test report.
  • Replace the expected image with the actual image found by the image validation in the test report.

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...