# Review found or linked defects to the test execution

In aqua  you have the possibility to check dependent defects found or linked during the execution of a test case. Thus, you can easily check, if the defect is fixed when retesting it.&#x20;

There are multiple ways on how you can do it in aqua.&#x20;

If there are any linked defects as soon as your execution has the status **failed** or **blocked**, the system will promt you to review linked defects.

&#x20; ![](http://aquawiki.andagon.com/pictures/drex_defect_review_in_test_execution_custom.png)&#x20;

When you click to view them, a window will open with an overview of all related defects, grouped by their status.&#x20;

Via  the 'Edit' option you can then open and modify the defect in a separate tab, *e.g. set the status to 'Fix' or add a note with relevant information.*

<figure><img src="http://aquawiki.andagon.com/pictures/drex_defect_review_in_test_execution_custom_2.png" alt=""><figcaption><p>Review defects</p></figcaption></figure>

You can also always review related defects by clicking <img src="/files/OHCP0DNBBImocYyp4Ost" alt="" data-size="original">in the ribbon of the test execution.&#x20;

If there is a defect found during the test run, at the 'Executions' page there will an indicator. When you click on the bug icon, the modal with all connected bugs will be shown.

<figure><img src="/files/SRr4qCq9W61vB2cUAgVE" alt=""><figcaption><p>Test executions page</p></figcaption></figure>

If you open a test execution details page, you'll see which test step has a linked defect and the bottom you'll see all related defects that you cn review and later retest.

<figure><img src="/files/gCMOinX5NocysktNjLsp" 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.aqua-cloud.io/documentation/items/defects-management/review-found-or-linked-defects-to-the-test-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.
