# Execution through Client/Agent/Grid

## Executing Test Cases through Client

To execute the execution through client, perform the following actions:&#x20;

1. On the **Home** page, select required project and select **Design Studio**.&#x20;
2. Select the **Execution** tab.
3. Expand Folder and select **Execution List** for configurations. &#x20;
4. From **Configurations** page, select **Client**.&#x20;
5. From **Client** dropdown, select active client.

{% hint style="info" %}
**Note**: A single instance does not support running multiple clients on the same machine at the same time. This gives an error as **Array** **variable has incorrect number of subscripts or subscript dimension range exceeded***.*
{% endhint %}

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

6. From **Browsers** dropdown and select **Browser**.&#x20;
7. Select **Save** to save all the changes.&#x20;
8. Select parent folder and select **Execute**. The **Execution Now** dialog opens.&#x20;
9. Select **Execute** to execute the **Execution List**.&#x20;

## Executing Test Cases through Agent/Grid

To execute the execution through agent, perform the following actions:

1. On the **Home** page, select required project and select **Design Studio**.&#x20;
2. Select the **Execution** tab.&#x20;
3. Expand Folder and select **Execution List**. &#x20;
4. From **Configurations** page, select **Agent**. The agent dialoge opens.

{% hint style="info" %}
**Note**:&#x20;

* A single instance does not support running multiple agents on the same machine at the same time. This given an error as **Array** **variable has incorrect number of subscripts or subscript dimension range exceeded***.*
* To learn how to Install Avo Assure **Agent**, refer to [Agent](/avo-assure/administration/agent-management.md).
* To learn how to create Avo Assure **Grid**, refer to [Grid](/avo-assure/administration/grid-management.md).
  {% endhint %}

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

5. In the **ICE count** column, use the spin box to update the client count.
6. Select **Save**.

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

7. From **Browsers** dropdown, select **Browser**.&#x20;
8. Select **Save** to save all the changes.&#x20;
9. Select parent folder and select **Execute**. The **Execution Now** dialog opens.

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

9. Select **Execute** to execute the Execution List.

{% hint style="info" %}
**Note**: After configuring the settings while creating the Execution List, you can validate and modify them in the **Execute Now** window.
{% 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/execution-through-client-agent-grid.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.
