# 4.2.1 Creating Test Runs

On the dash board click on the **Test Task** Tab.

![](/files/-MbevQIEdXh6Hsxc-fNt)

On click on the “**Test Task**”, the page should appear as also shown in the screenshot below. Then Click on “**Add Test Task**”.

![](/files/-MbevQIFZX5-Z8dWlRgP)

On click on the “**New Test Task**”, the page should appear as shown in the screenshot below.

![](/files/-MbevQIGVt4ytE3Qyg3J)

You need to fill the task name, select the suite name, node, deployment, agent, speed, and client.

* If you enable the screen shots, QATTS takes all the screen shots whenever you used in takeScreenShot command in action class.
* If you enable the screen recording, you will get the live streaming of execution and recorded video of complete execution

**Test Mode:** When test mode is enabled, executed test case count (pass/fail) is not added in results.

When you run the task in test mode enabled. You will get the rerun option after completion of the task

After fill the all the details click on the **Execute** button.

![](/files/-MbevQIHHcX0STahOfgD)

The test task created successfully for you and Created. And the page navigated to Test Tasks Result Summary page where you can see all the details about the test task.


---

# 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/test-execution/automated-test-execution/creating-test-runs.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.
