© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
K. DasCreate an Enterprise-Level Test Automation Framework with Appiumhttps://doi.org/10.1007/978-1-4842-8197-0_20

20. Advanced Topic 4: Implementing Parallel Test Execution

Koushik Das1  
(1)
Miami, FL, USA
 

In the previous chapter, we added localization testing capability to our framework, which allows us to test a multilingual app. In this chapter, we will discuss how to spawn and manage multiple driver instances. This will be useful when running tests in a device cloud for parallel execution. Let’s see how to manage multiple sessions in the next section.

Managing Multiple Sessions

Parallel execution requires the triggering of the test suite in multiple devices, ...

Get Create an Enterprise-Level Test Automation Framework with Appium: Using Spring-Boot, Gradle, Junit, ALM Integration, and Custom Reports with TDD and BDD Support now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.