On 8/22/05, saud aziz <[EMAIL PROTECTED]> wrote: > True, but i could set up scripts to run on different computers, say at most > 15-20 scenarios for each machine on a total of 30 machines and get > performance metrics out of web server. Do you think that is even a good > start? >
The other problem is that if you do encounter a performance problem, there are no hooks into Windows for diagnosis in Watir, and probably not in Ruby either. Check out Grinder or OpenSTA for full-fledged open-source performance test frameworks. On the other hand, Watir/Ruby will give you simple lightweight performance information, as long as you don't expect too much. -Chris _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
