Acceptance testing web apps with WATIR
- WATIR is Bret Pettichord's framework for testing web applications
- It uses Ruby's OLE support to drive Internet Explorer
Please come with your favorite (??) Windows operating system, with IE, Ruby and WATIR installed.
The one-click Windows installer for Ruby is at http://rubyforge.org/frs/?group_id=167
- Once you've installed Ruby, from a command prompt install WATIR: gem install watir
Try this 3 minute introduction to WATIR
Results
