Code & QA

Oleh-Framework Table of Content

 

Introduction

Requirements

General Approach

Software and Tools

Let’s Start with Solution in Visual Studio

NUnit Console Runner

Simple Example of a Test

Test Run Summary Report

Event Logging

Configuration

Environment adjustments via Registry

Setting up browsers

Running tests on Android

Interfaces

Extension methods

Global variables

WebApplication class

WebPage Class

Switching between tabs/windows and frames

WebElement

More extension methods

ClickableWebElement class

Classes of pages. IsLoaded property

Custom classes for description of web elements instead of IWebElement interface

Test with the web elements

Test structure

Assertion

Test execution step by step in details. How things work