Tag

game QA

0 views collected around this technical thread.

NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
Feb 17, 2023 · Game Development

Game QA Guide: From Rookie to Master – A Step‑by‑Step Cultivation of Testing Skills

This article presents a comprehensive, metaphor‑driven guide for game quality assurance, covering environment setup, build pipelines, testing tools, bug filing standards, server operations, certification, regression testing, incident handling, communication practices, risk assessment, documentation, automation scripting, and code review, helping testers progress from novice to advanced practitioner.

Game developmentbug managementgame QA
0 likes · 14 min read
Game QA Guide: From Rookie to Master – A Step‑by‑Step Cultivation of Testing Skills
NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
Oct 21, 2022 · Operations

A Step-by-Step Guide to Interface Testing in Game Development

This article explains why interface testing is essential for game quality and security, and provides a detailed, step-by-step methodology—including planning, analysis, test case design, execution, result verification, and automation—to help QA teams efficiently test server APIs and prevent player cheating.

Performance TestingSecurity Testingautomation
0 likes · 10 min read
A Step-by-Step Guide to Interface Testing in Game Development
NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
Sep 30, 2022 · Game Development

Exploratory Testing in Game Development: Concepts, Practices, and Q&A

This article explains how exploratory testing—a mindset that blends learning, design, and execution—can be applied to game QA, compares it with traditional and ad‑hoc testing, answers common questions, discusses its relationship with automation and AI, and shares practical tips from real‑world experience.

Agile DevelopmentExploratory Testinggame QA
0 likes · 32 min read
Exploratory Testing in Game Development: Concepts, Practices, and Q&A
NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
Dec 14, 2021 · Game Development

Probability Testing: Practical Experience and Guidelines for Game QA

This article shares practical experience on probability testing in games, covering boundary‑value testing, avoiding misleading probability placements, and clear probability disclosure, while illustrating common pitfalls with code examples and real‑world case studies.

boundary testinggame QAprobability disclosure
0 likes · 8 min read
Probability Testing: Practical Experience and Guidelines for Game QA
NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
Dec 6, 2021 · Game Development

How to Verify the Correctness of Probabilities in Game QA

This article explains how QA engineers can rigorously test and validate in‑game probability settings by collecting large samples, analyzing distribution patterns, and using statistical visualizations to ensure random mechanics behave as intended.

Game developmentdistributiongame QA
0 likes · 8 min read
How to Verify the Correctness of Probabilities in Game QA