# Test execution results

The Executions tab in the navigation bar on the left side of a test case displays all test case executions. Information such as execution date, status, name of the tester and linked defects can be viewed here. The status of an execution is indicated as Failed, Blocked, Passed or Not Complete. \
\
You may need to Refresh Executions to see the latest executions. &#x20;

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

Clicking the Continue button ![](http://aquawiki.andagon.com/pictures/drex_execution_results_custom_2.png)can continue an executed test case if it is not finalized.&#x20;

Test results can still be modified. Executions that have been fully executed but not finalized can be finally saved with the Finalize button so that they cannot be continued or modified.&#x20;

<figure><img src="/files/n9alcBebaXnjoSs5MSqs" alt=""><figcaption><p>Execution update option</p></figcaption></figure>

:x:An execution can also be marked as irrelevant. This means that it will not be counted as executed, e.g. in reports. A reason must also be entered. The same button can be used to mark an execution as relevant again.&#x20;

:octagonal\_sign: The Abort button can be used to abort the execution of an automated test case.&#x20;

:open\_file\_folder: Use the Open executed test case button or double-click on the execution to get a detailed view of the execution with all test steps and attached files.&#x20;

:bug: You can also create or link a new defect directly from this execution.


---

# 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/test-cases-management/test-execution-results.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.
