---
source_url: "https://www.browserstack.com/docs/automate/selenium/testsigma"
title: "Run Testsigma tests with Automate | BrowserStack Docs"
mirrored_at: 2026-08-13T01:03:17.379Z
host: www.browserstack.com
cited_in_42a: true
mirror_canonical: "https://index.42a.ai/www.browserstack.com/docs/automate/selenium/testsigma"
---

> **Original source:** https://www.browserstack.com/docs/automate/selenium/testsigma

Get your setup working faster. Join our Discord for optimisation tips from elite testers. ![Join our Discord](https://www.browserstack.com/docs/static/img/discord-cta-strip/Discord-Symbol-Blurple.svg)[Join our Discord](https://www.browserstack.com/discord?ref=docsArticle&source=docs_article_page)

A step-by-step guide to running Testsigma tests with BrowserStack Automate

Testsigma accelerates testing with a script-less, no-code approach for test automation. Integrating Testsigma with BrowserStack will help you to run the Testsigma recorded test scripts on 3000+ real devices and desktop browsers.

In this guide, you will learn to:

-   [Configure the BrowserStack plugin](#configure-the-browserstack-plugin)
-   [Run your first test](#run-your-first-test)

## Pre-requisites

-   BrowserStack Username and Access key, which you can find in your [account settings](https://www.browserstack.com/accounts/settings). If you have not created an account yet, you can [sign up for a Free Trial](https://www.browserstack.com/users/sign_up) or [purchase a plan](https://www.browserstack.com/pricing).
-   Access to [Testsigma](https://testsigma.com/) account.
-   A recorded test script using the Testsigma recorder is available.

## Configure the BrowserStack plugin

The BrowserStack plugin helps configure your BrowserStack credentials in Testsigma, and is used to run tests on BrowserStack.

1.  Go to your Testsigma dashboard and click **Settings > Plugins**.
2.  Click the **Test Lab** tab, and enable the **BrowserStack** plugin.
3.  Add your BrowserStack Username and Access key, and then click **Create**.

## Run your first test

Run your test on BrowserStack by completing the following steps:

1.  Go to your test cases in Testsigma that you want to run on BrowserStack and click **Run**.
2.  In the **Ad-hoc Run** section, select the **BrowserStack** option.
    
    ![testsigma browserstack option](https://www.browserstack.com/docs/static/img/automate/selenium/testsigma/testsigma_browserstack.webp)
    
3.  In the **Select Test Machines** section, select the OS-browser combination on which you want to run your test.
4.  In the Desired Capabilities section, you can add any additional [capability supported by BrowserStack](https://www.browserstack.com/automate/capabilities).
    
    If you want to organize your automated tests by projects and builds, you can use the `project`, `build`, `name`, and `buildTag` capabilities.
    
    For example, if you are working on your new e-commerce website and want to run your test named `Check iPhone 12 in cart` for the `Alpha 0.1.7` build, you can pass the additional capabilities, as shown in the following image:
    
    ![testsigma browserstack build capability ](https://www.browserstack.com/docs/static/img/automate/selenium/testsigma/testsigma_build_name.webp)
    
5.  Click **Run Now** to run the test.
    
    Your test starts running in BrowserStack, and you can monitor the test in real-time on your [BrowserStack Automate dashboard](https://automate.browserstack.com/dashboard/).
    

All the test sessions with the same build name are grouped inside the same build on BrowserStack. ![testsigma browserstack dashboard](https://www.browserstack.com/docs/static/img/automate/selenium/testsigma/cad/testsigma_browserstack_build.webp)

## Limitations of using Testsigma with BrowserStack

When running tests in BrowserStack using Testsigma, note down the following limitations:

-   Testsigma does not support local and parallel testing.
-   You cannot mark tests as passed or failed on BrowserStack using the Javascript executor.

Did this page help you?

#### We're sorry to hear that. Please share your feedback so we can do better

Contact our [Support team](https://www.browserstack.com/support) for immediate help while we work on improving our docs.

#### We're continuously improving our docs. We'd love to know what you liked

-   This page has exactly what I am looking for  
    
-   This content & code samples are accurate and up-to-date  
    
-   The content on this page is easy to understand  
    
-   Other (please tell us more below)  
    

Any additional feedback?

Thank you for your valuable feedback