Get Started with Parallel Testing
On BrowserStack, you can run the same test simulatenously on different device and OS version combinations, or run different tests simultaneously on the same device and OS version combination. This is called Parallel Testing. Parallel Testing will help you reduce the run time of your test suite, resulting in faster build times and faster releases.
For example, if your test suite takes 30 minutes to execute sequentially, running it with 10 parallel tests might cut down the test execution time to be as low as 3 minutes (of course, this is based on the assumption that all your test cases take more or less the same time).
To start Parallel Testing, you can use any of the popular test framework like WebdriverIO which help you use NodeJS to write Appium test scripts.
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.
We're continuously improving our docs. We'd love to know what you liked
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.
We're continuously improving our docs. We'd love to know what you liked
Thank you for your valuable feedback!