Customer Cases
Pricing

How to Test PC Games with PerfDog

LEARN HOW TO EFFECTIVELY TEST PC GAMES USING PERFDOG, A POWERFUL TOOL FOR PERFORMANCE ANALYSIS AND OPTIMIZATION.

Author: Baojian Shen

Senior Product Manager, Tencent WeTest

 

As the demand for PC game and app development increases, PerfDog team has expanded its support for PC platform performance data collection. This guide will walk you through the process of testing PC games and applications using PerfDog.

Prerequisites

1. PerfDog supports Windows 7/8/8.1/10/11.
DirectX 9/11/12, 32-bit, and 64-bit game testing are supported.

2. Non-game testing will not have FPS, FrameTime, and Render data.

Step-by-Step Instructions

Run PerfDog as Administrator: Right-click PerfDog.exe in the PerfDog folder and select "Run as administrator."

Select Windows Device: Click the device list menu and choose the Windows device.

Start the Application: Launch the application you want to test, such as "League of Legends."

Select Target Test Process: Choose the correct target test process and initiate data collection.

Perform Test Task: Switch to the test process and execute the test task.


End Test and Upload Data: Click to end the test on the PerfDog client, close the test process, and right-click to upload data to the cloud.

Use Shortcut Key: Press Ctrl+R to quickly start recording/saving data in the target process window.

Frequently Asked Questions

How to Select the DX Version for Testing?

Choose the DX version based on the project's DX type:

AUTO: Automatically identify the version used by the target application.

DX_9: The target application DX type is DX9.
DX_11: The target application DX type is DX11.
DX_12: The target application DX type is DX12.

How to Customize the Floating Window?

You can customize the floating window opening mode and style, such as hiding/displaying the floating window and configuring the floating window position and font color.

How to Set Up Common Shortcut Key Customization?

PerfDog allows you to customize common shortcut keys for a more efficient testing experience.

What Performance Data Can I Collect with PerfDog?

PerfDog can collect a wide range of performance data, including FPS, Jank, SmallJank, Smooth, Stutter, FrameTime, CPU usage, memory usage, GPU usage, GPU memory usage, render information, IO operation info, thread count, and handle count.

Sum-up

By following this guide, you can effectively test PC games and applications using PerfDog, ensuring optimal performance and user experience.

About the Author

Baojian Shen is a Senior Product Manager at Tencent WeTest with over 10 years of experience in software testing and game testing. He leads product planning and solution development for testing platforms and quality engineering initiatives, focusing on automated testing, compatibility testing, performance testing, game testing solutions, and scalable test platform development. Baojian’s work bridges practical testing challenges and product strategy, with emphasis on AI-driven testing, quality engineering, and implementable, evidence-based methodologies. He regularly shares industry insights grounded in real-world projects and measurable outcomes.

PD网络测试推广
Latest Posts
1H5 vs WeChat Mini Program Testing: Key Differences and Comparison Learn the key differences between H5 and WeChat Mini Program testing. Compare development tools, system permissions, performance, sharing methods, payment options, and testing strategies for both platforms.
2Common Security Testing Vulnerabilities: SQLi, CSRF, XSS, Open Redirect, File Upload Learn to identify and prevent SQL injection, CSRF, XSS, open redirect, and arbitrary file upload vulnerabilities. Includes testing methods, bypass techniques, and practical fixes for each security flaw.
3Prompt Engineering in Intelligent Testing: Core Design Methodology and Universal Templates Master prompt engineering for intelligent software testing. Discover 5 core design principles and download 4 reusable prompt templates for QA teams.
4Compatibility Testing Device Selection: A 6-Level Guide (2026) Struggling to pick devices for compatibility testing? Learn a 6-level method covering key parameters, market share, device tiers, special cases, and an automated selection algorithm. Optimize your test plan today.
5How to Improve Code Testability: Practical Tips for Java Unit Testing Learn how to improve code testability for Java unit tests with practical methods (SRP, DI, TDD). Boost code quality, enable shift-left testing, and reduce engineering time.