Run Java Tests in Parallel on Sauce Labs

Run Java Tests in Parallel on Sauce Labs

In this lesson you will be learning how to set up your Selenium Java test to run tests in parallel on Sauce Labs with the JUnit4 test runner. Using the Maven Surefire Plugin, you can run two or more tests or classes at the same time. In this tutorial you will; include the Maven Surefire Plugin in pom.xml, use the plugin with the parallel tag to run tests in parallel, and finally, add some additional configuration to optimize running tests in parallel on Sauce Labs.
This video is a part of module 3 of the Automation Quickstart course on Sauce School(https://training.saucelabs.com/quickstart/)

Connect with Sauce Labs on Social Media
LinkedIn: https://www.linkedin.com/company/sauce-labs
Twitter: @saucelabs