BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Presentations Testing iOS Apps

Testing iOS Apps

Bookmarks
51:40

Summary

Graham Lee discusses strategies and tools for testing iOS apps with a view to uncovering hidden security and usability issues.

Bio

Graham Lee is a security consultant and contract developer, specializing in iOS and Mac OS X application development. He is the author of "Professional Cocoa Application Security", published by Wiley in 2010 and described as a "must read" by someone who isn't even related to him. Graham lives and works in Oxford, UK. Twitter: @iamleeg

About the conference

Software is changing the world; QCon aims to empower software development by facilitating the spread of knowledge and innovation in the enterprise software development community; to achieve this, QCon is organized as a practitioner-driven conference designed for people influencing innovation in their teams: team leads, architects, project managers, engineering directors.

Recorded at:

Apr 05, 2013

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

  • Testing hybrids

    by Karl Krukow,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    Graham, Calabash actually does support testing hybrid apps, e.g. query or touch dom elements. It also makes it easy to use stringByEvaluatingJavaScriptFromString: dynamically.

    Checkout: github.com/calabash/calabash-ios/wiki/06-WebVie...

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT