Playtest LivePlan a playtest

THE DISCIPLINE

Multiplayer playtesting

Multiplayer playtesting observes a group of players in the same session at the same time. It answers questions that a single-player playtest structurally cannot, and it costs more to run because the whole cohort has to show up at once.

What separates it from single-player playtesting

A single-player playtest can be run asynchronously. You send a build, participants play whenever they like, and the recordings arrive over the following days. Nothing about that design breaks if one participant drops out: you simply have one fewer recording.

A multiplayer playtest is a single event. The session either assembles or it does not. That difference drives almost every practical constraint:

  • Everyone plays at once. A twelve-player session needs twelve people in one time window, not twelve people who each found an hour that week.
  • One absence changes the test. A 5v5 session with nine players is not a slightly smaller test, it is a different one.
  • Network conditions are part of the build. The same match feels different to a player 200 ms further from the server, and that difference will show up in your data whether or not you controlled for it.
  • Players affect each other. One experienced player can carry a team through a tutorial problem that would otherwise have been the finding of the day.
  • The build has to survive a lobby. Matchmaking, party formation, reconnects and voice comms are all part of the test surface, and all of them are single points of failure for the whole session.

Questions a live multiplayer session answers well

Live multiplayer research is worth its cost when the thing you need to observe only exists when players are together:

Does the moment land?
Whether a team wipe, a comeback mechanic, a capture or a heist reads the way the design intends, to the people it is happening to and to the people it is happening against.
Can a team coordinate without being told how?
Whether the affordances in the build, rather than a briefing, produce the intended coordination: callouts, role selection, target priority, regroup behaviour.
What actually happens in the first fifteen minutes?
First-session friction is where multiplayer games lose players, and it is unobservable in a test where everyone already knows the systems.
Does a rules change survive contact with players?
Running the same protocol on two builds is the cleanest comparison available to a small team, and it needs the same cohort shape both times.
Do the technical conditions you assume actually hold?
Route quality, hardware spread and reconnect behaviour across a real cohort, rather than across the studio LAN.

Questions it answers badly

Being honest about this is cheaper than discovering it after the session. A live multiplayer study is a poor instrument for:

  • Retention and long-term progression. One session cannot show you what week three feels like. Nothing about the method scales to that.
  • Population-level balance. Twelve players produce anecdotes about balance, not distributions. Telemetry from a large open test does that job.
  • Rare bugs. Crowd QA with hundreds of testers finds the one-in-two- hundred crash. A moderated cohort of twelve finds the one that happens to everyone.
  • Statistical significance. At the sizes most teams can actually schedule, you are collecting observations and reasons, not p-values. Treating a twelve-person result as a measurement is the most common way this research is misused.
  • Server load. Load testing needs load, which means synthetic clients, not paid humans.
Sample sizes are smaller than most people assume

In the 2023 Playtest Survey run by Steve Bromley and Jackson Herd, with responses from over two hundred studios, “almost half of all teams run playtests with ≤10 playtesters”, and most teams ran between two and five external playtests a year. The authors note the sample was recruited through games user research networks and likely over-indexes on user researchers.

That is third-party survey data about the industry, not a Playtest Live result. It is quoted here because it sets a realistic expectation: a well-run session of ten is normal practice, not a compromise.

Moderated, unmoderated and hybrid sessions

The three common designs trade coverage against depth.

Unmoderated
Players receive a build and instructions and play without a researcher present. Cheapest per participant, and the only realistic design above roughly thirty simultaneous players. You get telemetry and survey responses, and no ability to ask why.
Moderated
A researcher runs the session live, watches, takes timestamped observations and can probe immediately after the moment happens. Expensive per participant, and the only design that reliably produces reasons rather than rates.
Hybrid
The session runs live with light moderation, and depth comes from structured post-session interviews with a subset. This is the design most small teams end up with, because it keeps the live event simple and moves the expensive attention to where it pays.

Playtest Live runs the moderated and hybrid designs. If your question needs three hundred concurrent players, an unmoderated platform or your own open beta is the right instrument, and we will say so rather than sell you a session.

Evidence, and what it is worth

The output of a multiplayer session is a mix of things with genuinely different reliability, and treating them as one pile is how research turns into opinion:

  • Observed behaviour: what a player did, timestamped against the session. The strongest evidence available from one session.
  • Session events: disconnects, crashes, replacements, build problems. Factual, and they qualify everything else that happened after them.
  • What players said afterwards: the reasons behind the behaviour. Valuable, and shaped by what people can recall and are willing to say.
  • Self-reported context: experience, hardware, prior titles. Useful for selection, weak as proof, and worth separating from measured values.

Every finding should be traceable to which of those it came from, and should carry the scope it was tested at: one session, one cohort, one build, one region. A finding without that scope is a claim, not evidence.

Pre-launch status

Playtest Live is a pilot release candidate. No paid study has been delivered yet, so nothing on this page is a customer result, a reliability record or a turnaround promise. The workflow described here is built and inspectable; its performance is not yet evidenced.