Websites to Practice Automation Testing (UI, Mobile & API)
Back to Blog page

Websites to Practice Automation Testing (UI, Mobile & API)

Testing sites are always a must, even for courses, workshops, webinars, testing new tools, and more. In this post, I want to show you a list of sites where we try to test new tools for testing Abstracta software. We'll keep this list updated as we see more websites, so stay tuned!

Published by PJ

PJ Feb 24, 2022 1 min read

This list includes automation test sites that provide some unique features that other sites do not have. As a result, you can combine everything to get a complete profile of different types of automation skills.

Web UI - Sample E-Commerce Site

Type: UI interactions

Description: You can practice various streams for online shopping on this fake e-commerce site. If you're working on a project where you need to practice various stream types, this is the site you need. You can practice

  • Adding items to the cart
  • Checking out
  • Validating that items have been added
image-5ea49f8d2e94029e87756e64d68f10ef05a2e906-1900x910-png

Web UI - DemoQA

Type: UI interactions

Description: This DemoQA contains many of the typical features found on most websites, and it is designed well to practice test automation, so that you can see how to approach each of the different things you may find, like a list that is ordered with drag and drop, user inputs of different types, and so on

image-2deb0585ecffb3a6e36ac027bfef332c99e3386a-1572x1272-png

API - Public-APIs

Type: API testing

Description: A collection of free APIs for use by developers & QA's. This includes APIs for using data, creating applications, and more.

Android & IOS - Sauce Labs

Type: Mobile UI automation

Description: This repository contains our Sauce Labs sample app. You can use it locally or in our Real Device Cloud as a sample app for test automation.

Web UI - Banking GlobalSQA

Type: UI interactions

Description: This is a fantastic website to practice for the FinTech industries. This Angular Banking Site is a simple banking website written in Angular. There are transactions listed, as well as login behaviors. Transactions list, deposits, and withdrawals are also shown.

image-3de853ea4d9d03869ee19d65877eb78dc96b50a5-1191x618-png
Tagged with:
Automation
5
0
Share
Enjoyed this article?
Leave a comment below!
Previous Article