# Test Case

## What is a Test Case?

A specification of input, a set of procedure, desired output is all part of a Test Case.

For each functionality a excel sheet is linked and whenever a new test cases are added user have to click on the sync button or else newly added test cases in excel sheet will not be synced into the QATTS system.

Here in this section you can check the status of the Test Cases.

To search test cases you can click on the **Search Test cases** as shown below.

![](https://1916024011-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MVX-yOtIHRnx7UtstUT%2F-MhD2JKiznAmw_uoijIX%2F-MhDMK4cPNNHlktO8E6y%2FTestcases.png?alt=media\&token=54bbe3ce-50a2-4535-a4f5-fc8c55376dc5)

It opens a new window as shown below where you need to fill the required data and then click on **Search.**&#x20;

![](https://1916024011-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MVX-yOtIHRnx7UtstUT%2F-MhD2JKiznAmw_uoijIX%2F-MhDMh8PXv8lNq6V_mN9%2FTest%20cases2.JPG?alt=media\&token=04f2708a-3eff-4488-919f-b56c6707e865)


---

# 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/execution/test-case.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.
