# Passo 3: Casos de teste

Com um projeto selecionado, você pode iniciar a criação dos seus testes na área de Casos de teste.

Escolha uma pasta e clique no botão "Novo Caso de Teste".

<figure><img src="/files/838bkGPAb7L4dD0Mi72s" alt=""><figcaption></figcaption></figure>

Preencha as informações do seu Caso de teste e salve.

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

<figure><img src="/files/5BXpP3SgUN6bfFrAtQXd" alt=""><figcaption></figcaption></figure>

Se quiser saber mais sobre a Área de Casos de teste, acesse a documentação:

{% content-ref url="/pages/a2HTzok96y0R3IJjRVmW" %}
[Área de Casos de teste](/documentacao-meloqa-v2/documentacao/area-de-casos-de-teste.md)
{% endcontent-ref %}


---

# 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://meloqa.gitbook.io/documentacao-meloqa-v2/guia-rapido/passo-3-casos-de-teste.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.
