# What is FunTest?

Our goal is to **simplify the development and maintenance of hardware testing**. With FunTEST you can **automate your testing without writing any code**. No more the tedious process of developing software from scratch to execute your testing. With FunTEST you can:

* **Control your hardware** through FunTEST open plugin architecture
* **Create test sequences** in a spreadsheet format
* Monitor testing through **built-in Operator Interface**
* Export and Manage your **Test Data**

## **Video Overview**

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

### FunTest Block Diagram

<figure><img src="/files/wAsDEJmUZTdnxjuBc0fY" alt=""><figcaption></figcaption></figure>

###

### Learn more

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><br><strong>Product Tour</strong></td><td>Discover main features</td><td></td><td><a href="/pages/09bCgYIRaNfFlSuBtSzE">/pages/09bCgYIRaNfFlSuBtSzE</a></td><td><a href="/files/tKL7V2eZrdUnJgMVsyk7">/files/tKL7V2eZrdUnJgMVsyk7</a></td></tr><tr><td><br><strong>Creating Test Sequence</strong></td><td>Learn how to create test sequence in funTEST</td><td></td><td></td><td><a href="/files/orbJLQfqmkfKFGm6vQzk">/files/orbJLQfqmkfKFGm6vQzk</a></td></tr><tr><td></td><td><strong>How To's</strong></td><td>Learn how to use funTEST through short video tutorials</td><td><a href="/pages/KIMqSiqARVHTdSpP73lv">/pages/KIMqSiqARVHTdSpP73lv</a></td><td><a href="/files/TLmSfeHtEOUjALZnIyRl">/files/TLmSfeHtEOUjALZnIyRl</a></td></tr></tbody></table>


---

# 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/what-is-funtest.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.
