# Search and Manage

In this section you will get to know how to search test cases in QATTS. To search test cases you can click on the **Search Test cases** and your screen should be visible as below.

![](/files/-Mk0zlexEEy0785mCrly)

Fill out the following details.

* **Feature:** Select the feature which you prefer to work on.
* **Functionality:** Select the functionality you prefer to work on.
* Test Case Ref:
* Life Status:
* Execution Status:
* Severity:
* **Client:** Choose the required client for the test cases.
* Approver By:&#x20;
* Action By: User who is executing the test case.
* Engineer By: user who has created the test case
* TMS id: Here user need to fill the Jira ticket reference number
* TMS Status:&#x20;

And click on **Search**, your desired test cases 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/master-1/execution/test-case/search-and-manage.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.
