Course Code: bspsel
Duration: 14 hours
Course Outline:

Introduction, about Selenium

Selenium IDE:

- Setup

- Recording and playback

- Modifying tests

Selenium WebDriver:

- Setup, creating a project

- Navigating a website

- Using locators to identify controls on a page

- Parameterising scripts

- Synchronisation

- Using Selenium + NUnit

- Handling multiple windows, alerts, popups

- Creating an object model