# Create Defect through Reports

{% hint style="info" %}
**Note:** Ensure to have Execution list is created and executed before creating defect through reports.
{% endhint %}

**To create defect through reports, perform the following actions:**

1. On the **Home page**, select **Design Studio**.
2. Select **Reports** tab.
3. In the right pane, Click **Test Case Details** button. **Run Details** pop up window appears.&#x20;
4. Select **View Report** icon to navigate to **Result Summary** window

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

5. Expand Test Step group, locate **failed Test Step** and click **Bug icon** in **Defect column.**

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

6. Select **Jira,** auto populated **login** pop up appears.

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

7. Click **Connect** button, this will change **bug icon** to **Jira icon**&#x20;

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

8. Select **Issue Type**, and **Configure Field** from their respective dropdowns&#x20;

{% hint style="info" %}
**Note:** For more detailed report, click Configure Fields dropdown and select more option.&#x20;
{% endhint %}

&#x20;9\. Enter defect’s **Description**, **Summary**, **Reporter,** **Environment** and click **Proceed** button.&#x20;

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

10. After clicking **proceed** button, the **Jira** icon changes into **Defect Id.**&#x20;

<figure><img src="/files/3SeTViGtJtcXAmy6kBNt" alt=""><figcaption></figcaption></figure>

11. Click the **Defect Id** to directly navigate to the **Jira website** and view the logged bug.

<figure><img src="/files/gCbrWR6YoMF4b1ujetTZ" 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/jira-integration/manual-defect-creation/create-defect-through-reports.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.
