Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions docs/real-time-mobile-app-testing-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,9 +113,16 @@ The Device Controls feature allows you to simulate various actions on your test
- **Volume Control:** Adjust the device volume directly within your test session to test audio-related features, such as media playback or notifications, ensuring they function correctly at different volume levels.
- **Lock Device:** Seamlessly lock or unlock the device during your testing session without interrupting your workflow. This is useful for verifying app behavior upon device unlocking or handling lock-screen notifications.
- **Shake Device:** Simulate a device shake to test functionalities that rely on shake gestures, such as undo actions or triggering specific in-app events.
- **On-Screen Keyboard (for iOS):** Display the device's virtual keyboard to enter text into input fields during the session.
- **Rotate Device:** Rotate the device's orientation between portrait and landscape modes to test the responsiveness and adaptability of your web application. This feature helps you ensure your application layout adjusts properly and remains user-friendly across different orientations.

<img loading="lazy" src={require('../assets/images/real-time-testing/mobile-app/device-control.png').default} alt="Image" className="doc_img"/>
<img loading="lazy" src={require('../assets/images/real-time-testing/mobile-app/ios-app-device-control.png').default} alt="Image" className="doc_img"/>

## Clear Cache (for iOS)
Clear cached data from the device to test the application or website in a fresh cache state or troubleshoot cache-related issues. The Clear Cache option is available only in iOS real-time manual sessions, for both browser and app sessions.

<img loading="lazy" src={require('../assets/images/real-time-testing/mobile-app/clear-cache-ios-app.png').default} alt="Image" className="doc_img"/>

## App Controls
The App Controls feature provides programmatic control over the applications installed on the emulator or real device:
Expand Down
7 changes: 7 additions & 0 deletions docs/real-time-mobile-browser-testing-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,9 +113,16 @@ The Device Controls feature allows you to simulate various actions on your test
- **Volume Control:** Adjust the device volume directly within your test session to test audio-related features, such as media playback or notifications, ensuring they function correctly at different volume levels.
- **Lock Device:** Seamlessly lock or unlock the device during your testing session without interrupting your workflow. This is useful for verifying app behavior upon device unlocking or handling lock-screen notifications.
- **Shake Device:** Simulate a device shake to test functionalities that rely on shake gestures, such as undo actions or triggering specific in-app events.
- **On-Screen Keyboard (for iOS):** Display the device's virtual keyboard to enter text into input fields during the session.
- **Rotate Device:** Rotate the device's orientation between portrait and landscape modes to test the responsiveness and adaptability of your web application. This feature helps you ensure your application layout adjusts properly and remains user-friendly across different orientations.

<img loading="lazy" src={require('../assets/images/real-time-testing/mobile-browser/device-control.png').default} alt="Image" className="doc_img"/>
<img loading="lazy" src={require('../assets/images/real-time-testing/mobile-browser/ios-device-control.png').default} alt="Image" className="doc_img"/>

## Clear Cache (for iOS)
Clear cached data from the device to test the application or website in a fresh cache state or troubleshoot cache-related issues. The Clear Cache option is available only in iOS real-time manual sessions, for both browser and app sessions.

<img loading="lazy" src={require('../assets/images/real-time-testing/mobile-browser/clear-cache-ios.png').default} alt="Image" className="doc_img"/>

## Screenshot
Capture high-quality screenshots of the current screen on your test device instantly. Screenshots are essential for documenting bugs, UI issues, and other anomalies during testing. Click on the Screenshot icon in the sidebar to take a snapshot of the current screen and will automatically start downloading in your local machine and it will be saved in the [gallery](/support/docs/real-time-mobile-browser-testing-tools/#gallery) as well.
Expand Down
20 changes: 10 additions & 10 deletions docs/real-time-upload-and-download-files.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,69 +120,69 @@ The Upload and Download Files feature allows you to manage files directly within
<Tabs className="docs__val">
<TabItem value="web-browser" label="Web Browser" default>

**Step 1 :** Log in to the [Web Browser Testing](https://www.testmuai.com/login/?redirectTo=https://app.lambdatest.com/console/realtime/browser/desktop) dashboard.
**Step 1 :** Log in to the [Web Browser Testing](https://app.lambdatest.com/console/realtime/browser/desktop) dashboard from the **Real Time → Web Browser Testing** section.

**Step 2 :** Select your required OS and relevant browser, and device from the listing to launch your test session.

**Step 3 :** Click on Files and Media from the toolbar.

**Step 4 :** Click **Uploads / Downloads** button Upload or Download the file.
**Step 4 :** Click **Uploads / Downloads** button to upload or download the file.

<img loading="lazy" src={require('../assets/images/real-time-testing/key-features/upload-download-web-browser.png').default} alt="zebrunner integration" width="1281" height="722" className="doc_img"/>

</TabItem>

<TabItem value="mobile-browser" label="Mobile Browser" default>

**Step 1 :** Log in to the [Virtual Mobile](https://www.testmuai.com/login/?redirectTo=https://app.lambdatest.com/console/realtime/browser/mobile) dashboard from the **Web Browser Testing** section.
**Step 1 :** Log in to the [Virtual Mobile](https://app.lambdatest.com/console/realtime/browser/mobile) dashboard from the **Real Time → Web Browser Testing** section.

**Step 2 :** Select your required OS and relevant browser, and device from the listing to launch your test session.

**Step 3 :** Click on Files and Media from the toolbar.

**Step 4 :** Click **Uploads / Downloads** button Upload or Download the file.
**Step 4 :** Click **Uploads / Downloads** button to upload or download the file.

<img loading="lazy" src={require('../assets/images/real-time-testing/key-features/upload-download-mobile-browser.png').default} alt="zebrunner integration" width="1281" height="722" className="doc_img"/>

</TabItem>

<TabItem value="mobile-app" label="Mobile App" default>

**Step 1 :** Log in to the [Virtual Mobile](https://www.testmuai.com/login/?redirectTo=https://app.lambdatest.com/console/realtime/app) dashboard from the **App Testing** section.
**Step 1 :** Log in to the [Virtual Mobile](https://app.lambdatest.com/console/realtime/app) dashboard from the **Real Time → App Testing** section.

**Step 2 :** Select your OS and the required device, upload your app and then launch your test session.

**Step 3 :** Click on Files and Media from the toolbar.

**Step 4 :** Click **Uploads / Downloads** button Upload or Download the file.
**Step 4 :** Click **Uploads / Downloads** button to upload or download the file.

<img loading="lazy" src={require('../assets/images/real-time-testing/key-features/upload-download-app.png').default} alt="zebrunner integration" width="1281" height="722" className="doc_img"/>

</TabItem>

<TabItem value="chrome-os" label="ChromeOS" default>

**Step 1 :** Log in to the [Virtual Mobile](https://www.testmuai.com/login/?redirectTo=https://app.lambdatest.com/console/realtime/browser/mobile) dashboard from the **Web Browser Testing** section.
**Step 1 :** Log in to the [Virtual Mobile](https://app.lambdatest.com/console/realtime/browser/mobile) dashboard from the **Real Time → Web Browser Testing** section.

**Step 2 :** Select your required ChromeOS and relevant browser, and device from the listing to launch your test session.

**Step 3 :** Click on Files and Media from the toolbar.

**Step 4 :** Click **Uploads / Downloads** button Upload or Download the file.
**Step 4 :** Click **Uploads / Downloads** button to upload or download the file.

<img loading="lazy" src={require('../assets/images/real-time-testing/key-features/upload-download-chromeos.png').default} alt="zebrunner integration" width="1281" height="722" className="doc_img"/>

</TabItem>

<TabItem value="chrome-os-app" label="ChromeOS App" default>

**Step 1 :** Log in to the [Virtual Mobile](https://www.testmuai.com/login/?redirectTo=https://app.lambdatest.com/console/realtime/app) dashboard from the **App Testing** section.
**Step 1 :** Log in to the [Virtual Mobile](https://app.lambdatest.com/console/realtime/app) dashboard from the **Real Time → App Testing** section.

**Step 2 :** Select your ChromeOS and the required device, upload your app and then launch your test session.

**Step 3 :** Click on Files and Media from the toolbar.

**Step 4 :** Click **Uploads / Downloads** button Upload or Download the file.
**Step 4 :** Click **Uploads / Downloads** button to upload or download the file.

<img loading="lazy" src={require('../assets/images/real-time-testing/key-features/upload-download-chromeos-app.png').default} alt="zebrunner integration" width="1281" height="722" className="doc_img"/>

Expand Down
Loading