> For the complete documentation index, see [llms.txt](https://practical-testing.gitbook.io/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://practical-testing.gitbook.io/home/useful-resources/for-test-automation.md).

# For Test Automation

### Practice sites for UI Automation

* <https://the-internet.herokuapp.com/>
* <https://www.automationexercise.com/>
* <https://letcode.in/test>
* <http://www.uitestingplayground.com/>
* <https://www.saucedemo.com/>
* <https://www.globalsqa.com/angularJs-protractor/BankingProject/#/login>
* <https://practice-automation.com/>

### Practice sites for API Automation

* <https://restful-booker.herokuapp.com/apidoc/index.html>
* <https://jsonplaceholder.typicode.com/>
* <https://reqres.in/> (registration for free API key required)
* <https://restful-api.dev/>
