Run a mobile test

For the most part, running mobile tests works the same as for any other test. There are just a few preparations required.

In this chapter

    Preparations

    To execute a test on a mobile device, you need to make the following preparations:

    • The device must be set as automation root in the endpoints pad. Alternatively, you can specify an endpoint in the Run mobile app action. It will then override the automation root.
    • The Ranorex Service App must be installed on the mobile device.

    Run the test

    With the above preparations made, you can run the test like any other.

    In the test suite view, click RUN. The test will be started and run on the mobile device.

    tipp icon

    Attention

    Do not touch the screen or any buttons on the mobile device while the test is running.  This would result in a test failure.

    Note icon

    Note

    The various available options for test runs are also the same as for other tests.  For more information, refer to  ⇢ Execute a test suite.

    Report

    Once the test run has finished, the report appears.

    The report for mobile tests does not differ from that for other tests.

    Reference

    Reports are explained in Ranorex Studio fundamentals > Reports > ⇢ Introduction