# Resolving Execution List Run Issues

| Problem                                                            | Cause                                                                                                                                                                                                                     | Instructions to Resolve                                                                                                                                                                                                                                                                                                         |
| ------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Facing issues when running test cases from the **Execution List**. | <ul><li>The <strong>Avo Assure Client</strong> version does not match the Avo Assure version.</li><li>Test cases remain in the <strong>Queued</strong> state.</li><li>Network connectivity is unstable or lost.</li></ul> | <ul><li>Update the <strong>Avo Assure Client</strong> to the latest version. Relaunch the <strong>Avo Assure Client</strong> and restart the execution.</li><li>Terminate the queued test cases and start the execution again.</li><li>Verify your network connection to ensure stable communication with the server.</li></ul> |


---

# 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/troubleshooting-guides/resolving-execution-list-run-issues.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.
