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
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.
Virtual device option will only be available for non-KaneAI generated test runs.
Desktop 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
- Browser
- Browser Version
- Resolution

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
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
- Manufacturer
- Device
- OS Version
- App

The following options are only available for only KaneAI generated test runs
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
- 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
- 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 onappPackage
orbundleId
, we automatically update your configuration with the latest build.

- Custom ID – In case you are using API to upload your application and using the custom_id parameter, you can choose to add a custom ID while creating a configuration, so that the application gets updated automatically each time you upload a new app with the same custom_id.

- Private Device Type - When private device type is chosen, you will get an option to
Select Pre‑Installed App in Session
; choosing it maps the app capability toStock
allowing you to proceed with creating a configuration without explicitly defining an application. This option should be used only when your test case has first step as "Open xyz application" where xyz is the application pre-installed in the device.
Browser
Available for only non-KaneAI generated test runs
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
- Manufacturer
- Device
- OS Version

Virtual Device Configuration
Available for only non-KaneAI generated test runs
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
- Device
- OS Version
- App

Browser
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
- Manufacturer
- Device
- OS Version
- URL (Optional)

Addition of Configuration in Test Runs
Using the UI
- Open the Add Configuration dialog in a test run
- You can add configurations in two ways:
- Create a new configuration
- Select from existing configurations
Filtering and Selection Options
- Use the filter chips to narrow down configurations by:
- Operating System
- Device Type
- Browser
- Use the search bar to find specific configurations
- Use the Select All toggle to:
- Select all configurations matching current filters
- Mass assign configurations to test instances
Best Practices
- Use descriptive configuration names for easy identification
- Leverage filters to quickly find relevant configurations
- Use the Select All feature when you need to apply the same configuration to multiple test instances