automation

UI Automation

Introduction#

The focus of this section would be list out tools, design approaches and common challenges for any UI Automation effort.

Web UI Automation

Design Approaches

  • Driving Factor: What should be our driving engine? Should it be test functions, keywords, data or behavior? Here we list different approaches with examples.

  • Data Driven/Keyword Driven/Hybrid:
  • Code Driven:
  • BDD/TDD/ATDD:

Cucumber-Java with Page Factory Approach

Steps for Getting Started:

TBD


This modified text is an extract of the original Stack Overflow Documentation created by the contributors and released under CC BY-SA 3.0 This website is not affiliated with Stack Overflow