---
title: Run Cypress tests on TestingBot's Browser Grid
description: Run Cypress Automated tests on TestingBot's Browser grid.
source_url:
  html: https://testingbot.com/blog/testingbot-cypress
  md: https://testingbot.com/blog/testingbot-cypress.md
---

# Cypress Cloud Testing

Run Cypress Automated tests on TestingBot's Browser grid.

By [Jochen D.](https://testingbot.com/about/jochen-d)2020-11-09

 Share on Facebook 

 Share on Twitter 

 Post on Reddit 

 Share link 

TestingBot has released `testingbot-cypress-cli`, a CLI program that allows you to run your Cypress Automated tests on TestingBot's browser grid.

## What is Cypress Automated Testing?

Cypress is an end-to-end testing solution. It allows developers and testers to easily create tests and run these tests in a browser.

Using Cypress comes with several advantages:

- It is fast and reliable
- Writing tests is easy, with the built-in Test Runner. Modifying tests show instant results in your browser.
- It does not use Selenium. There's no remote commands over the network, just the same run-loop as your webapp.
- Cypress Testing is an all-in-one solution. No need to install other dependencies or libraries.

To learn more about Cypress, please visit the [Cypress Homepage](https://www.cypress.io/).

## Why use testingbot-cypress-cli?

We've built this CLI to make it easy for Cypress users to run multiple Cypress tests in parallel, on different browsers and browser-versions in our browser grid cloud.

By using the TestingBot cloud service, you no longer need to provision your own browser installations and keep up with updates and configuration changes.

At the time of writing, TestingBot supports running Cypress tests on macOS Catalina, macOS Mojave and on Windows 10.

Each Cypress test running on TestingBot comes with log files and a screencast of the test.

## How does it work?

You'll need to configure the CLI (`testingbot-cypress init` command) by pointing it to your Cypress test directory. The CLI will zip and upload the tests in your directory to TestingBot.

Once uploaded, TestingBot will run the tests on the browsers you configured in the `testingbot.json` file.

You'll get realtime results from the CLI, and at the end of the tests you'll be able to see a video of the tests.

## Example

You can use the [Cypress Kitchen Sink Example](https://github.com/cypress-io/cypress-example-kitchensink) to quickly run a couple of Cypress tests on TestingBot.

Simply point the `cypress_proj_dir` variable to the path where you installed the example.

Once you've specified which browsers/platforms you want to test, you can start the tests: `testingbot-cypress run`

## More information

More information is available on our [GitHub Repository](https://github.com/testingbot/testingbot-cypress-cli) or [documentation page](https://testingbot.com/support/web-automate/cypress).

[← Previous post Run TestCafe tests on TestingBot's Browser Grid](https://testingbot.com/blog/testcafe-testingbot-plugin) [Next post → Puppeteer Testing in the Cloud](https://testingbot.com/blog/puppeteer-cloud-testing)

## Sidebar

### TestingBot Cloud Testing

Run automated, manual and visual tests on remote browsers and devices. Sign up for a free trial.

[Free Trial](https://testingbot.com/users/sign_up)

### Latest articles

[![Announcing AI Test Insights](https://testingbot.com/assets/blog/2026/ai-insights.jpg)](https://testingbot.com/blog/ai-test-insights)

#### Announcing AI Test Insights

Use AI Insights to quickly discover why an automated test...

[Read: Announcing AI Test Insights](https://testingbot.com/blog/ai-test-insights)

[![Selenium vs Playwright 2026](https://testingbot.com/assets/blog/2026/selenium-vs-playwright-2026.jpg)](https://testingbot.com/blog/selenium-vs-playwright)

#### Selenium vs Playwright 2026

Comparing Selenium vs Playwright - which is the best test...

[Read: Selenium vs Playwright 2026](https://testingbot.com/blog/selenium-vs-playwright)

[![Maestro Physical Device Testing](https://testingbot.com/assets/blog/2026/maestro-physical.jpg)](https://testingbot.com/blog/maestro-physical-device-testing)

#### Maestro Physical Device Testing

Maestro testing in parallel on physical Android and iOS d...

[Read: Maestro Physical Device Testing](https://testingbot.com/blog/maestro-physical-device-testing)

## Related Articles

[![Selenium vs Playwright 2026](https://testingbot.com/assets/blog/2026/selenium-vs-playwright-2026.jpg)](https://testingbot.com/blog/selenium-vs-playwright "Selenium vs Playwright 2026")

### [Selenium vs Playwright 2026](https://testingbot.com/blog/selenium-vs-playwright)

Comparing Selenium vs Playwright - which is the best test framework for your usecase?

[Read article →](https://testingbot.com/blog/selenium-vs-playwright)

[![Selenium 20th birthday](https://testingbot.com/assets/blog/2024/selenium20.webp)](https://testingbot.com/blog/selenium-20-years "Selenium 20th birthday")

### [Selenium 20th birthday](https://testingbot.com/blog/selenium-20-years)

Celebrate Selenium's 20th birthday. An overview of the years.

[Read article →](https://testingbot.com/blog/selenium-20-years)

[![February 2023 Product Updates](https://testingbot.com/assets/blog/2023/feb_prod_update.jpg)](https://testingbot.com/blog/february-2023-updates "February 2023 Product Updates")

### [February 2023 Product Updates](https://testingbot.com/blog/february-2023-updates)

An overview of the exciting new features released on TestingBot in February.

[Read article →](https://testingbot.com/blog/february-2023-updates)

[![Announcing AI Test Insights](https://testingbot.com/assets/blog/2026/ai-insights.jpg)](https://testingbot.com/blog/ai-test-insights "Announcing AI Test Insights")

### [Announcing AI Test Insights](https://testingbot.com/blog/ai-test-insights)

Use AI Insights to quickly discover why an automated test failed.

[Read article →](https://testingbot.com/blog/ai-test-insights)

## More by Jochen D.

[![Announcing AI Test Insights](https://testingbot.com/assets/blog/2026/ai-insights.jpg)](https://testingbot.com/blog/ai-test-insights "Announcing AI Test Insights")
### [Announcing AI Test Insights](https://testingbot.com/blog/ai-test-insights)

Use AI Insights to quickly discover why an automated test failed.

[![Maestro Physical Device Testing](https://testingbot.com/assets/blog/2026/maestro-physical.jpg)](https://testingbot.com/blog/maestro-physical-device-testing "Maestro Physical Device Testing")
### [Maestro Physical Device Testing](https://testingbot.com/blog/maestro-physical-device-testing)

Maestro testing in parallel on physical Android and iOS devices.

[![tvOS Physical Device Testing](https://testingbot.com/assets/blog/2025/appletv.jpg)](https://testingbot.com/blog/tvos-automated-testing "tvOS Physical Device Testing")
### [tvOS Physical Device Testing](https://testingbot.com/blog/tvos-automated-testing)

Run automated tvOS tests on physical AppleTV devices.

[See all posts by Jochen D. →](https://testingbot.com/about/jochen-d)

## Ready to start testing?
[Start a free trial](https://testingbot.com/users/sign_up)
