Tag

Monkey Testing

1 views collected around this technical thread.

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

Practical Guide: Complete Monkey Testing Workflow

This article provides a comprehensive tutorial on Monkey testing for Android applications, covering the complete workflow from environment setup to test execution, monitoring, and analysis.

ADB commandsAndroid TestingMobile Development
0 likes · 5 min read
Practical Guide: Complete Monkey Testing Workflow
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
Test Development Learning Exchange
Test Development Learning Exchange
Mar 31, 2025 · Mobile Development

Setting Monitoring Metrics and Creating Test Report Templates for Android Monkey Testing

This guide explains how to monitor key system resources such as CPU, memory, battery, network traffic, and startup time during Android Monkey testing, provides ADB commands for data collection, and offers a structured test report template with practical steps for automation and analysis.

ADB commandsAndroidMobile Development
0 likes · 5 min read
Setting Monitoring Metrics and Creating Test Report Templates for Android Monkey 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 28, 2025 · Mobile Development

How to Read and Analyze Monkey Test Log Files

This guide explains the structure of Android Monkey test logs, highlights key information such as event counters and exception details, and provides practical solutions for common errors like ANR, crashes, OutOfMemoryError, and SecurityException, along with best practices for effective log analysis.

AndroidMobile DevelopmentMonkey Testing
0 likes · 5 min read
How to Read and Analyze Monkey Test Log Files
Test Development Learning Exchange
Test Development Learning Exchange
Mar 27, 2025 · Mobile Development

Introduction to Monkey Testing for Android Applications

This article introduces Monkey testing on Android, explaining its purpose, key characteristics, and how to set up the environment and run basic tests using ADB commands to improve app stability and automate stress testing.

AndroidMobile DevelopmentMonkey Testing
0 likes · 3 min read
Introduction to Monkey Testing for Android Applications
JD Retail Technology
JD Retail Technology
Dec 29, 2020 · Mobile Development

Implementing Lightweight iOS Monkey Testing with SwiftMonkey and XCUITest

This article explains the background, advantages, implementation details, and crash analysis of using SwiftMonkey and XCUITest for lightweight, automated iOS Monkey testing, providing code examples and outlining pending improvements for a more robust testing pipeline.

Monkey TestingSwiftMonkeyXCUITest
0 likes · 7 min read
Implementing Lightweight iOS Monkey Testing with SwiftMonkey and XCUITest
360 Quality & Efficiency
360 Quality & Efficiency
Dec 3, 2019 · Mobile Development

Using Maxim for Multi‑Device Parallel Monkey Stress Testing on Android Apps

This article introduces Maxim, a monkey‑based Android stress‑testing tool that supports fine‑grained scenario control, multi‑device parallel execution, blacklist/whitelist configuration, and special event handling, and provides step‑by‑step instructions with screenshots for practical use.

AndroidApp Stress TestMaxim
0 likes · 6 min read
Using Maxim for Multi‑Device Parallel Monkey Stress Testing on Android Apps
360 Quality & Efficiency
360 Quality & Efficiency
Aug 2, 2019 · Mobile Development

Fastmonkey iOS Monkey Testing Tool: Setup, Configuration, and Usage Guide

This article introduces Fastmonkey, an open‑source iOS Monkey testing tool, outlines its key advantages, provides step‑by‑step environment setup, explains bundle‑id and runtime configuration, details optional and custom actions, and describes how to execute tests and view logs.

FastmonkeyMobile DevelopmentMonkey Testing
0 likes · 5 min read
Fastmonkey iOS Monkey Testing Tool: Setup, Configuration, and Usage Guide
360 Quality & Efficiency
360 Quality & Efficiency
Apr 18, 2019 · Mobile Development

Introduction to Android Monkey Testing: Purpose, Parameters, and Result Analysis

This article explains what Android's Monkey tool is, its testing goals, commonly used command‑line options, how to run a test sending random events to an app, and how to collect and analyze the resulting logs for stability assessment.

AndroidMonkey Testingautomation
0 likes · 5 min read
Introduction to Android Monkey Testing: Purpose, Parameters, and Result Analysis
360 Quality & Efficiency
360 Quality & Efficiency
Nov 30, 2018 · Mobile Development

Introduction to Android Monkey Testing: Steps, Log Analysis, and Automation

This article explains what Android Monkey testing is, walks through the preparation steps, command usage, log redirection, and basic Python-based log filtering, and suggests how to automate the process to improve mobile app stability before release.

ADBAndroidMonkey Testing
0 likes · 6 min read
Introduction to Android Monkey Testing: Steps, Log Analysis, and Automation