# Re-Run failed Testcase

To Re-Run the failed Testcases, follow the steps below:

1. On the **Execution** tab, navigate to the **Configuration** window and expand the **Re-Run failed Testcase**.
2. Enable **Re-Run failed testcase** toggle. The **Re-Run Count** dropdown appears.
3. Select the count from the **Re-Run Count** dropdown to execute the failed Testcases that many times.

{% hint style="info" %}
**Note**: By default, the Re-Run Count is set to 1.
{% endhint %}

1. Select **Save** to save all the configuration.

<figure><img src="/files/0TgcOIFX7NxRmCKVmOCn" alt=""><figcaption></figcaption></figure>

5. Select parent folder of the Execution List and select **Execution** from the upper right corner and the **Execute Now** window appears.

{% hint style="info" %}
**Note**: You can modify the configuration settings from **Execute Now** window.
{% endhint %}

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

{% hint style="info" %}
**Note:**

* A failed Testcase can be Re-Run up to 5 times, as the maximum Re-Run count is limited to 5.
* When you Re-Run the Testcase, the existing Testcase-level report will be overwritten with the new execution results.
* For **End-to-End (E2E)** Testcases, if any step fails, Avo Assure re-executes the entire E2E Test Case as a single unit.
* You can also access the **Re-Run Testcases** option from the **Reports** tab. Refer to[ Re-Run failed Testcases](/avo-assure/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-reports-section/features-in-report-section/re-run-failed-test-cases/re-run-the-failed-test-cases.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/features-in-execution-section/re-run-failed-testcase.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.
