# Using QATTS

- [Guide to API Automation](/using-qatts/a-quick-tour-to-api.md): A guide to how to perform API automation testing
- [Adding API](/using-qatts/a-quick-tour-to-api/section-1.md): Learn how to do API testing with QATTS
- [Request](/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](/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](/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](/using-qatts/web-automation.md): A guide that you can follow on how to perform web automation
- [Performing Web Automation](/using-qatts/web-automation/performing-web-automation.md): A guide to performing web automation
- [Guide to setup agent-service](/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.
