Products
Featured
Real Device Hot Instant access to a wide range of iOS and Android real devices
Automation Hot Perform mobile app automated testing in popular frameworks
WeTest Monkey Quickly find basic compatibility issues
PerfDog Hot A client performance testing expert service package
Pricing
Simulator Test Manual
Help Documents menu

Simulator Test Manual

Updated on: 2022-11-16 16:34

The article takes Tencent Game Buddy as the example to teach you how to use PerfDog to test the simulator.

Preconditions: Install simulator, Install adb.

Download and install simulator
Download Tencent Game Buddy from the official website (https://syzs.qq.com/) and install it.

Open the software to test in the simulator
The tutorial takes Game For Peace as the example (Note: please ensure to enter into the simulation interface. It will be unable to connect on the main interface).

Use adb in cmd to establish connection
Enter “adb connect 127.0.0.1:5555” in cmd (Note: 5555 is the port number of the Tencent Game Simulator.The port number may vary for different simulators. Please establish the port number for a different simulator yourself ).
daima 1.png
The connection shall be successful if “connected to 127.0.0.1:5555” appears.If you are uncertain, please enter “adb devices” to verify whether the software is connected to the simulator.
daima 2.png

Open PerfDog client
Now click “Mobile Phone Device.” Then a text of “virtual machine 2” appears, you can click it to connect.
daima 3.png
Click “Yes” in the simulator.
Select APP in the client to start the test.
daima 4.png