I gave a talk at the April 2013 meetup event of iOS Dev Scout.
The talk began with my thoughts about testing. Then, I start describing the various techniques of testing from unit to user acceptance, specification-based to scenario-based, mocking object to matcher. After which I introduces command line tools of Xcode and how you can manage your tests with Makefile or Rakefile. Finally, with that you can set up a Continuous Integration Server to execute the tests at specific interval or on every commit. All these contents created with a focus on iOS. As I only had less than an hour of speaking time, my contents only touches the surface. Nevertheless, I hope you enjoy the slides.
iOS Dev Scout # April 2013 Meetup: https://www.facebook.com/events/160601547432676/
iOS Dev Scout: https://www.facebook.com/groups/iosdevscout/
Stan Chang Khin Boon
Blog: http://lxcid.com
Twitter: https://twitter.com/lxcid
Github: https://github.com/lxcid