Cross-Browser Testing Tool Will Rock Your Socks Off
browserstack.com
Cross-Browser Testing Tool Will Rock Your Socks Off
1–10 of 35 posts
Re: Cross-Browser Testing Tool Will Rock Your Socks Off
#2Re: Cross-Browser Testing Tool Will Rock Your Socks Off
#3Would be nice if it supported browsers on Linux and Mac too, or does it already?
http://twitter.com/#!/browserstack/status/110011514911592449
Re: Cross-Browser Testing Tool Will Rock Your Socks Off
#4Still, solid UI and product, and will be handy for the quick IE spot-checks that I should be doing more of :).
Re: Cross-Browser Testing Tool Will Rock Your Socks Off
#5Re: Cross-Browser Testing Tool Will Rock Your Socks Off
#6Most webapps have some kind of datastore. Poking around a web ui will CRUD records in that datastore, possibly corrupting the next test. Another problem with this is coupling between tests, making them hard to modify without breaking a bunch of others.
Most automated test setups I have seen run on a local machine, and all server state is reset between each test.
How is this done on browserstack/saucelabs?
Re: Cross-Browser Testing Tool Will Rock Your Socks Off
#7It's funny, the only use I see for this is IE testing, since everything else I can install the latest version of on my Mac, and the differences between versions are pretty small (and if you can support IE's lack of HTML5 functionality you can certainly do the same for FF3). Still, solid UI and product, and will be handy for the quick IE spot-checks that I should be doing more of :).
Re: Cross-Browser Testing Tool Will Rock Your Socks Off
#8It's funny, the only use I see for this is IE testing, since everything else I can install the latest version of on my Mac, and the differences between versions are pretty small (and if you can support IE's lack of HTML5 functionality you can certainly do the same for FF3). Still, solid UI and product, and will be handy for the quick IE spot-checks that I should be doing more of :).
What about testing on Windows?
Re: Cross-Browser Testing Tool Will Rock Your Socks Off
#999c to test in 5 different browser/OS combinations would be cool.
Re: Cross-Browser Testing Tool Will Rock Your Socks Off
#10Can it handle httpauth?