# Passo 5: Execução de testes

Com um Ciclo de testes criado, você pode acessar os Casos de teste que fazem parte dele e executá-los.

Clique no botão de play ou na seta de "Ir para os detalhes da execução" para abrir a área de execução.

<figure><img src="/files/2LmVpasTlip64HqMLhwr" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/4YaKi4hfaryGglhyJVMW" alt=""><figcaption></figcaption></figure>

Clique em "Executar", preencha as informações da sua Execução e quando estiver tudo pronto, clique em Finalizar.

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

Para saber mais sobre a Área de execuções, acesse:

{% content-ref url="/pages/6UqEADQ7khBedUHqlWlR" %}
[Execução de testes](/documentacao-meloqa-v2/documentacao/area-de-ciclos-de-testes/execucao-de-testes.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-5-execucao-de-testes.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.
