Run Mobile Tests
Last updated
Mobile tests can be executed the same way as other automated tests.
Open the test case in the Editor.
Ensure the required Android emulator or device configuration is available.
Click Run Locally.
TestFirst will start the emulator (if configured) and execute the test.
Execution progress and logs are displayed in the Editor during the run.
If the selected mobile device endpoint is configured to start an emulator, TestFirst will automatically launch the emulator before executing the test.
Last updated

