Beginning iOS Unit and UI Testing

Learn about unit testing, UI testing, test driven development, best practices and more in our "Beginning iOS Unit & UI Testing" video series! By Joshua Greene.

Leave a rating/review
Save for later
Comments
Share
01
Toggle description

Find out what we’re going to cover in our "Beginning iOS Unit & UI Testing" video tutorial series!

02
Test Basics 21:14
Toggle description

In this video tutorial on unit and UI testing in iOS, you’ll learn the basics of unit testing by setting up a test target, accessing your app's code and writing your first set of tests.

Toggle description

In this video tutorial on unit and UI testing in iOS, you’ll learn how to write unit tests for your asynchronous code and create mock objects in Swift.

Toggle description

In this video tutorial on unit and UI testing in iOS, you’ll learn how to write performance tests to measure your time-sensitive code and view code coverage for your app.

UI Testing 11:33
Toggle description

In this video tutorial on unit and UI testing in iOS, you’ll learn how to automate taps, swipes and more to test your app's user-facing functionality.

Toggle description

In this video tutorial on unit and UI testing in iOS, you’ll learn about element queries and how to use Xcode's UI recorder to help write your UI tests.

TDD Example 15:16
Toggle description

In this video tutorial on unit and UI testing in iOS, you’ll learn about test driven development by working through a hands-on example.

Conclusion 2:37
Toggle description

Review what you learned in our "Beginning iOS Unit & UI Testing" video tutorial series and find out where to go from here.