Tag

Airtest

0 views collected around this technical thread.

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 OperationsDevice Control
0 likes · 8 min read
Airtest Automation API Reference: Initialization, Device Connection, App Operations, and Common Interactions
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
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
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.

AirtestCeleryDistributed Testing
0 likes · 14 min read
Distributed UI Automation Practice and Architecture
Byte Quality Assurance Team
Byte Quality Assurance Team
Feb 10, 2021 · Mobile Development

Comparison of Windows UI Automation Frameworks: Appium, Airtest, and Pywinauto

This article compares three Windows UI automation frameworks - Appium, Airtest, and Pywinauto - analyzing their principles, deployment environments, supported control properties, advantages, and disadvantages to help developers choose the right tool for their needs.

AirtestUI AutomationWindows testing
0 likes · 8 min read
Comparison of Windows UI Automation Frameworks: Appium, Airtest, and Pywinauto