> 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/creating-test-sequence/test-file-overview.md).

# Test File Overview

This section describes all the capabilities and functionalities of FunTEST's Test File

Test File in FunTEST is represented in LibreOffice Calc spreadsheet.

<figure><img src="https://3835935664-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F10lD1MSN8sl0KAFokfI3%2Fuploads%2F1HS49c85nNTevlDqq71j%2FLibreOffice_7.5_Calc_Icon.png?alt=media&amp;token=b07da5a6-6a6a-40d4-b1b3-d39c16e62282" alt="" width="64"><figcaption></figcaption></figure>

In the spreadsheet, all the necessary functionalities are defined including test sequence and test reporting.&#x20;

<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>Test File Example</p></figcaption></figure>

### Each Test File has the following tabs

1. **Head**

   This is where the general setting of the test file is defined such as test identification and variable list<br>

   <figure><img src="https://3835935664-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F10lD1MSN8sl0KAFokfI3%2Fuploads%2F6siyhDFyg8p4TCEu7Jwx%2F2023-10-18_15h39_42.png?alt=media&amp;token=80ee4d10-17de-4e2d-a73a-780a2bb33393" alt="" width="235"><figcaption><p>Detailed view of HEAD tab</p></figcaption></figure>
2. **TEST**

   This is where your test sequence is defined with all necessary test steps<br>

   <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="" width="375"><figcaption></figcaption></figure>

   More detailed description of test file is in [TEST Sequence Tab](/funtest-documentation/creating-test-sequence/test-file-overview/test-sequence-tab.md)
3. **STAT**

   This where you define any statics that will be saved from each test run<br>

   <figure><img src="https://3835935664-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F10lD1MSN8sl0KAFokfI3%2Fuploads%2FIfpz9VQixeMFo7efcHbw%2F2023-10-18_15h01_58.png?alt=media&amp;token=83dc5877-c0a9-44db-9b57-71b035f7a2e0" alt=""><figcaption><p>Detailed view of STAT tab</p></figcaption></figure>
4. **VARIANT**\
   This is where you can manage multiple variants of your product. Select the product variant you want to test and the test sequence will get automatically updated.<br>

   <figure><img src="https://3835935664-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F10lD1MSN8sl0KAFokfI3%2Fuploads%2FSxUYWR2S7NQbf1GNBFiU%2F2023-10-18_15h44_54.png?alt=media&amp;token=0f1533c3-0d3b-4a38-b797-1f9731c0dd13" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Only Head and TEST tabs are mandatory. Other tabs are adding additional functionality that is often desired
{% endhint %}
