Thursday, April 16, 2009

Watir - Wave 0

Hi in this series I'll be talking a little bit about Web Application Testing in Ruby "Watir"
As many of you might or might not know this is a Automating Framework that has been around form a a while now.
The are many reason why you should give it a really take it in to consideration if you are in need of included some automated testing. The most important (at least to me) are:
  • Is Free 
  • Is based on ruby. Which is a extremely powerful and flexible language that allows you to do almost anything you want in very short time
  • Supports multiple browsers
  • Being based on ruby is multi-platform
  • Takes short time to master
In the fallowing post I'll be posting some tutorials that hopefully will help you to create some anything from a simple validations script to a high customized testing framework. 

Stay tuned.

No comments:

Post a Comment