> 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/using-qatts.md).

# Using QATTS

- [Guide to API Automation](https://docs.qatts.com/using-qatts/a-quick-tour-to-api.md): A guide to how to perform API automation testing
- [Adding API](https://docs.qatts.com/using-qatts/a-quick-tour-to-api/section-1.md): Learn how to do API testing with QATTS
- [Request](https://docs.qatts.com/using-qatts/a-quick-tour-to-api/section-2.md): Here we add the Important properties of the API, such as Authorization and Content-Type
- [Response](https://docs.qatts.com/using-qatts/a-quick-tour-to-api/section-3.md): A detailed information of all the steps and logs of the execution that are taking place on the API is displayed here.
- [Writing Response Schema](https://docs.qatts.com/using-qatts/a-quick-tour-to-api/section-3/writing-response-schema.md): Your guide to knowing how to write a response schema
- [Guide to Web Automation](https://docs.qatts.com/using-qatts/web-automation.md): A guide that you can follow on how to perform web automation
- [Performing Web Automation](https://docs.qatts.com/using-qatts/web-automation/performing-web-automation.md): A guide to performing web automation
- [Guide to setup agent-service](https://docs.qatts.com/using-qatts/guide-to-setup-agent-service.md): This article helps us in setting up the agent on local machines and debug the tasks for the user.
