# Test Run

In this Section you can create and run the Test cases.

To create a Test case follow the below steps

**STEP 1**: Click on the Test Run in the Left Navigation Panel and Select Test Run as shown below.

![](/files/-MhJ3ScmKaT-b1o_cVvk)

**STEP 2**: Click on the New Test Run. and Select Automated or Manual depending on your requirements.

![](/files/-MhJ3uGQBOp_zWciwp5F)

**STEP 3**: Next, Fill the following details to execute a Test.

![](/files/-MhJ4OKRfIe_Z5HwajrC)

* **Test Run** - Any preferred name to given for the Test Execution.
* **Suite** - The required suite should be selected from the drop down list shown.
* **Deployment Name** - Select the required Deployment Name.
* **Build No**: Select the Build No from the given list.
* **Browser** - Select which browser you prefer to test on, if doing API Select No Browser.
* **Client** - Select the Client Environment.

**STEP 4**: After entering the required details click on Execute and your Test results will be displayed.


---

# 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://docs.qatts.com/v-3.0/execution/test-task.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.
