Quantcast
Channel: Selenium Easy - Frameworks
Browsing all 6 articles
Browse latest View live

Automation Test Frameworks

A test automation framework is a collection of re-usable methods which helps in automating test process. Automation of test process include automation of following modules: Test Execution: This is the...

View Article



Image may be NSFW.
Clik here to view.

Selenium Automation Framework Example

Introduction to Automation testing: Testing is an essential part of a software development process. While testing intermediate versions of products/projects being developed, testing team needs to...

View Article

Image may be NSFW.
Clik here to view.

Keyword Driven Framework Example

In this framework, keywords are developed which are equal to a unit level functionality. It is an independent framework which perform automation based on the keywords specified in the excel sheet....

View Article

Image may be NSFW.
Clik here to view.

Introduction to Page Object Model Framework

Page Object Model Framework has now a days become very popular test automation framework in the industry and many companies are using it because of its easy test maintenance and reduces the duplication...

View Article

Image may be NSFW.
Clik here to view.

Simple Page Object Model example

In this example we will see a very simple Page Object Model example. To explain we have taken Google application and created BasePage, Sign In page and Create Account page. To know what is page object...

View Article


Page Factory Design Pattern (Enhanced POM)

Selenium Page Factory Pattern is like an extension to Page Object Model , but Page Factory is much enhanced model. To start with, we just need to import package...

View Article
Browsing all 6 articles
Browse latest View live




Latest Images