Test multiple apps using bundle identifier in XCTest
Read OriginalThis technical article details a method for using bundle identifiers in XCTest/Xcode UI Testing to launch and control multiple iOS applications from a single test project. It covers launching the app under test and other installed apps, interacting with system alerts via Springboard, and finding bundle IDs for App Store or locally installed apps. This approach decouples tests from the app's source code.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser