> For the complete documentation index, see [llms.txt](https://docs.qatts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.qatts.com/v-3.0/how-to-guides/how-to-automate-mobile-application.md).

# 6.2 How to Automate Mobile Application

* QATTS COnfiguration

  * Adding Product [click here](https://app.gitbook.com/@qatts/s/qatts-technical-docs/~/drafts/-McA1_IapPMoU2pzbCam/qatts-configuration/2.1-adding-products)
  * * Automation process is same for all (web, Mobile, Desktop) application. Only change is while creation of product for web application you need to select your web application type
  * Adding Execution Nodes [click here](https://app.gitbook.com/@qatts/s/qatts-technical-docs/~/drafts/-McA1_IapPMoU2pzbCam/qatts-configuration/2.2-adding-execution-nodes)
  * Adding Tools [click here](https://app.gitbook.com/@qatts/s/qatts-technical-docs/~/drafts/-McA1_IapPMoU2pzbCam/qatts-configuration/2.3-adding-tools)
  * Manage Configuration [Click here](https://app.gitbook.com/@qatts/s/qatts-technical-docs/~/drafts/-McA1_IapPMoU2pzbCam/qatts-configuration/2.10-manage-configuration)

* Test Script Development
  * Test Script Development [Click here](https://app.gitbook.com/@qatts/s/qatts-technical-docs/~/drafts/-McA1_IapPMoU2pzbCam/get-to-start-automating-web-applications/3.0-test-script-development/manual-test-script-development)
  * Creating Test Runs [click here](https://app.gitbook.com/@qatts/s/qatts-technical-docs/~/drafts/-McA1_IapPMoU2pzbCam/get-to-start-automating-web-applications/creating-test-runs)

* Manage Features
  * Create Features [click here](https://app.gitbook.com/@qatts/s/qatts-technical-docs/~/drafts/-McA1_IapPMoU2pzbCam/manage-features/4.1-create-feautre)
  * Create Build [click here](https://app.gitbook.com/@qatts/s/qatts-technical-docs/~/drafts/-McA1_IapPMoU2pzbCam/manage-features/4.2-create-build)
  * Create Milestones [click here](https://app.gitbook.com/@qatts/s/qatts-technical-docs/~/drafts/-McA1_IapPMoU2pzbCam/manage-features/4.3-create-milestone)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/how-to-guides/how-to-automate-mobile-application.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.
