Skip to main content

Configurations in KaneAI & Test Manager

Configurations in Test Manager allow you to define reusable environment setups for your test runs. You can specify platform, browser, OS, and device combinations once and apply them across multiple test runs.

Key Benefits:

  • Centralized Management - Create, edit, and delete configurations from a single dashboard
  • Reusability - Apply the same configuration across multiple test runs
  • Multi-Platform Support - Configure Desktop, Virtual Mobile, and Real Device environments

Accessing Configurations

Navigate to configurations using either method:

Access MethodSteps
SidebarClick Configurations under Test Manager in the left menu
Test RunsClick Manage Configurations link within any test run
configurations-sidebar

Configurations Dashboard

The central dashboard displays all your configurations with the following features:

FeatureDescription
Search BarFind configurations by name
FiltersFilter by OS, Browser, or Resolution
Configuration DetailsView name, last updated date, OS, browser, version, and resolution
Usage CountSee how many test runs use each configuration
Actions MenuAccess Edit and Delete options via the ⋮ menu
configurations-dashboard

Creating a Configuration

You can create configurations from the central Configurations page or directly within a test run.

Steps to Create

  1. Click Create a Configuration button
  2. Toggle the KaneAI switch based on your test run type: set it to ON for KaneAI-generated test runs, or OFF for Non-KaneAI test runs.
  3. Select your platform (Desktop, Real Device, or Virtual Mobile)
  4. Fill in the required configuration fields
  5. Click Create Configuration
create-configuration

KaneAI Toggle

The KaneAI toggle determines which platforms and options are available:

Toggle StateAvailable PlatformsUse Case
ONDesktop, Real DeviceKaneAI test cases
OFFDesktop, Virtual Mobile, Real DeviceNon-KaneAI test cases

Platform Options

PlatformDetails
DesktopOS, OS Version, Browser, Browser Version, Resolution, URL
Virtual Mobile (non-KaneAI only)OS, Manufacturer, Device, OS Version, Browser/App
Real DeviceDevice Type, OS, Manufacturer, Device, OS Version, Browser/App

Desktop

Configure browser-based testing on desktop environments.

Environment Variables:

FieldDescription
Operating SystemWindows, macOS, etc.
OS VersionSpecific version of the OS
BrowserChrome, Firefox, Safari, Edge, etc.
Browser VersionSpecific browser version
ResolutionScreen resolution for testing
desktop-configuration

Real Device

Configure testing on physical mobile devices. Supports both Native App and Mobile Browser testing.

Native Application

Note

Native app testing on Real Devices is available only for KaneAI-generated test runs.

Environment Variables:

FieldDescription
Device TypePublic Cloud or Private Cloud
Operating SystemAndroid or iOS
ManufacturerDevice manufacturer (Samsung, Apple, etc.)
DeviceSpecific device model
OS VersionOperating system version
AppApplication to test
real-device-configuration

KaneAI-Exclusive Features

The following options are available only for KaneAI-generated test runs:

Device Type: Private Cloud vs Public Cloud

For organizations with a private cloud real device plan, you can choose between:

  • Public Cloud - Shared pool of devices available to all LambdaTest users
  • Private Cloud - Dedicated device pool exclusive to your organization

Multi-Select Support

KaneAI allows selecting multiple values for Manufacturer, Device, and OS Version. This creates a larger device pool, ensuring test execution can proceed even if specific devices are unavailable.

Application Options

OptionDescription
Auto UpdateAutomatically updates the configuration when a new app version (matching appPackage or bundleId) is uploaded
Custom IDLinks the configuration to an app uploaded via API with a specific custom_id
Pre-Installed AppAvailable for Private Cloud only. Maps app capability to Stock for testing pre-installed applications
auto-update-app custom-id-app preinstalled-app

Mobile Browser

Note

Mobile browser testing on Real Devices is available for non-KaneAI test runs only.

Environment Variables:

FieldDescription
Operating SystemAndroid or iOS
BrowserMobile browser to test
ManufacturerDevice manufacturer
DeviceSpecific device model
OS VersionOperating system version
real-device-browser-configuration

Virtual Mobile

Note

Virtual Mobile configurations are available for non-KaneAI test runs only.

Configure testing on emulators and simulators for both Native App and Mobile Browser testing.

Native Application

Environment Variables:

FieldDescription
Operating SystemAndroid or iOS
ManufacturerDevice manufacturer
DeviceSpecific device model
OS VersionOperating system version
AppApplication to test
virtual-device-app-configuration

Mobile Browser

Environment Variables:

FieldDescription
Operating SystemAndroid or iOS
BrowserMobile browser to test
ManufacturerDevice manufacturer
DeviceSpecific device model
OS VersionOperating system version
URL (Optional)Default URL to open
virtual-device-browser-configuration

Managing Configurations

Edit a Configuration

  1. Navigate to the Configurations page from the sidebar
  2. Locate the configuration and click the Actions menu (⋮)
  3. Select Edit
  4. Modify the required fields
  5. Save your changes
edit-delete-configuration edit-delete-configuration
Important

Any updates to the configuration will affect the new and planned test runs. Executed test runs will not be impacted.

Note

Edit functionality is only available on the Configurations page, not within the test run modal.

Delete a Configuration

  1. Navigate to the Configurations page from the sidebar
  2. Locate the configuration and click the Actions menu (⋮)
  3. Select Delete
  4. Confirm the deletion
Important

Deleting a configuration is only allowed if it's not associated with any Test Instance.


Using Configurations in Test Runs

Apply configurations to test cases when creating or editing test runs.

Steps to Add Configurations

  1. Select the test cases you want to configure
  2. Click Configure Test
  3. In the Add Configuration modal:
    • Search for existing configurations by name
    • Use filters to narrow down options (OS, Device Type, Browser)
    • Select configurations using checkboxes
    • Optionally, create a new configuration
    • Click Manage Configurations to open the central dashboard in a new tab
warning

Adding configurations appends to existing ones. It does not replace previously assigned configurations.

Bulk Selection

  • Use the Select All toggle to select all configurations matching current filters
  • This is useful for applying multiple configurations to test instances at once

Best Practices

PracticeBenefit
Use descriptive namesEasily identify configurations (e.g., "Chrome-Win11-1920x1080")
Manage from central dashboardEdit and organize all configurations in one place
Enable Auto Update for appsAlways test with the latest app build
Use multi-select for devicesIncrease device pool availability for KaneAI test runs
Review usage count before editingUnderstand the impact of changes across test runs

Test across 3000+ combinations of browsers, real devices & OS.

Book Demo

Help and Support

Related Articles