Copied liberally from "cs.wlu.edu: Lab 6: Testing with Selenium"

Goals

After completing this lab, you should be able to

Selenium

Installation in Firefox

  1. Go to Selenium's Home Page.
  2. Scroll down to where it says "To install Selenium-IDE into firefox, go here".
  3. Select the two remote sites you just created and select "Finish".
  4. Download/Install version 1.0 Beta. You may need to give permission to Selenium to allow a download/installation. Restart Firefox

Using Selenium with Firefox

In Firefox, under "Tools", select "Selenium IDE". (It may be an icon on the far right toolbar) You should get a pop-up window that looks like this:
Selenium's initial popup window

Here is a brief tour:

Testing Login Functionality

Create test cases for your Login functionality.

Testing other functionality of your choosing

Create test cases for your functionality of interest.