Run Multiple Tests in Parallel in App Automate
How can I run multiple test methods in parallel?
BrowserStack SDK supports parallelism on the Test
level. To run the test methods in parallel:
- In
browserstack.yml
, set theparallelsPerPlatform
to1
. - In the
testng.xml
, setparallel
tomethods
.
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!