Tag

mobile testing

1 views collected around this technical thread.

Cognitive Technology Team
Cognitive Technology Team
Jun 11, 2025 · Cloud Native

Unlock Low‑Cost Mobile Testing with Sonic’s Cloud‑Native Device Platform

This article introduces Sonic, an open‑source cloud‑device testing platform that leverages a Spring Cloud micro‑service architecture and Docker deployment to provide low‑cost, scalable, and flexible automated testing, remote debugging, CI/CD integration, and multi‑platform support for mobile applications.

Docker DeploymentOpen-sourceci/cd integration
0 likes · 8 min read
Unlock Low‑Cost Mobile Testing with Sonic’s Cloud‑Native Device Platform
Test Development Learning Exchange
Test Development Learning Exchange
Apr 25, 2025 · Mobile Development

Basic Usage and Parameter Configuration of Android Monkey for Automated Testing

This guide explains how to use the Android Monkey tool to generate random user events for stress testing, configure its parameters for different testing scenarios, and analyze the resulting logs to identify crashes, ANRs, and event sequences that affect app stability.

ADBAndroidLog Analysis
0 likes · 4 min read
Basic Usage and Parameter Configuration of Android Monkey for Automated Testing
Test Development Learning Exchange
Test Development Learning Exchange
Mar 29, 2025 · Mobile Development

Designing an Effective Monkey Testing Strategy for Mobile Applications

This guide outlines how to design a comprehensive Monkey testing strategy for Android apps, covering goal definition, event type selection, event count, throttling, option configuration, seed value setup for reproducibility, and practical command examples.

AndroidMonkey TestingSeed value
0 likes · 4 min read
Designing an Effective Monkey Testing Strategy for Mobile Applications
Test Development Learning Exchange
Test Development Learning Exchange
Mar 27, 2025 · Mobile Development

Understanding Android Monkey Event Types and How to Configure Their Ratios

This article explains the various pseudo‑random event types that the Android Monkey tool can generate, shows the command‑line parameters for each type, and provides a sample ADB command to set custom event‑type percentages for more realistic mobile app stress testing.

ADBAndroidEvent Types
0 likes · 4 min read
Understanding Android Monkey Event Types and How to Configure Their Ratios
JD Tech Talk
JD Tech Talk
Nov 22, 2024 · Mobile Development

Implementing UI Automation Testing for Auto Insurance Systems Using Playwright

This article discusses implementing UI automation testing for auto insurance systems using Playwright, addressing the challenges of testing multiple insurance providers and demonstrating how automated testing can significantly improve efficiency and reduce manual testing workload.

API TestingAuto Insurance SystemsPlaywright
0 likes · 9 min read
Implementing UI Automation Testing for Auto Insurance Systems Using Playwright
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
Cognitive Technology Team
Cognitive Technology Team
Sep 20, 2024 · Mobile Development

Bypassing HarmonyOS Secure Keyboard with hdc Command for Simulated Password Input

This article explains how to bypass the secure keyboard restriction in HarmonyOS by using the hdc command to simulate key events, allowing password entry through a custom front‑end keyboard and mapping keycode values to automate input on devices with privacy‑protected screens.

HarmonyOSUI Automationhdc
0 likes · 2 min read
Bypassing HarmonyOS Secure Keyboard with hdc Command for Simulated Password Input
Tencent Cloud Developer
Tencent Cloud Developer
May 9, 2024 · Frontend Development

Front-end UI Automation Testing: Challenges, Solutions, and Practices

The article recounts the author’s journey building and scaling front‑end UI automation for desktop, web, and mobile, exposing challenges such as fragile end‑to‑end tests, high maintenance cost, and merge‑induced regressions, and proposes a three‑layer strategy of unified frameworks, collaborative case sharing, and enhanced reporting that yielded 70% business coverage, 93% pass rates, and thousands of bugs discovered, while outlining future AI‑driven test generation.

Continuous IntegrationFrontend TestingTest Framework
0 likes · 39 min read
Front-end UI Automation Testing: Challenges, Solutions, and Practices
Ctrip Technology
Ctrip Technology
Mar 22, 2024 · Mobile Development

Design and Implementation of the Cloud Touch Platform for Remote Mobile Device Control and Testing

The article presents the background, full‑scenario construction, core architecture, device‑pool strategy, remote iOS control via WebDriverAgent, screen‑sync using ffmpeg, streaming pipeline, data collection, and practical lessons of the Cloud Touch platform that enables unified remote testing and customer‑support workflows for mobile applications.

Cloud TouchFFmpegRemote Device Control
0 likes · 14 min read
Design and Implementation of the Cloud Touch Platform for Remote Mobile Device Control and Testing
Ctrip Technology
Ctrip Technology
Mar 15, 2024 · Artificial Intelligence

Real‑time Debugging Boosts the Effectiveness of AI‑Generated UI Automation Scripts

This article examines how integrating real‑time debugging with large‑model AI can dramatically improve the accuracy and success rate of automatically generated UI test scripts, presenting a LangChain‑based architecture, toolchain design, experimental results, and future challenges in AI‑driven UI automation.

AILangChainReal-time Debugging
0 likes · 10 min read
Real‑time Debugging Boosts the Effectiveness of AI‑Generated UI Automation Scripts
NetEase Cloud Music Tech Team
NetEase Cloud Music Tech Team
Dec 19, 2023 · Mobile Development

A One‑Stop UI Automation Testing Framework for NetEase Cloud Music

To meet NetEase Cloud Music’s tight regression schedule, the team built Athena, a one‑stop UI automation framework that combines record‑and‑play case entry, Dawn telemetry‑based stable element locating, white‑box communication for efficiency, and integrated network‑mock and multi‑account support, delivering 73% coverage, over 90% success, and cutting regression time by more than 60%.

AndroidContinuous IntegrationUI Automation
0 likes · 14 min read
A One‑Stop UI Automation Testing Framework for NetEase Cloud Music
Bilibili Tech
Bilibili Tech
Aug 25, 2023 · Mobile Development

A Multi‑Layer Approach to Mobile Device Compatibility Test Design and Device Selection

The article proposes a six‑layer methodology for mobile compatibility testing that starts with hardware specs, adds market and roadmap insights, prioritizes high‑share and bug‑prone models, classifies performance tiers, accounts for special devices, aligns scenarios with key parameters, and uses an algorithm to group, rank, and flag representative devices for efficient testing.

algorithmdevice compatibilitydevice selection
0 likes · 11 min read
A Multi‑Layer Approach to Mobile Device Compatibility Test Design and Device Selection
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
DeWu Technology
DeWu Technology
Apr 24, 2023 · Frontend Development

Community Client-Side Testing Practices and Quality System Construction

The guide outlines community-driven client‑side testing practices—functional, compatibility, exploratory, UX, performance, stability, and security testing—detailing tool use such as TeslaLab, automation and AI techniques, cross‑device and platform challenges, memory‑leak and crash analysis, and combined black‑box/white‑box approaches to improve app quality and data privacy.

Client-Side TestingExploratory TestingSecurity Testing
0 likes · 21 min read
Community Client-Side Testing Practices and Quality System Construction
FunTester
FunTester
Mar 27, 2023 · Mobile Development

Key Considerations for Mobile App Testing

This guide outlines essential mobile app testing practices, including device and platform selection, handling user mobility and network changes, multitasking scenarios, gesture conflicts, user experience factors, permissions, caching, web dependency, layered and exploratory testing, security checks, and effective log usage.

App TestingPermissionsSecurity Testing
0 likes · 6 min read
Key Considerations for Mobile App Testing
IT Services Circle
IT Services Circle
Nov 22, 2022 · Mobile Development

Automating Android Phones with Scrcpy and UiAutomator2 Using Python

This tutorial explains how to set up the open‑source screen‑copy tool Scrcpy and the Python‑based UiAutomator2 library to control an Android device from a computer, covering installation, environment configuration, sample code for interacting with apps, and practical use cases such as automated liking and commenting.

ADBAndroid AutomationPython
0 likes · 6 min read
Automating Android Phones with Scrcpy and UiAutomator2 Using Python
Qunar Tech Salon
Qunar Tech Salon
Sep 7, 2022 · Frontend Development

TARS UI Automation System: Metrics, Challenges, and Automated Case Recording Solutions

The article presents the TARS UI automation platform, analyzes its core performance indicators and the problems uncovered, and details a comprehensive redesign that introduces automatic case recording, tag generation, data mocking, smart assertions, and an upgraded cloud‑based testing infrastructure to improve coverage, accuracy, and efficiency for mobile app releases.

Automation PlatformCase RecordingTARS
0 likes · 18 min read
TARS UI Automation System: Metrics, Challenges, and Automated Case Recording Solutions
NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
Jul 22, 2022 · Mobile Development

Intelligent Compatibility Testing Platform for Mobile Game Development

This article describes the design and implementation of an intelligent compatibility testing platform for mobile games, covering device fragmentation challenges, testing strategies, hardware setup, automated and AI‑driven testing services, real‑time monitoring, remote maintenance, and the integration of Airtest for script automation.

AICompatibilityDevice Farm
0 likes · 19 min read
Intelligent Compatibility Testing Platform for Mobile Game Development
58 Tech
58 Tech
May 10, 2022 · R&D Management

Recap of 58 Technology Salon: R&D Efficiency Measurement and Mobile Quality Assurance

The article summarizes the 28th 58 Technology Salon held on April 27, 2022, featuring presentations on R&D efficiency measurement and mobile quality assurance, including detailed Q&A sessions that discuss metrics, data handling, performance testing tools, and practical improvements for development and testing teams.

EfficiencyR&D metricsmobile testing
0 likes · 6 min read
Recap of 58 Technology Salon: R&D Efficiency Measurement and Mobile Quality Assurance