# Executing Test Sequence

If you followed the instructions to create a test file from [creating-test-sequence](https://funtest-1.gitbook.io/funtest-documentation/creating-test-sequence "mention") you can execute a test file by clicking Operator and selecting your test file

{% embed url="<https://www.youtube.com/watch?t=3s&v=MynsO7VOQ9U>" %}

### Operator Interface Features

* **Live Results of Test Steps**
  * View all results on screen to monitor test execution
  * Confirm results, view results history, and more
* **Interactive Procedure Instruction**
  * Display text, images, and videos to guide the operator through a procedure
  * Actions like insert DUT, enter serial number of DUT

<figure><img src="https://3835935664-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F10lD1MSN8sl0KAFokfI3%2Fuploads%2FLmSoEtBlmTbEQYzc0KFp%2Fezgif.com-video-to-gif%20(4).gif?alt=media&#x26;token=407a10fa-434d-403c-b2be-4927ecfbed6d" 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://funtest-1.gitbook.io/funtest-documentation/product-tour/executing-test-sequence.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.
