Tag

XCUITest

0 views collected around this technical thread.

Sohu Tech Products
Sohu Tech Products
Nov 24, 2021 · Mobile Development

Comprehensive Guide to iOS UI Automation Testing with XCUITest, Appium, and Macaca

This article provides a detailed overview of iOS UI automation testing, covering XCUITest fundamentals, Accessibility considerations, sample Swift code, manual and recorded test case creation, command‑line toolchains, Web Service‑based architecture, and a comparison of Appium and Macaca for building scalable, CI‑integrated mobile testing platforms.

MacacaMobile TestingUI Automation
0 likes · 24 min read
Comprehensive Guide to iOS UI Automation Testing with XCUITest, Appium, and Macaca
Sohu Tech Products
Sohu Tech Products
Nov 4, 2021 · Mobile Development

Comprehensive Guide to iOS UI Automation Testing with XCUITest, Appium, and Web Service Architecture

This article provides a detailed overview of iOS UI automation testing, covering XCUITest fundamentals, accessibility considerations, code examples, manual and recorded test case creation, command‑line toolchains, Web Service‑based architecture, and a comparison of Appium and Macaca for building scalable, cross‑platform mobile testing platforms.

Mobile TestingUI AutomationXCUITest
0 likes · 27 min read
Comprehensive Guide to iOS UI Automation Testing with XCUITest, Appium, and Web Service Architecture
JD Retail Technology
JD Retail Technology
Dec 29, 2020 · Mobile Development

Implementing Lightweight iOS Monkey Testing with SwiftMonkey and XCUITest

This article explains the background, advantages, implementation details, and crash analysis of using SwiftMonkey and XCUITest for lightweight, automated iOS Monkey testing, providing code examples and outlining pending improvements for a more robust testing pipeline.

AutomationMonkey TestingSwiftMonkey
0 likes · 7 min read
Implementing Lightweight iOS Monkey Testing with SwiftMonkey and XCUITest
Baidu Intelligent Testing
Baidu Intelligent Testing
Jun 8, 2017 · Mobile Development

Remote Control of Non‑Jailbroken iOS Devices Using XCUITest and WebDriverAgent

This article explains how to leverage Apple’s XCUITest framework, private XCUIApplication APIs, and Facebook’s WebDriverAgent to implement a web‑based service that remotely controls non‑jailbroken iOS devices for automated testing without requiring device rooting.

AutomationMobileTestingRemoteControl
0 likes · 7 min read
Remote Control of Non‑Jailbroken iOS Devices Using XCUITest and WebDriverAgent