# Cloud Test

**Cloud Test** in Avo Assure allows you to run your test cases on **BrowserStack**, a cloud-based testing platform. It enables you to perform testing across multiple browsers, browser versions, and devices without needing any local setup.

Steps to Run Execution list using Cloud Test option:

1. On the **Execution** tab, navigate to the created Execution folder.
2. Select **folder** and navigate to the **Cloud Test** from the top right, select **Cloud Test**.
3. Select **BrowserStack** to execute Testcases on BrowserSatck cloud.

<figure><img src="/files/SjSZqVmO7rDqlM1m6HHq" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
To learn more about **Browser Stack** execution, refer to [Browser Stack](/avo-assure/integrations-in-avo-assure/cloud-test/browser-stack.md).
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.avoautomation.com/avo-assure/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-execution-section/execute-execution-list/cloud-test.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
