How to Test Your Awesome iOS Mobile Application
Offered By: Devoxx via YouTube
Course Description
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
Related Courses
Ruby on Rails: An IntroductionJohns Hopkins University via Coursera Internet of Things Capstone: Build a Mobile Surveillance System
University of California, San Diego via Coursera Engineering Maintainable Android Apps
Vanderbilt University via Coursera Orientação a Objetos com Java
Instituto Tecnológico de Aeronáutica via Coursera TDD – Desenvolvimento de Software Guiado por Testes
Instituto Tecnológico de Aeronáutica via Coursera