# QAautoMATER - User Manual

{% hint style="success" %}
A User Manual serves as a helpful copilot, guiding users to understand all the features of QAautoMATER.
{% endhint %}

## Overview

> QAautoMATER," developed by QaBunch Private Limited, caters to all QA needs by serving as a comprehensive one-stop solution for test case management, defect management, and automation testing across Web, Mobile, and API platforms. This AI-driven codeless testing tool simplifies the process by converting manual test cases into automation test scripts with just one click, particularly during the requirement phase.
>
> QAautoMATER allows the creation of automation scripts even before the application development is completed. For API testing, the tool automatically generates both positive and negative API test scripts with a single click, utilizing Swagger for this purpose. In addition to its impressive capabilities, this tool comes with a negligible cost and encompasses a wide range of features.
>
> Furthermore, QAautoMATER provides test case management solutions, facilitating the creation of test plans, execution of test cases, and defect logging within the same platform. The tool seamlessly integrates with CI/CD processes, enhancing its usability and efficiency.

>

## Quick links

{% content-ref url="/pages/86iMK9J7Q8Lgup5CFpnF" %}
[What we do](/qaautomater/overview/what-we-do.md)
{% endcontent-ref %}

{% content-ref url="/pages/LT3vGPkbYK3xCFPoV1Yq" %}
[Our Features](/qaautomater/overview/our-features.md)
{% endcontent-ref %}


---

# 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://qabunch.gitbook.io/qaautomater/qaautomater-user-manual.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.
