# Logging a Bug

Bug logging involves, reporting a bug and providing a detailed description to resolve the bug.

Step-by-step process to log bug in Avo Assure:&#x20;

Navigate to landing page of Avo Assure&#x20;

1\. Select **project** and click **View Reports** button to navigate to Reports window

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

2. Click **Test Case Details** button to bring up Run Details window

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

3. Click **View Reports** to navigate to Result Summary window

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

4. Click **>** arrow and expand Test Step Group, click **Bug** icon in Defect column and select Azure DevOps to bring up login pop up on the screen

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

5. Enter **credentials** and **URL** then click **Connect** button. This will change bug icon to Azure DevOps icon

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

6. Click **Azure DevOps** icon in Defect column to bring up Create Issue pop window on the screen

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

7. Provide mandatory details and click **Proceed** button

{% hint style="warning" %}
***Note:***

*For more detailed report, click Configure Fields dropdown and select more option.*
{% endhint %}

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

8. As you click **proceed**, the Azure DevOps icon changes into Defect Id

<figure><img src="/files/4y6yPbMoDHpaym8sD6lj" alt=""><figcaption></figcaption></figure>

9. Click the **Defect Id** to directly navigate to the Azure DevOps website and see the logged bug

<figure><img src="/files/lpVkAxqw06lrzsGbwT7N" 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/logging-bug-in-azure-devops/logging-a-bug.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.
