Android APP stress test (2) practice

1. Prepare the environment

Android SDK

Python

(add to path)

  

2. App stress testing practice

a. Select usb debugging;

b. Confirm that the connection is established [execute adb devices];

c. Install the test app;

d. Send the stress test command [adb shell monkey 1000] to test any 1000 usage commands in the mobile phone;

e. Obtain a separate package name that needs to test the function of the mobile phone

f. Apply pressure to the specified package

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325681166&siteId=291194637