Tag

XCUIAutomation

7 articles Updated daily
7 Articles
Latest
Popular
Trending
XCUITest authentication testing architecture for iOS login, network and session scenarios
Mobile Testing
XCUITest Authentication Testing: Network, Login, and Secure iOS UI Scenarios

Learn XCUITest authentication testing with practical Swift examples for login, invalid credentials, network failures, session expiration, logout, protected screens, and secure iOS…

Shahnawaz Khan Aug 25, 2026 16 min read
XCUITest alerts handling iOS dialogs pop-ups sheets and system permissions
Mobile Testing
XCUITest Alerts: Handling Alerts, Sheets, Pop-Ups and System Dialogs

Master XCUITest alerts with practical Swift examples for handling confirmation dialogs, action sheets, pop-ups, permission prompts, system dialogs, and unexpected UI states.

Shahnawaz Khan Aug 25, 2026 15 min read
XCUIApplication controlling iOS app lifecycle in XCUITest automation
Mobile Testing
XCUIApplication: Launching and Controlling iOS Apps

Learn how XCUIApplication powers XCUITest by controlling iOS app launches, configuration, activation, termination, application state, and deep-link testing with practical Swift examples.

Shahnawaz Khan Aug 24, 2026 14 min read
Xcode XCUITest project structure showing iOS UI test target architecture
Mobile Testing
XCUITest Project Structure and Test Target Architecture

Learn how to design a scalable XCUITest architecture with dedicated test targets, screen objects, reusable components, test data, utilities, configuration, test plans,…

Shahnawaz Khan Aug 24, 2026 15 min read
Xcode and iPhone showing Your First XCUITest for native iOS UI automation
Mobile Testing
Your First XCUITest: Building a Basic iOS UI Test

Build your first XCUITest from scratch. Learn how XCTest, XCUIApplication, XCUIElement, accessibility identifiers, actions, waits, and assertions work together in a practical…

Shahnawaz Khan Aug 23, 2026 18 min read
XCUITEST SETUP ON MACOS & XCODE
Mobile Testing
XCUITest Setup on macOS and Xcode: Complete Beginner’s Guide

Learn how to set up XCUITest on macOS and Xcode, configure simulators, create UI test targets, write your first test, and prepare…

Shahnawaz Khan Aug 23, 2026 19 min read
XCTest vs XCUITest comparison showing iOS unit testing and UI automation in Xcode
Mobile Testing
XCTest vs XCUITest: Understanding Apple’s Testing Frameworks

XCTest vs XCUITest can be confusing for iOS QA engineers. Learn how XCTest, XCUIAutomation, and XCUITest work together and where each belongs.

Shahnawaz Khan Aug 23, 2026 19 min read