Skip to main content

Run Multiple Tests in Parallel in 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:

  1. In browserstack.yml, set the parallelsPerPlatform to 1.
  2. In the testng.xml, set parallel to methods.
XML
Copy icon Copy snippet

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

Is this page helping you?

Yes
No

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!

Talk to an Expert
Download Copy