Talk: Mobile Test Automation across Android, iOS, Mobile Web

How can you ensure that the effort you spend on writing test automation code for one mobile platform is reusable on others? Specially when each platform has it's own test automation framework.

We decided to leverage and extend the Page Object pattern to dramatically reduce the time spent writing tests. With this approach our QAs just needed to write the code once and test against just one platform and the tests would just run fine on the other platforms as well.

Here's the talk I gave with my colleague Priti Biyani at the VodQA QA conference.