Tag

App Testing

0 views collected around this technical thread.

Test Development Learning Exchange
Test Development Learning Exchange
Apr 22, 2025 · Mobile Development

Using ADB to Install, Uninstall, List, Start, and Stop Android Apps

This guide explains how to use Android Debug Bridge (ADB) commands to install and uninstall APKs, list installed packages, and start or stop applications on a connected device, providing essential tools for mobile developers and testers.

ADBAPKAndroid
0 likes · 3 min read
Using ADB to Install, Uninstall, List, Start, and Stop Android Apps
转转QA
转转QA
Dec 3, 2024 · Operations

From Zero to One: How a QA Team Rapidly Tested a New App Using Structured Planning and Responsibility System

This article describes how a QA team transformed an impossible‑looking challenge into reality by breaking down a large testing goal into incremental milestones, assigning clear responsibilities, designing focused test cases, and employing proactive risk analysis and code‑review strategies to deliver a high‑quality app within a very short timeframe.

App TestingProcess PlanningQA
0 likes · 8 min read
From Zero to One: How a QA Team Rapidly Tested a New App Using Structured Planning and Responsibility System
Python Programming Learning Circle
Python Programming Learning Circle
Nov 22, 2024 · Mobile Development

Automating QQ Message Replies with Python and Appium

This article demonstrates how to set up a Python environment with Appium, install necessary tools, connect an Android device, and implement a script that automatically reads incoming QQ messages and replies with predefined responses, providing step‑by‑step instructions and sample code for mobile automation.

AndroidApp TestingQQ
0 likes · 8 min read
Automating QQ Message Replies with Python and Appium
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
iQIYI Technical Product Team
iQIYI Technical Product Team
Aug 27, 2021 · Mobile Development

APP DIFF Automated Testing Solution for iQIYI Mobile Apps

The APP DIFF automated testing solution, presented at iQIYI’s i Technology Conference, combines deep‑link navigation, mock data services, and the AUI image‑diff algorithm within the Uiautomator2 framework to stabilize UI automation, cut execution time, achieve near‑human verification quality, and deliver significant coverage and cost savings across iQIYI mobile products.

AUIApp TestingCI/CD
0 likes · 19 min read
APP DIFF Automated Testing Solution for iQIYI Mobile Apps
Zhengtong Technical Team
Zhengtong Technical Team
Oct 30, 2020 · Information Security

Using Burp Suite for Penetration Testing of the ZhiXin Mobile Application

This article explains how to employ Burp Suite to conduct comprehensive penetration testing on the ZhiXin mobile app, covering setup, proxy configuration, detection of sensitive data leaks, privilege escalation, XSS, and SQL injection vulnerabilities, and provides remediation recommendations.

App TestingBurp SuiteMobile Security
0 likes · 12 min read
Using Burp Suite for Penetration Testing of the ZhiXin Mobile Application
FunTester
FunTester
Oct 6, 2019 · Mobile Development

Comprehensive Android App Testing Checklist and Considerations

This article provides a detailed checklist of Android app testing items—including smoke, installation, functionality, stability, performance, security, and special scenario tests—along with practical tips, links to technical resources, and notes on quality platform integration.

AndroidApp TestingMobile Development
0 likes · 17 min read
Comprehensive Android App Testing Checklist and Considerations
360 Tech Engineering
360 Tech Engineering
Apr 9, 2018 · Mobile Development

Comprehensive Black‑Box Testing Guide for Mobile Apps

This article presents a detailed collection of black‑box testing methods for mobile applications, covering installation, launch, uninstall, network conditions, input validation, compatibility, storage, upgrade, UI friendliness, screen rotation, interruption, resource conflicts, and multi‑touch scenarios.

App TestingCompatibilityUI testing
0 likes · 11 min read
Comprehensive Black‑Box Testing Guide for Mobile Apps
Baidu Intelligent Testing
Baidu Intelligent Testing
Jul 31, 2017 · Operations

Common Testing Methods for Live Streaming Apps

This article introduces essential live‑streaming terminology and outlines a step‑by‑step testing process—including test case design, execution, and verification—to ensure that a live streaming application launches and operates reliably.

App TestingHLSLive Streaming
0 likes · 5 min read
Common Testing Methods for Live Streaming Apps