# Viewing Reports in Azure DevOps

To view execution reports in Azure DevOps, perform the following actions:&#x20;

1. Login to Azure DevOps.&#x20;
2. Select Project.&#x20;
3. Hover on **Test Plan** icon from left pane and select **Test Plan**.&#x20;

<figure><img src="/files/99lfk1rlnQ9fMXrKRBCP" alt=""><figcaption></figcaption></figure>

4. On the **Test Plans** page, from **All** tab, select the mapped Test Plan.&#x20;
5. On the **Test Suits** page, select the Test Suite. In right pane Test Suite opens.&#x20;
6. Hover on executed Test case, select **More options** icon.&#x20;
7. Select **View execution history**. The execution report opens.&#x20;

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

8. You can view the details of the execution.

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


---

# 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/integrations-in-avo-assure/test-management/azure-devops-in-avo-assure/updating-and-viewing-reports-in-azure-devops/viewing-reports-in-azure-devops.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.
