UI Test Automation

In this lesson, we’ll discuss different types of test automations that exist, specifically UI Automation.

In general, automation helps us avoid any repetitive work. In today’s world, testing of any application can not be efficient without automation. Test Automation will help us to reduce the overall time required to test the product, or a feature, with greater efficiency and accuracy.

Common types of test automation #

  1. UI automation: Automates the user workflows for web applications

  2. Mobile automation: Automates the user workflows for android, iOS or mobile-web

  3. API automation: Automates the REST or SOAP-based backend services

Get hands-on with 1200+ tech skills courses.