Book Image

Learning Selenium Testing Tools - Third Edition

Book Image

Learning Selenium Testing Tools - Third Edition

Overview of this book

Table of Contents (22 chapters)
Learning Selenium Testing Tools Third Edition
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


We learned the following points related to framework:

  • Why the Automation framework is required and what happens without automation framework

  • The evolution of frameworks and analysis, from record and playback to hybrid frameworks

  • Understanding the Hybrid Automation framework in detail, including its architecture, design, and implementation of the Hybrid Automation framework using the Page Object factory concept using Selenium—WebDriver and TestNG on Eclipse

  • How to add a keyword into a Selenium automation framework and how to create an automated test case in a datasheet

  • How to build a generic function or utilities for the Selenium automation framework

  • Configuration and usage of the framework and run the automation suite with results and log analysis