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.
[youtube jV2NZuqQxtc]
Video producer: https://www.cocoacontrols.com/