Tag

mobile test automation

14 articles Updated daily
14 Articles
Latest
Popular
Trending
XCUITest Page Object Model architecture with Swift screens components and UI automation
Mobile Testing
XCUITest Page Object Model: Build Maintainable iOS UI Tests with Swift

Build maintainable iOS UI automation with XCUITest Page Object Model, using Swift Page Objects, stable accessibility identifiers, reusable components, navigation, synchronization, and…

Shahnawaz Khan Aug 25, 2026 17 min read
XCUITest Collection Testing for iOS tables lists cells and dynamic content
Mobile Testing
XCUITest Collection Testing: Automating Tables, Lists and Dynamic Content

Master XCUITest Collection Testing with practical Swift examples for iOS tables, collection views, lists, reusable cells, scrolling, pagination, loading states, and dynamic…

Shahnawaz Khan Aug 25, 2026 18 min read
XCUITest form testing with iOS text fields pickers keyboards and validation
Mobile Testing
XCUITest Form Testing: Automating Text Fields, Pickers and Keyboards

Master XCUITest form testing with practical Swift examples for text fields, secure inputs, pickers, keyboards, validation, scrolling, and complete iOS form workflows.

Shahnawaz Khan Aug 25, 2026 15 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
XCUITest synchronization for reliable iOS UI test waiting and automation
Mobile Testing
XCUITest Synchronization: Reliable Waiting for iOS UI Tests

Master XCUITest synchronization with practical Swift examples for reliable waiting, dynamic UI handling, predicates, XCTWaiter, isHittable, and flaky-test prevention.

Shahnawaz Khan Aug 24, 2026 13 min read
XCUITest assertions validating iOS app behavior with XCTest UI automation
Mobile Testing
XCUITest Assertions: Validating iOS App Behavior

Master XCUITest assertions with practical Swift examples for validating iOS UI states, element properties, text, navigation, errors, and application behavior.

Shahnawaz Khan Aug 24, 2026 12 min read
XCUITest actions for tap type swipe scroll and long press iOS automation
Mobile Testing
XCUITest Actions: Tap, Type, Swipe, Scroll and Long Press

Master XCUITest actions with practical Swift examples for tapping, typing, swiping, scrolling, and long-press interactions in reliable iOS UI automation.

Shahnawaz Khan Aug 24, 2026 13 min read
XCUITest locators using IDs labels text and element queries for iOS automation
Mobile Testing
XCUITest Locators: IDs, Labels, Text and Element Queries

Master XCUITest locators with practical Swift examples covering accessibility IDs, labels, text, predicates, hierarchy, indexes, and element queries for reliable iOS UI…

Shahnawaz Khan Aug 24, 2026 17 min read
XCUIElement finding and interacting with iOS UI elements in XCUITest
Mobile Testing
XCUIElement: Finding and Interacting with UI Elements

Master XCUIElement in XCUITest with practical Swift examples for finding, interacting with, synchronizing, and validating iOS UI elements in reliable automation tests.

Shahnawaz Khan Aug 24, 2026 12 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