Tag

app stability

0 views collected around this technical thread.

Test Development Learning Exchange
Test Development Learning Exchange
Apr 3, 2025 · Operations

Case Studies of Monkey Testing for Stability, Performance, and Security in Applications

This article presents three practical case studies—social app stability testing, game app performance optimization, and e‑commerce app security testing—demonstrating how Monkey testing, combined with targeted parameters and monitoring tools, can uncover hidden issues and improve overall product quality.

Mobile DevelopmentMonkey TestingPerformance Optimization
0 likes · 6 min read
Case Studies of Monkey Testing for Stability, Performance, and Security in Applications
NetEase Media Technology Team
NetEase Media Technology Team
May 29, 2020 · Mobile Development

NRTripod: NetEase News App Online Risk Control System Design and Implementation

NRTripod, NetEase News’ online risk‑control platform, safeguards mobile app stability by tackling third‑party SDK hazards, Android fragmentation, sudden incidents, and hidden development flaws through a four‑layer architecture that combines development‑time debugging tools, production‑time dynamic feature‑flag configuration, real‑time crash interception, SDK toggling via NullObject patterns, and static protections such as whitelists, bytecode processing, and manifest analysis.

AndroidCrash HandlingNullObject pattern
0 likes · 13 min read
NRTripod: NetEase News App Online Risk Control System Design and Implementation
360 Quality & Efficiency
360 Quality & Efficiency
Apr 15, 2016 · Mobile Development

Smart Monkey: An Exploratory UI Traversal Method for Mobile App Testing

The article introduces Smart Monkey, an exploratory UI traversal technique that systematically interacts with every UI element of Android and iOS apps, records element histories, assigns weighted priorities, and employs state‑breakthrough and ignore mechanisms to improve stability, compatibility, security, and performance testing.

Smart MonkeyUI testingUI traversal
0 likes · 11 min read
Smart Monkey: An Exploratory UI Traversal Method for Mobile App Testing