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

Introduction to UIAutomation

An introduction to iOS app testing and UIAutomation. The video goes over the reasons why you would want to test your app, what makes UIAutomation cool, and some of the basics on how to use it.

You can use the UI Automation JavaScript library to write test scripts that exercise your app’s user interface elements while the app runs on a connected device. You write the tests in JavaScript, calling the UI Automation API to simulate user interaction.

Video producer: https://www.cocoacontrols.com/