I have been reading "Programming Ruby -- by David Thomas" today as a basis for me understanding Watir... I like what I see in Watir and want to learn more... there seems to be a lot that can happen.
 
Someone just wrote about making exe programs but I noticed in the example folder in the Ruby build that there are menus and buttons that can be constructed in ruby... I wonder if anyone has constructed a Ruby program in such a way as to use it for launching Watir scripts... i.e.. have an interface with buttons on it... something like... for log into the site press button 1... to test adding a client to the site press button 2... to remove a client from the site... press button three... etc? The button will launch the Watir scripts... write a log and then return to the Ruby menu...
 

Also, for me... Watir seems to handle IE testing good... and most of our clients use IE so it is, frankly, the focus of my testing... but there is a small (but growing) emphasis on other browsers... I need to test in other browsers and operating system platforms...

 

From my reading on Watir, it sounds like it may be supporting other browsers in the future, but not currently...

 

 

 

Does anyone know of other testing tools I can deploy which will be similar to Watir but will work for other browsers and operating system platforms?

 

Thanks,

 

Thom

_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to