Select Page

Ranorex Speed #1: Screen Resolution and the Debugger

The screen resolution and the Ranorex Studio debugger affect the execution speed of the test run. Ranorex Studio is built on top of the excellent open source SharpDevelop IDE, which is designed to mimic the Visual Studio IDE. This gives Ranorex many advanced...

Ranorex Test Run Speed Optimization

Ranorex can run UI automation tests at a very fast pace. But as test suites and repositories grow, they become more complex and execution speed tends to suffer. Christian Breitwieser, one of Ranorex’s excellent test automation engineers, and I ran some experiments to...

Every Test Is Isolated

If you’ve been told that the difference between unit tests and integration tests is that unit tests are isolated, you’ve been misinformed. That is, unit tests are isolated, but that’s not the difference. You might be asking yourself what the real difference is, but...

Better Ranorex Studio Settings for Subversion

Ranorex Studio doesn’t automatically add new recordings and other files to the Subversion repository. It also generates report files that, because they don’t get into the Subversion repository, end up cluttering the project tree. These two problems are probably...