You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/app-testing-on-real-devices.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,31 +44,31 @@ Real device app testing is the process of testing a mobile application to ensure
44
44
45
45
**Step 1:** Login to your LambdaTest account. Go to **App Testing** under **Real Device** from the left sidebar.
46
46
47
-
<img loading="lazy" src={require('../assets/images/mobile-app-testing/real-device-dashboard.webp').default} alt="Native Mobile App Testing" className="doc_img" width="1366" height="629"/>
47
+
<img loading="lazy" src={require('../assets/images/mobile-app-testing/rdapptesting/Startingstep.png').default} alt="Native Mobile App Testing" className="doc_img" width="1366" height="629"/>
48
48
49
49
**Step 2**: Choose the OS version of your choice. ( Android or iOS )
50
50
51
-
<img loading="lazy" src={require('../assets/images/mobile-app-testing/os-versions.webp').default} alt="Native Mobile App Testing" className="doc_img" width="1366" height="629"/>
51
+
<img loading="lazy" src={require('../assets/images/mobile-app-testing/rdapptesting/osofyourchoice.png').default} alt="Native Mobile App Testing" className="doc_img" width="1366" height="629"/>
52
52
53
53
**Step 3**: You can upload an application directly from your system or by entering a valid public URL. Once the app gets uploaded you can select the app from the **applist** or use the search bar to find a specific application. The uploading time may vary depending on the size of the application.
54
54
55
55
In the case of **Android**, you can install from Play Store or App Center.
56
56
57
-
<img loading="lazy" src={require('../assets/images/mobile-app-testing/real-devices-for-android.webp').default} alt="Native Mobile App Testing" className="doc_img" width="1366" height="629"/>
57
+
<img loading="lazy" src={require('../assets/images/mobile-app-testing/rdapptesting/androidlaunch3.png').default} alt="Native Mobile App Testing" className="doc_img" width="1366" height="629"/>
58
58
59
59
In the case of **iOS**, you can install from the App Store, Test Flight or from App Center.
**Step 4**: You can select your preferred region from the **Region** dropdown. Choose from the available regions i.e., North America, Europe, Asia, or select All. If you would like to choose devices from specific regions, please reach out to [[email protected]](mailto:[email protected]) to get the option enabled.
64
64
65
-
<img loading="lazy" src={require('../assets/images/mobile-app-testing/real-device-region-feature.webp').default} alt="Real Device Region Feature" className="doc_img" width="1366" height="629"/>
65
+
<img loading="lazy" src={require('../assets/images/mobile-app-testing/rdapptesting/choosedeviceregion.png').default} alt="Real Device Region Feature" className="doc_img" width="1366" height="629"/>
66
66
67
67
**Step 5**: Select the **Tunnel** option in the top right corner (optional) to test your locally hosted and privately hosted websites.
68
68
69
69
Check out our detailed [support documentation](https://www.lambdatest.com/support/docs/testing-locally-hosted-pages/) to learn how to activate the LT Tunnel.
**Step 6**: Select the preferred **Brand**, **Device Name** and **OS Version** to easily navigate to your required device. You can also use the search bar to select your devices.
0 commit comments