In this webinar, Jonathan Lipps (Appium’s Architect and Project Lead) talks about mobile test distribution and describes what it takes to go from running your test suite on one device at a time to 2 devices at a time – setting up multiple Appium servers and configuring Selenium Grid in front of them.
He also explored a different method to writing and running tests that will make your life easier, using the TestProject platform. With TestProject, you don’t have to manage the coding and running of tests yourself. Instead, you can take advantage of a point and click interface, while still relying on the benefits of Appium under the hood. Finally, you’ll see how to use the TestProject API to achieve something very similar to Selenium Grid, in terms of running a test suite on multiple devices at once.