Hacker News new | ask | show | jobs
by sachinjain 1304 days ago
Do you use any tool like Browserstack or Lambdatest or Saucelabs for running your tests across browsers? My question is if you have already invested in end to end testing automation then why not run in 10 browsers to be on safe side than running in only 3. Price?
1 comments

If it adds value, I think it's a good idea. But less is more, so right now I'm not inclined to add more to our CI/CD pipeline.

In the future our application will need to be able to run on mobile devices. Then I think I want to test it on a recent iPad, iPhone and Android device. We'll probably be using one of the tools you mentioned.