Showing posts with label Parallel Testing. Show all posts
Showing posts with label Parallel Testing. Show all posts
Parallel Execution in Appium-iOS Real Devices

Parallel Execution in Appium-iOS Real Devices


Parallel Execution in Appium-iOS Real Devices



In this Appium tutorial we will learn how to execute our Appium test in parallel on Real iOS Devices.

In the last article we have already seen how to execute Appium test in parallel on iOS Simulators.

Well to perform parallel execution on iOS Real Devices we need to pass one additional parameter UDID along with other parameters that we have already seen in another article.