Automation

Welcome to Mobitru autotests documentation!
Here you can find information for testing your native mobile application or a website.

Before testing

Please perform the initial configuration before starting test automation activities in the Mobitru.

Using Appium you can test your Android or iOS native application.
Also, it’s possible to verify any website on available devices in Mobitru.
Here is how to run the first test:

Using the Espresso framework you can write fast and reliable tests for an Android native application.
Here is how to run your existing tests – Run Espresso tests

Using the XCTest framework you can quickly write maintainable tests without flakiness for an iOS native application.
Here is how to run your existing tests – Run XCUI tests

Other documentation

Debug your web application directly from Device – Web Developer Tools
Find and prepare element identifiers for a native mobile application – Inspect and find locators

Scroll to Top