Mobile applications are increasingly being developed to run on multiple operating systems. At the minimum on both iOS and Android, as they have the bulk of the mobile/tablet market share. Thus being able to test your mobile applications on both iOS and Android is a must, no arguments there. However, having to maintain multiple test implementations, switching the driver selection from one to another, and doing a bunch of configuration can be irritating at best and error-prone at worst.
So we thought of a simpler way to do it in Twist, and take a bit of your grief away. Additionally, as you can describe the behavior of your app in plain English or the language you prefer, you can test both your applications on both Android and iOS in a single test suite. Check out the video below that walks you through how to implement it in Twist
Disclaimer: The statements and opinions expressed in this article are those of the author(s) and do not necessarily reflect the positions of Thoughtworks.