# Online Debugging

## What is Online Debugging?

Online debugging allows you to execute your test sequence directly from the sequence editor without the need to compile it. With this feature, you can verify that the developed test sequence is functioning as expected.

<figure><img src="https://3835935664-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F10lD1MSN8sl0KAFokfI3%2Fuploads%2FVTZ5YJR4OcU7LRxxK7qo%2Fezgif.com-video-to-gif%20(7).gif?alt=media&#x26;token=dedc2cbb-56ef-4e8a-9664-5e63fd225a41" alt=""><figcaption></figcaption></figure>

## Debug Features

<figure><img src="https://3835935664-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F10lD1MSN8sl0KAFokfI3%2Fuploads%2FuTygvWP4aiLfFpHMAUlN%2Fimage.png?alt=media&#x26;token=f1602799-7b38-4a7b-85f4-7bfd76b0c674" alt=""><figcaption><p>Debug Window</p></figcaption></figure>

* Run the program untila  breakpoint is reached
* Run one step
* Repeat the current step
* Go to step step # &#x20;
* **And more**
