Category Archives: Testing

Accessibility Testing on Android

I published a blog post today on the thougbot technical blog about four simple ways you can test your Android app’s accessibility. Check it out over here!

Posted in Accessibility, Android, Testing | Leave a comment

Automated Calabash Testing on Marshmallow

Recently I upgraded an Android app to targetMarshmallow (API 23, OS v 6.0).  I made all the necessary changes to our source code, and the app seemed to be working as expected.  However, I was pretty bummed to see that almost half … Continue reading

Posted in Android, Testing | 3 Comments