Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 511 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 511 Bytes

Introduction

The Monkey is a program that runs on your emulator or device and generates pseudo-random streams of user events such as clicks, touches, or gestures, as well as a number of system-level events. You can use the Monkey to stress-test applications that you are developing, in a random yet repeatable manner.

Requirements

  1. python2.7.x
  2. DUT must be Android system.
  3. DUT must be connected to the PC

Installation

  1. Download the latest release
  2. Extract the archive
  3. Run MonkeyTest.py