Skip to content
View mtsonkova's full-sized avatar

Block or report mtsonkova

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mtsonkova/README.md

Hi there 👋

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:

UI testing

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.

image

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

image

API Testing

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.

image

restful-booker link

Requires authorization token to access the PUT and DELETE /booking endpoints -

image

Pinned Loading

  1. SwagLabs-Testing-Project SwagLabs-Testing-Project Public

  2. SwagLabs-Testing-Project-Automation-with-Playwright SwagLabs-Testing-Project-Automation-with-Playwright Public

    HTML

  3. Petstore-RestAPITest-with-RestAssured Petstore-RestAPITest-with-RestAssured Public

    HTML

  4. RestfullBooker-API-tests-with-Postman RestfullBooker-API-tests-with-Postman Public

  5. Guru99-EComerce-Project-Playwright-JS Guru99-EComerce-Project-Playwright-JS Public

    JavaScript