just in ram

A list of stuff I should remember but never do

Watir – Testing your website

without comments

I am hoping to use this software to test my web developments, from what I have read it looks very promising.

“WATIR stands for “Web Application Testing in Ruby”. Watir
is a free, open-source functional testing tool for
automating browser-based tests of web applications. It is pronounced water.”

The install…

Using the Ruby One-Click installer for windows (version ruby182-15.exe), just run standard install accepting all defaults.

NOTE: I tried the final version of Ruby 182-14 and had lots of install problems so use at least version 182-15!

Using the Watir One-Click installer for windows (version watir-1.4.1.exe), just run standard install accepting all defaults.

Now onto learning what can be done with this thing…

User Guide

Ruby Cheat Sheet

Watir Cheat Sheet

Written by Justin Ramel

February 27th, 2006 at 10:49 am

Posted in Watir

Leave a Reply