Ranorex Logo

EuroSTAR Conference 2015 in Maastricht – Hot Topics

|
EuroSTAR Conference 2015 in Maastricht – Hot Topics|Discussing hot test automation topics at EuroSTAR 2015

Europe’s #1 software testing conference – EuroSTAR Conference – took place for the fifth time this year in the Netherlands between the 2nd and the 5th of November 2015 at MECC Maastricht. My colleague Alexander Walentin and I joined many other global software testing professionals in taking part.

Here are the hot topics that were discussed most frequently at our booth:

  1. My business process covers different applications, technologies and devices. Can Ranorex help me with that?With Ranorex you can create test cases that handle different technologies in several applications and on multiple devices. Also, within a single test case you can combine different applications, technologies and devices to cover the entire business process.
  2. Do I have to learn any new or additional scripting languages to use Ranorex?With Ranorex you don’t have to learn any new scripting language. With the help of our Recorder and Action Table, domain testers can completely design, create and maintain tests without writing a single line of code.If you need coding, or if you prefer to write code, you can make use of the full power of the Microsoft .NET framework and write your user code in C# or VB.NET.
  3. The user interface (UI) of my system under test changes often. Does that mean that I have to maintain all my test scripts independently?Object identification in Ranorex is based on the use of the so-called RanoreXPath. All needed details for identifying a UI element is combined in this path, which takes care of simple changes in the UI as well as added containers or changing a button’s position.The Ranorex Repository works as a single point of maintenance so items can be reused in multiple modules and test cases. If you have to adapt a path, you just do it on one place so all modules continue to use the correct GUI object.
EuroSTAR Conference 2015


Discuss your test automation challenges with us at next software testing conferences. Meet the Ranorex experts at the upcoming events:

  • Nov 18, 2015: The European Software Testing Awards in London, UK
  • Jan 18-21, 2016: Software Quality Days in Vienna, Austria

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