Forum: Ruby any equivalence for real browser testing?

Posted by Prog Rammer (proggrammer)
on 2012-08-11 22:39
I am writing a s/w testing framework using ruby, it needs to be fast.
The amount taking by a browser to start, then shift control to another
component and closing is really slow, I was thinking, is there any
equivalent fast way to do the same with the same level of confidence, I
mean same level of trust/test. As i have heard/studied that the real
browser testing is must, it gives the real testing environment. please
suggest some faster way, but I dont want to negotiate in the quality of
testing as browser gives.

One more thing I would like to know, closing a browser and again
starting it for a new test is faster or using the same browser for next
test is wise? in terms of times consumption.

I am using require "watir-webdriver".
Posted by Jam (Guest)
on 2012-08-12 05:12
(Received via mailing list)
Hey dude,

I don't mean to sound like an ass, but if you're writing the framework 
it seems like benchmarking these things yourself should be the best way 
to answer your questions.

Jams
Posted by Prog Rammer (proggrammer)
on 2012-08-12 13:24
Jam wrote in post #1072065:
> Hey dude,
>
> I don't mean to sound like an ass,

:) same here, great but what if I want to use people experience.

I need to decide first if it is possible or not. then I can start if its 
possible.. thanks..
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.