User Guide 1.5

This Documentation is only for Ranorex 1.x versions.

Click here for the Ranorex test automation documentation

Ranorex offers a modern way to automate and test GUI applications. Automated User Interface Tests can simply be written with Python, C++ or C# (all .NET languages are supported). By using Ranorex, cost effective software tests can guarantee your software quality. Ranorex is able to access all elements in a windows application or web page. Ranorex supports following Windows versions:

  • Windows 2000
  • Windows 2003 Server
  • Windows XP
  • Windows Vista
The use of Ranorex gives you the following advantages:
  • Automate and test your software with the most modern programming languages
  • Use the power of object-oriented programming techniques (classes, inheritance, exception handling, properties,...)
  • Build your own test environment using the power of
    C++, Python or C#
  • Use your existing IDE (Integrated Development Environment) like Visual Studio or SharpDevelop to create, manage and debug your automated test projects 
  • Use your existing version control system for your test sources

User Guide Overview