Tag

stress test

0 views collected around this technical thread.

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
Efficient Ops
Efficient Ops
Nov 2, 2020 · Operations

Understanding Linux Load Average: Meaning, Measurement, and Real‑World Cases

This article explains what Linux load average actually measures, distinguishes it from CPU utilization, and demonstrates how to interpret and monitor load with practical stress‑test scenarios using tools like uptime, mpstat, and pidstat.

CPU utilizationlinuxload average
0 likes · 13 min read
Understanding Linux Load Average: Meaning, Measurement, and Real‑World Cases
System Architect Go
System Architect Go
Mar 31, 2017 · Operations

Using Artillery and ab for Server Load Testing

This article demonstrates how to install and run load‑testing tools Artillery and Apache ab, explains their command‑line options, interprets the performance metrics they produce, and provides tips for handling system limits during high‑concurrency tests.

Performanceabartillery
0 likes · 5 min read
Using Artillery and ab for Server Load Testing