# Debugging

{% embed url="<https://www.youtube.com/watch?v=H6uwznnG2ZQ>" %}
Ddosify Debug Feature
{% endembed %}

Before beginning a load test, it is highly recommended to test the scenario. The debug feature of Ddosify runs the scenario only once, displaying both sent and received packet contents. This includes the environment variables, test data, and captured variables used at each step.

{% hint style="info" %}
You will not incur any charges for using Debug requests within the Ddosify Cloud platform.
{% endhint %}

#### Steps to Debug Scenario

1. In the Ddosify App, go to the Test Suite and click the 'Debug' button in the top-right corner of the Test Suite.

   <figure><img src="/files/VBopDyWCwTzEAFJw1w1K" alt=""><figcaption></figcaption></figure>
2. Once the debugging process is complete, a pop-up window appears, displaying all the necessary information to assist you in examining your configuration.

   <figure><img src="/files/pqYxg8ofd5Uw5zRMX0U3" 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.ddosify.com/ddosify/performance-testing/debugging.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.
