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