# 3.1.3 Adding Test Data

On the dash board click on the test cases.

![](/files/-Mc9kZMULF5B_wcMXnrF)

If your product has client select the client

Select the functionality. You can see all the test cases of a functionality.

![](/files/-Mc9kZMVtZ5qZutYAjAI)

Select the test case which you want to add test data.

![](/files/-Mc9kZMWHE9Tc4M5uHv5)

You will get the below screen. Click on the Extract param button. You will get the all-parameterised elements in description.

&#x20;

![](/files/-Mc9kZMXtMBnsMNCpfuX)

Enter the data into every field data and select the field based type of data. Below was the screen after enter the data into the fileds and fields type.

![](/files/-Mc9kZMjpESCYJm1_3yf)

You want to add more test data you can add.

![](/files/-Mc9kZMkI9MO9vvJYNTF)

After enter the all the data Click on the update button your test case will be saved with the test data.


---

# 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-2.0/get-to-start-automating-web-applications/manual-test-script-development/adding-test-data.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.
