From 7c9462e3dc0131f20b8077bf74bc0b44bfe7279b Mon Sep 17 00:00:00 2001 From: Shantanu Wali <98103945+Private1647@users.noreply.github.com> Date: Fri, 23 May 2025 14:16:57 +0530 Subject: [PATCH 1/3] Update test-runs-configurations.md --- docs/test-runs-configurations.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/docs/test-runs-configurations.md b/docs/test-runs-configurations.md index 147059cdf..4aabfea91 100644 --- a/docs/test-runs-configurations.md +++ b/docs/test-runs-configurations.md @@ -47,7 +47,7 @@ This document explains how application and environment configurations behave acr # Creation of Configuration A new configuration can be created during creation or edit of a test run. While creating a configuration, users can choose either Desktop, Virtual Device or Real device. -::: tip +:::info Virtual device option will only be available for non-KaneAI generated test runs. ::: @@ -82,7 +82,7 @@ Within a test run, while adding configuration to a test instance, you can choose kaneai-real-device-config -::: tip +:::info The following options are only available for only KaneAI generated test runs ::: @@ -108,7 +108,7 @@ Available for organisations with a private cloud real device plan with LambdaTes ### Browser -::: tip +:::info Available for only non-KaneAI generated test runs ::: @@ -124,8 +124,7 @@ Within a non-KaneAI generated test run, while adding configuration to a test ins ## Virtual Device Configuration - -::: tip +:::info Available for only non-KaneAI generated test runs ::: From acf1da3fc71ddcfa76cb325ed47c072cd801e7f8 Mon Sep 17 00:00:00 2001 From: Shantanu Wali <98103945+Private1647@users.noreply.github.com> Date: Fri, 23 May 2025 14:18:16 +0530 Subject: [PATCH 2/3] Update test-runs-configurations.md --- docs/test-runs-configurations.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/test-runs-configurations.md b/docs/test-runs-configurations.md index 4aabfea91..36ec1c3e8 100644 --- a/docs/test-runs-configurations.md +++ b/docs/test-runs-configurations.md @@ -14,11 +14,6 @@ site_name: LambdaTest slug: test-runs-configurations/ --- -import Tabs from '@theme/Tabs'; -import TabItem from '@theme/TabItem'; -import CodeBlock from '@theme/CodeBlock'; -import {YOUR_LAMBDATEST_USERNAME, YOUR_LAMBDATEST_ACCESS_KEY} from "@site/src/component/keys"; - +# Configurations in KaneAI & Test Manager This document explains how application and environment configurations behave across **Test Manager (TM)** and **KaneAI** for **Desktop**, **Real Device** and **Virtual Device** within test runs. -# Creation of Configuration +## Creation of Configuration A new configuration can be created during creation or edit of a test run. While creating a configuration, users can choose either Desktop, Virtual Device or Real device. :::info Virtual device option will only be available for non-KaneAI generated test runs. ::: -## Desktop Configuration +### Desktop Configuration -### How to create a new configuration? +#### How to create a new configuration? Within a test run, while adding configuration to a test instance, you can choose to create a new configuration. By default, a desktop configuration is selected. You can then add the `Configuration Name` and the `Configuration Details`. You need to add the following fields: - Operating System - OS Version @@ -60,13 +61,13 @@ Within a test run, while adding configuration to a test instance, you can choose --- -## Real Device Configuration +### Real Device Configuration Real device configuration supports two options for `native app` and `mobile browser` configurations. The option for `native app` is supported for only KaneAI test runs, while `mobile browser` is supported for both KaneAI and non-KaneAI test runs. -### Native Application +#### Native Application -#### How to select? +##### How to select? Within a test run, while adding configuration to a test instance, you can choose to create a new configuration and select the `Real Device` section from the top navigation. You can then add the `Configuration Name` and the `Configuration Details`. You need to add the following fields: - Device Type - Operating System @@ -81,13 +82,13 @@ Within a test run, while adding configuration to a test instance, you can choose The following options are only available for only KaneAI generated test runs ::: -##### Device Type: Private Cloud vs Public Cloud +###### Device Type: Private Cloud vs Public Cloud Available for organisations with a private cloud real device plan with LambdaTest. The option allows for users to choose from set of public pool of devices vs private pool dedicated specifically for that organisation. -#### Multi‑select for KaneAI configurations +##### Multi‑select for KaneAI configurations * KaneAI allows multi‑select for Manufacturer, Device, and OS Version to allow for larger set of device pool for any configuration. Using multiple devices ensures that you always are able to proceed with executions on HyperExecute. -#### Application +##### Application * **Auto Update** – If you have new builds for application being uploaded quite frequently, ensure to check the `Update automatically when a new version is uploaded` option while selecting application in the configuration. This ensures that based on `appPackage` or `bundleId`, we automatically update your configuration with the latest build. @@ -101,13 +102,13 @@ Available for organisations with a private cloud real device plan with LambdaTes kaneai-preinstalled-app -### Browser +#### Browser :::info Available for only non-KaneAI generated test runs ::: -#### How to select? +##### How to select? Within a non-KaneAI generated test run, while adding configuration to a test instance, you can choose to create a new configuration and select the `Real Device` section from the top navigation. The choose the `Web Browser` option. You can then add the `Configuration Name` and the `Configuration Details`. You need to add the following fields: - Operating System - Browser @@ -117,13 +118,14 @@ Within a non-KaneAI generated test run, while adding configuration to a test ins kaneai-rd-web-config +--- -## Virtual Device Configuration +### Virtual Device Configuration :::info Available for only non-KaneAI generated test runs ::: -### Native Application +#### Native Application Within a non-KaneAI generated test run, while adding configuration to a test instance, you can choose to create a new configuration and select the `Virtual Device` section from the top navigation. The choose the `Mobile App` option. You can then add the `Configuration Name` and the `Configuration Details`. You need to add the following fields: - Operating System - Manufacturer @@ -134,9 +136,9 @@ Within a non-KaneAI generated test run, while adding configuration to a test ins kaneai-virtual-web-config -### Browser +#### Browser -#### How to select? +##### How to select? Within a non-KaneAI generated test run, while adding configuration to a test instance, you can choose to create a new configuration and select the `Virtual Device` section from the top navigation. The choose the `Web Browser` option. You can then add the `Configuration Name` and the `Configuration Details`. You need to add the following fields: - Operating System - Browser @@ -149,15 +151,15 @@ Within a non-KaneAI generated test run, while adding configuration to a test ins --- -# Addition of Configuration in Test Runs +## Addition of Configuration in Test Runs -## Using the UI +### Using the UI 1. Open the **Add Configuration** dialog in a test run 2. You can add configurations in two ways: - Create a new configuration - Select from existing configurations -## Filtering and Selection Options +### Filtering and Selection Options * Use the filter chips to narrow down configurations by: - Operating System - Device Type @@ -167,6 +169,7 @@ Within a non-KaneAI generated test run, while adding configuration to a test ins - Select all configurations matching current filters - Mass assign configurations to test instances +--- ## Best Practices 1. Use descriptive configuration names for easy identification