# Configuring Execution List

This section explains how to configure the execution list for **Recovery Mechanism**. It describes how to associate recovery steps with Test cases and control their execution behavior to ensure a stable execution flow during test runs.&#x20;

* To learn more about how to create an execution list in the **Execution** page, [click here](/avo-assure/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-execution-section/creating-execution-list.md).&#x20;
* To learn more about how to configure an execution list for the **Recovery Mechanism** by selecting **On Failure** as **Re-Run** or **Run next Testcase**, [click here](/avo-assure/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-execution-section/creating-execution-list/on-failure/use-on-failure-feature.md).&#x20;


---

# 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-test-case-section/recovery-mechanism/configuring-execution-list.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.
