I am a passionate QA with a sharp eye and strong attention to details. After working more than 5 years as a manual QA, I am eager to dive deep and explore the field of QA Automation.
To achieve my goal I have selected the following resources to practice test automation:
Swag Labs link
I chose this site because it is easy to automate and strait forward. This is a good first time project or just a side resource if you want to test a new tool or explore a new programming language.
Guru99 E-Commerce Test Project Live TechPanda
Similar to Swag Labs but with a lot more complex structure. This website partially looks like Open Cart but with limited functionality. You also have access to admin pannel, but not all features work. Yet you have permission to change the status of an order to Put on Hold and Invoice. These are actions that bring real monetary value to the owner of the online store.
Testing put on hold as the website currently experience some issues and is not stable
Swagger Petstore link
Supports Get, POST, PUT, PATCH, DELETE for pet, store and user. Allows choice between HTTP and HTTPS schemes. Allows testing of authorization.
restful-booker link
Requires authorization token to access the PUT and DELETE /booking endpoints -