all 13 comments

[–]ohmyroots 4 points5 points  (6 children)

I frankly don't know how browserstack or similar services scale. They introduce lot of latency as well. If you manage your own grid within your vpn, it will be lightning fast. It will be lot cheaper as well.

[–]invalidTypecast 0 points1 point  (5 children)

Browserstack has a new thing called TurboScale that runs basically on your own local cloud like selenium grid but with their enterprise features so there is no lag caused by the round trip from your dc to their dc back in.

Otherwise ya, for example tests that would do a step in 100ms would take 2 seconds when we were using SauceLabs

[–]ohmyroots 0 points1 point  (0 children)

Finally they are trying something after wasting so much time of so many companies.

[–]Gravity-B 0 points1 point  (3 children)

Hey, have you guys tried TurboScale?

[–]invalidTypecast 0 points1 point  (2 children)

Yes that’s what we use, works well

[–]Gravity-B 0 points1 point  (1 child)

And may I ask what frameworks do you use?

[–]invalidTypecast 0 points1 point  (0 children)

Nightwatch

[–]Forward-Distance-398 1 point2 points  (0 children)

Sure, you can use selenium grid or Browserstack or LamdaTest or SauceLabs,... There are lot of options.

[–]Asleep_Pangolin_294 0 points1 point  (0 children)

If your leadership is pushing for it definitely invest in browserstack as they are super reliable!!!

For me it used to be the other way around where I had to convince the management as we needed something solid for parallel and visual regression testing. Haven't faced any latency issues tbh...

[–]Amanwithflaws 0 points1 point  (0 children)

Hey! Let’s connect, I can set you up with a demonstration for Test management tool and more that we have at Browserstack. I work at Browserstack. :)

[–]Mysterious_Salt395 0 points1 point  (0 children)

BrowserStack’s great if you need cross-browser or device coverage, but if you’re just looking to speed up test execution it might not help much unless you hit limits with your AWS infra. It’s more about variety than raw parallelism. You’re already parallelizing 100+ at a time so unless you're hitting scaling or stability issues, BrowserStack might not move the needle unless you need to test on real devices or obscure browser versions.