You can run mobile tests on the BrowserStack Cloud so that you can choose devices
from a wide range of iOS devices that are available for testing.
You must have completed the following tasks:
- Recorded mobile tests. See Recording mobile tests for iOS applications.
- Set up your account to access
BrowserStack Cloud. You must have valid credentials such as the user
name, either the hostname or the URL of the BrowserStack Cloud instance,
and an API key to authenticate the connection. This key is available
under ACCESS KEY in the BrowserStack
dashboard.
- Uploaded the
.ipa or .app file of the
iOS application to the BrowserStack server for testing. For more
information, refer to Live Testing in the
BrowserStack documentation.
- Installed the iOS application that you
want to test on the iOS device.
-
Open the UI Test perspective in Test UI if it is not
already open.
-
Select the mobile test from the Test Navigator
pane.
The test window is displayed.
-
Click .
The UI Test Playback pane is displayed.
-
Perform the following steps in the UI Test Playback
pane:
-
Click the Mobile Device Cloud tab.
-
Select the BrowserStack host checkbox to enable
the options on the BrowserStack Device Cloud
Environment panel.
-
Perform the actions as listed in the following table:
Option |
Action |
Required |
BrowserStack host |
Enter the URL of the BrowserStack cloud
instance. |
User Name |
Enter the user name of your BrowserStack
account. |
API key |
Enter the API key of your BrowserStack Cloud
account to authenticate the connection.
|
Project |
Select the BrowserStack project from the
drop-down list or an enter an appropriate name for
the project with which you can identify the test run
on the BrowserStack Cloud dashboard. |
-
Click Apply and Close.
Note: When the connection with the BrowserStack
Cloud instance is successful, the mobile devices that are on the
BrowserStack Cloud are displayed in the Run
using drop-down list.
-
Click the Run Test
icon.
The
Run Configuration dialog is displayed.
Note: If you are using a compound test that contains
mobile tests, you can specify the mobile device to play back the
test for each mobile test.
-
Select the mobile device to play back the test from the Run
using list, and then click
Next.
The Advanced Playback Options dialog is
displayed.
-
Select the advanced playback options as required for the test run.
The options are described in the following table:
Option |
Action |
Global steps delay in
milliseconds |
Select this checkbox and specify the duration of delay in
milliseconds to set the delay between all the steps in the
test. |
BrowserStack Project |
Select the BrowserStack project from the drop-down list
or enter an appropriate name for the project with which you
can identify the test run on the BrowserStack Cloud
dashboard. When you select or specify a project in
this drop-down list, the value overrides the project
selected in . Also, the selected value continues to
display for the subsequent test runs. |
-
Click Next.
The
Performance Measurement dialog is
displayed.
Note: For mobile tests, you can skip
this step.
-
Click Finish.
You have run the mobile test on multiple iOS devices that are available on the
BrowserStack Cloud.
You can view the test result that is displayed as a
unified report for mobile tests and choose to export the unified report. See Unified reports.