
Install and configure Carthage and CocoaPods, install dependencies, and verify readiness by opening the workspace and running UI test projects for iOS XCUI unit testing in Xcode 9.
Practice Swift basics with a primer on refactoring, scope, and pass-by-value versus pass-by-reference, using functions to print and organize information in code.
Master XCUI UI unit testing in Xcode 9 by recording app interactions and validating dynamic scores using accessibility identifiers, stack text, and index-based element access in Add 1 App.
Demonstrate practical iOS UI testing with XCUI in Xcode 9 for the Insights app, covering login, table views, alerts, accessibility identifiers, and test refactoring for reusable code.
Explore ui testing of an ios bible app using xcui in xcode 9, covering five-tab navigation, random verses, search, stash, and assertion-driven test cases.
Learn to build and run a UI test suite for a Wikipedia app in Xcode 9, recording interactions, performing searches, selecting the first result, and validating saved and history flows.
This course is for iOS Developers who want to add UI Unit Testing to their toolbox of skills. If you are not an iOS developer, you can still take this course, just learn the basics of the swift language and come back. This course write UI Unit Tests for 4 Apps, including Oil Lamp Bible, Wikipedia(iOS), Add 1(Simple Game) and Insights(Creates reports on Instagram Users).