# Creating Test Sequence

If you followed the instructions to create a test file from [create-your-first-project](https://funtest-1.gitbook.io/funtest-documentation/product-tour/create-your-first-project "mention") you can open up the test file by clicking programmer and selecting your test file

{% embed url="<https://www.youtube.com/watch?t=4s&v=JlnkL-By6e8>" %}

The Test File is now open in a spreadsheet editor. The tab call TEST is where you define your test sequence.&#x20;

{% hint style="info" %}
For a detailed Test File description head to [test-file-overview](https://funtest-1.gitbook.io/funtest-documentation/creating-test-sequence/test-file-overview "mention")
{% endhint %}

### Creating Test Sequence

By filling out the specified columns of each step you can start defining your test sequence here is an example of a test sequence in FunTEST

<figure><img src="https://3835935664-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F10lD1MSN8sl0KAFokfI3%2Fuploads%2FNeIHISmsevtB3Z8uBmbt%2F2023-10-18_10h33_33.png?alt=media&#x26;token=d721e679-053b-4b01-912b-0edaece3e4ac" alt=""><figcaption><p>Example of a test sequence in FunTEST</p></figcaption></figure>

In other tabs you can define some additional features such as test reporting, variables, and more.

{% hint style="info" %}
For a detailed description of how to create a test sequence and what test step types are available head to [funtest-commands](https://funtest-1.gitbook.io/funtest-documentation/creating-test-sequence/funtest-commands "mention") and [test-file-overview](https://funtest-1.gitbook.io/funtest-documentation/creating-test-sequence/test-file-overview "mention")
{% endhint %}

### Online Debugging&#x20;

To verify your test sequence is working properly you can use online debug mode where you can manually execute the whole test sequence or individual steps

<figure><img src="https://3835935664-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F10lD1MSN8sl0KAFokfI3%2Fuploads%2FAogUxy8IGZpBraw1t15H%2F2023-10-18_14h18_59.png?alt=media&#x26;token=0f4b42ab-ff0b-4f32-b549-28b3c123efb9" alt=""><figcaption><p>Online debug window</p></figcaption></figure>

{% hint style="info" %}
Learn more about online debugging here [online-debugging](https://funtest-1.gitbook.io/funtest-documentation/creating-test-sequence/online-debugging "mention")
{% endhint %}
