Software Testing and Software Quality Assurance Videos and Tutorials: Unit Testing, Functional Testing, Load Testing, Performance Testing, Test Driven Development
 

Unit Testing your iPhone App with OCUnit

OCUnit is an open source testing framework for Objective C in the Mac OS X, Mac OS X Server, GNUSTEP, YellowBox/Cocoa and WebObjects/Objective C environments. This video shows how to use OCUnit to perform unit testing in an iOS application.

Features of OCUnit include:
* SenTestingKit, a framework to help you write test cases;
* otest, a testing tool;
* a collection of Makefiles and utilities to seamlessly integrate testing with Xcode and ProjectBuilder

Video Producer: http://www.highoncoding.com/