Tagged articles
14 articles
Page 1 of 1
Snowball Engineer Team
Snowball Engineer Team
Sep 29, 2024 · Mobile Development

Building a Mobile Automated Testing Platform with Airtest and Poco

This article describes how a team built a custom automated testing platform for React Native mobile apps using Airtest and Poco, covering tool selection, script examples, platform architecture with React frontend and Python backend, and solutions for parallel execution and mock services.

AirtestFlaskMock Server
0 likes · 13 min read
Building a Mobile Automated Testing Platform with Airtest and Poco
Test Development Learning Exchange
Test Development Learning Exchange
Jul 15, 2023 · Mobile Development

Airtest Automation API Reference: Initialization, Device Connection, App Operations, and Common Interactions

This article provides a comprehensive reference for Airtest's automation APIs, covering script initialization functions, device connection methods, application lifecycle commands, and frequently used interaction utilities such as screenshot, touch, swipe, text input, and key events, each illustrated with Python code examples.

AirtestApp OperationsAutomation
0 likes · 8 min read
Airtest Automation API Reference: Initialization, Device Connection, App Operations, and Common Interactions
Software Development Quality
Software Development Quality
Jul 27, 2022 · Mobile Development

Unlock iOS Automation: Compare UIAutomation, XCTest, Appium, Airtest & More

This comprehensive guide explores iOS automation frameworks—including UIAutomation, XCTest, KIF, Frank, Calabash‑iOS, Appium, and Airtest—detailing their features, setup steps, element‑location strategies, performance comparisons, multi‑device execution, and practical recommendations for stable and efficient mobile testing.

AirtestAppiumUIAutomation
0 likes · 30 min read
Unlock iOS Automation: Compare UIAutomation, XCTest, Appium, Airtest & More
NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
Dec 27, 2021 · Game Development

Game Automation Testing Guide: Building an Automated Testing Framework

This guide introduces game automation testing, explaining its benefits and limitations, outlining when it is appropriate, and providing a detailed two‑part tutorial on building an automated testing framework—including outer process setup, server and client components, and using third‑party tools like Airtest.

AirtestAutomationFramework
0 likes · 15 min read
Game Automation Testing Guide: Building an Automated Testing Framework
Zhongtong Tech
Zhongtong Tech
Aug 9, 2021 · Mobile Development

How We Built a Scalable Mobile UI Automation Platform with Airtest and Jenkins

This article describes how a logistics company tackled the growing complexity of mobile app testing by evaluating automation tools, creating a real‑device platform, and implementing a Jenkins‑driven automation framework that supports parallel execution, script management, and future AI‑enhanced compatibility testing.

AirtestJenkinsci/cd
0 likes · 8 min read
How We Built a Scalable Mobile UI Automation Platform with Airtest and Jenkins
FunTester
FunTester
Jul 12, 2021 · Mobile Development

Mastering Airtest: No‑Code Automation for Android & iOS Testing

This guide walks you through what Airtest is, how to install it, connect devices, use its visual interface for basic operations, and follow a step‑by‑step example that records actions and generates runnable test scripts for Android and iOS apps.

AirtestAndroidUI automation
0 likes · 8 min read
Mastering Airtest: No‑Code Automation for Android & iOS Testing
DeWu Technology
DeWu Technology
Jun 11, 2021 · Mobile Development

A Hands‑On Guide to UI Automation Using Airtest

This hands‑on guide explains how to set up the cross‑platform Airtest framework, connect Android or iOS devices, record and edit Python‑based UI scripts, use image‑and value‑based assertions, generate HTML reports, and leverage Poco for element‑level automation in agile mobile development.

AirtestPOCOPython
0 likes · 12 min read
A Hands‑On Guide to UI Automation Using Airtest
Python Crawling & Data Mining
Python Crawling & Data Mining
Apr 24, 2021 · Mobile Development

Master Airtest: Essential APIs for Mobile Automation Testing

This article introduces the Airtest mobile automation IDE, explains its cross‑platform and platform‑specific APIs, and provides detailed code examples for device initialization, control, app management, screen actions, and assertions, enabling developers to automate mobile testing efficiently.

APIAirtestMobile Automation
0 likes · 7 min read
Master Airtest: Essential APIs for Mobile Automation Testing
DeWu Technology
DeWu Technology
Apr 23, 2021 · Operations

Distributed UI Automation Practice and Architecture

The article presents DuLab, a distributed UI‑automation platform for mobile apps that leverages Airtest, Python/Tornado, Celery, and Redis to schedule and run bulk test cases on remote devices, detailing its layered case management, package database, mock services, and the resulting scalable, efficient regression testing across diverse devices.

AirtestDistributed TestingPython
0 likes · 14 min read
Distributed UI Automation Practice and Architecture
Python Crawling & Data Mining
Python Crawling & Data Mining
Apr 20, 2021 · Mobile Development

Master Airtest: Install the Mobile Automation IDE and Explore Its Key Features

This article guides readers through downloading and installing the Airtest mobile automation IDE, then provides a detailed walkthrough of its main interface components—including the auxiliary windows, script editor, log viewer, device connections, and Android assistant—helping users quickly start automating smartphone tasks.

AirtestAndroidIDE installation
0 likes · 6 min read
Master Airtest: Install the Mobile Automation IDE and Explore Its Key Features