Hacker News new | ask | show | jobs
Ask HN: How do you automate your iOS and Android tests?
3 points by monfresh 5074 days ago
I'm curious to find out how widespread automation is within the iOS and Android Dev/QA communities, and what tools are being used. After trying many different tools, I chose Calabash: http://www.moncefbelyamani.com/ios-automated-testing-with-calabash-cucumber-ruby/

What are you using for both native apps and mobile web apps?

1 comments

Selenium with Remote Web Driver
Presumably not for native app testing though...