Video description
- Set up different UI tests for testing different parts of an app
- Perform simple unit test cases in a project
- Use test cases before adding functionality to ensure quality apps
Table of contents
- Overview 00:01:31
- Build the App to be Tested 00:11:03
- Unit Testing 00:10:41
- Code Structure for Unit Testing 00:10:54
- Validating User Input 00:10:33
- Handling User Input Forms 00:05:13
- Code Coverage 00:05:58
- UI testing 00:10:56
- Error Labels 00:09:38
- Correcting the Test 00:06:34
Product information
- Title: Testing in Xcode: Unit Testing, UI Testing, and Code Coverage
- Author(s):
- Release date: July 2019
- Publisher(s): Apress
- ISBN: 9781484251928
You might also like
video
Practical Test-Driven Development with Xcode and Swift: Write Modularized Code for TDD with XCTest and UIKit
Write better, more robust, and well-architected code. Then put tests on CI with every run, so …
video
iOS 13 Programming with Swift 5 - Second Edition
The iOS 13 SDK arrives as a major milestone in the evolution of the Swift language …
video
iOS Development with Swift in Motion
One billion iPhone and iPad users are waiting for the next amazing app. It's time for …
book
iOS Unit Testing by Example
Fearlessly change the design of your iOS code with solid unit tests. Use Xcode's built-in test …