> For the complete documentation index, see [llms.txt](https://funtest-1.gitbook.io/funtest-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://funtest-1.gitbook.io/funtest-documentation/product-tour/creating-test-sequence.md).

# Creating Test Sequence

This page describes how to create a test sequence in FunTEST

If you followed the instructions to create a test file from [Create your first project](/funtest-documentation/product-tour/create-your-first-project.md) 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](/funtest-documentation/creating-test-sequence/test-file-overview.md)
{% 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&amp;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](/funtest-documentation/creating-test-sequence/funtest-commands.md) and [Test File Overview](/funtest-documentation/creating-test-sequence/test-file-overview.md)
{% 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&amp;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](/funtest-documentation/creating-test-sequence/online-debugging.md)
{% endhint %}
