sam keen's corner of the web

Monthly Archives: March, 2007

OpenQA Selenium

Selenium
is a functional/acceptance testing tool for web applications. It in in the same space as tools like

Winrunner
Quick Test Pro
Mercury TestDirector

Selenium Advantages

The core is written in javascript so it runs directly in a browser, just as real users do
Supported on OS X, Linux, and Windows
Very simple to learn and use
Open Source (Apache License 2.0)
Selenium [...]