# Re-run the failed Test Cases

To Re-run the failed Test Cases in Avo Assure we have two ways&#x20;

* [**Reports Tab**](#reports-tab)
* [**Execution Tab**](https://docs.avoautomation.com/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)

### **Reports Tab**

1. Navigate to **Reports tab** and click on **Re-Run Test Case** option beside the Test Case Summary column, the failed test case pop-up will appear

<figure><img src="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2F3HczqFoZofUNNbm0yz71%2Fimage.png?alt=media&#x26;token=833654cd-38e0-47f5-a83d-8ee611c57646" alt=""><figcaption></figcaption></figure>

2. Select **Failed Test Case** from the table which needs to execute again and Click on **Re-Run** button

<figure><img src="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2FZN4Fayld0ojszwH3IGsz%2Fimage.png?alt=media&#x26;token=c7d29d20-b9e6-495a-aa9b-a284991ab34b" alt=""><figcaption></figcaption></figure>

3. &#x20;The Execution Now pop-up appears. Select the desired options and enable the **Re-Run Failed Test Case** toggle button located below, and set the **Re-run Count** (any value between 1 to 5)

<figure><img src="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2FSnfpQhaVm2uzvpCq4f4L%2Fimage.png?alt=media&#x26;token=4ece5365-dae1-4c75-92f0-e9b10315f0cd" alt=""><figcaption></figcaption></figure>

4. Click on **Execute** button

<figure><img src="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2FWvrHalr5606lROhOJKTf%2Fimage.png?alt=media&#x26;token=b1655c16-9f62-437a-a111-dcd766f879da" alt=""><figcaption></figcaption></figure>

### **Re-run failed Test Case from Execution Tab**

Navigate to Execution on Client page then click below link\
[Execution on Client](https://docs.avoautomation.com/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)

### Example &#x20;

**Let’s say a test execution gave the following results:**&#x20;

| **Test Case**          | **Result** |
| ---------------------- | ---------- |
| TC\_01 (Fund Transfer) | Failed     |
| TC\_02 (Loans)         | Passed     |

The **Re-run Failed Test Cases** option is enabled, and the rerun count is set to 3.&#x20;

* Only **TC\_01 (Fund Transfer)** will be rerun because **TC\_02 (Loans)** already passed. &#x20;
* If **TC\_01 (Fund Transfer)** continues to fail, it will be retried up to 3 times.
* The final report will show the latest result of **TC\_01 (Fund Transfer)** after the reruns.
