logo logo
Page Object Pattern

Page Object Pattern (POM) Advantages & Implementation

The following tutorial is the next step in Learning how to create a test automation framework with C#, Selenium 3 and Nunit : this step is about Page Object Pattern (also known as...

cross browser testing

How to Create a Cross Browser Compatible Test...

In this tutorial we’ll be learning about the first step in Designing the architecture of a Selenium test automation framework with C# and NUnit: developing the ability for...

Report Module in a Testing Framework

Develop a Reporting Module in a Test Automation Framework

In this tutorial for Creating a test automation framework with C#, Selenium 3 and Nunit, we’ll learn how to develop a reporting module so it will support the report...

Development Environment

Setting Up the Development Environment for Your...

The following tutorial to create a development environment, is the first step in Creating your own test automation framework using Selenium Webdriver 3, Visual Studio 2015 and...

Web Elements

How to Inspect Web Elements & Methods to Locate Them with...

The following tutorial is the second step in Creating a Test Automation Framework with C#, Nunit & Selenium Webdriver, in which we'll be learning about the various methods to...

Elements with Selenium WebDriver 3

How to Find Elements with Selenium WebDriver 3?

The following tutorial is a complete guide for Creating a basic Selenium test automation framework with C#, Selenium WebDriver 3, Page Object Pattern and support for multiple...

test automation framework

Create a Test Automation Framework with C#, Selenium... &

The following test automation tutorial is a complete guide to create a basic Selenium test automation framework with: C# Multiple Browser Support Selenium WebDriver...

How to Use Data Driven with Selenium Test Suite

This tutorial is the final step in Creating a Test Automation framework with C#, Selenium Webdriver 3 and Nunit. After Creating a functional testing flow with multiple test cases...