Endpoints

Endpoints are the gateways through which a locally executed test exchanges data with an external application under test (AUT). In simpler words, they allow you to test an external application or system as if it were on your machine. The underlying principle of endpoints is described in detail herein. Additionally, with the Selenium WebDriver integration, you can run web tests created with Ranorex on different browsers, operating systems, and machines without any plug-ins or add-ons.

Structure of this chapter

    Introduction

     

    Endpoint list

     

    Adding an Android endpoint

     

    Adding an iOS endpoint

     

    Adding a WebDriver endpoint

     

    Selenium WebDriver integration

     

    Ranorex parallel runner

     

    Endpoint configuration

     

    Capabilities configurator