# Debug Test Case

Debug involves executing the Test steps of different technologies to determine whether the expected execution results detect any error in the Test step.  &#x20;

Step-by-step process to debug the Test steps in Avo Assure:&#x20;

1. Select **Test step Group** by expanding the folder located in left pane of the screen&#x20;
2. Click **Debug** button.

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

3. **Debug pop-up will appear.**&#x20;
4. Select individual checkbox or Click **Select Teststep Group(s)** to select all the element&#x73;**.**&#x20;

{% hint style="info" %}
Note: To deselect all the elements, click on "**Select Teststep Group(s)**" again.
{% endhint %}

5. Again, Click **Debug.**

<figure><img src="/files/tBrEPRzjWzKLwQv1ihfE" alt="" width="428"><figcaption></figcaption></figure>

6. Debugging will start.

{% hint style="warning" %}
***Note:** while debugging user can navigate to other tab or make any changes in Test Case but these changes or modification will be applied in the next debug.*
{% endhint %}

7. Once the debug is successfully executed. User can check its status on the Avo Assure Client.

<figure><img src="/files/hHmEATU5eJ5fNPZ4sujb" 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/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-test-case-section/debug-test-case.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.
