Hi Everybody, I started using WATIR to write my first web application test script two ago.
-- The web page I am testing has approximately 6 input
boxes and 7 drop down boxes for each record. And I am
displaying 10 records per page. To view more user have
to use 'Next >>' or '<< Previous' buttons.
I started with hard coded values to have a feel of
WATIR. The script is working but I was planning to use
it to load the web server / database by creating 200
sessions. And each session creating 1 form having
approx 50 transactions.
Using the script I created couple of forms but each
form is taking approximately 12-14 min for 20
transactions.
I am attaching the script for the review. Please help
me me in making the script more efficient. Because the
test case I am handling needs 200 such sessions.
Thank you very much.
Murtaza
__________________________________
Yahoo! Mail for Mobile
Take Yahoo! Mail with you! Check email on your mobile phone.
http://mobile.yahoo.com/learn/mail
etime_script.rb
Description: 2491484058-etime_script.rb
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
