Basics

The basics section has pages to cover the absolute essentials for testing, automating and interacting with Web applications.

This is a good place to start if you want a test bed for experimenting with new tools, or if you’re just getting started with Web Application testing.


Basic Web Page

A simple web page structure with easy to locate paragraphs.

Element Attributes

Introduction to element attributes, static and dynamic.

Locator Approaches

List items and elements with various locators available.

Alerts - JavaScript

Examples of JavaScript Alert Boxes

Alerts - Not JavaScript

There is a difference between a JavaScript Alert and CSS/JavaScript powered dialogs.

HTML Tag - Table

An example of an HTML table.

Key Click

Display Key presses on screen

Multiple Elements

Multiple Elements on one page for basic location and interaction.