Overview
Discover how to effectively test iOS mobile applications in this 28-minute conference talk by Maxime David at Devoxx. Learn about XCode's unit tests and UI tests through live coding demonstrations. Explore the importance of testing mobile apps, dive into synchronous and asynchronous testing techniques, and witness UI testing in action. Gain insights on code coverage and access all demonstrated code on Github for hands-on practice. Benefit from the expertise of Maxime David, a JavaScript and Swift enthusiast who developed the iOS version of MyDevoxx.
Syllabus
Introduction
Why test your application
HashColor demo
Unit testing
Main business object testing
Color item test
Synchronous test
Expect
Fail
UI Test
Recode Button
Record Button
Color fries
Save button
Save button assertion
Make specific assertion
Taught by
Devoxx