# Execution

Use this section to view common questions related to test execution. It includes queries about running test cases, running test cases, execution controls, and different execution scenarios.

* **Can I execute test cases from the Execution section in Avo Assure?**

  **Ans**: Yes. You can execute test cases from the **Execution** tab by creating an execution list and selecting the required configuration. Once the configuration is set, you can select **Execute** to start the test run.
* **Is it possible to execute multiple test cases in a single execution run?**

  **Ans**: Yes. Multiple test cases can be added to an [execution list](/avo-assure/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-execution-section/creating-execution-list.md) and executed together in one run to validate several scenarios at the same time.
* **Is it possible to monitor execution status from the Execution tab?**\
  **Ans:** Yes. **Execution** tab provides visibility into the execution status and shows whether a test run is **Passed**, **Failed**, **Terminated**, **In Progress**, or **Queued**.
* **Can I schedule test execution to run automatically?**

  **Ans**: Yes. Using the [Scheduler](/avo-assure/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-execution-section/execute-execution-list/scheduler.md), you can set a start date, end date, and recurrence pattern so the execution runs automatically at the scheduled time.


---

# 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/support-resources/faqs/design-studio/execution.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.
