# Moderated and unmoderated testing

> Learn the difference between moderated and unmoderated usability testing, and how to choose the right mode for your research question.

Source: https://uxspot.io/moderated-unmoderated

<section id="two-modes">
<h2>Two ways to run a usability test</h2>
<p>Every <a href="/usability-testing" class="redirect">usability test</a> puts a real person in front of your design and asks them to complete a task. But there is a fork in the road early on: will someone from your team be present while it happens, or not? That single decision shapes almost everything else about the session.</p>
<p class="blockquote">In a moderated test, a facilitator guides the participant live, either in person or over a video call, asking questions and probing as the session unfolds.</p>
<p class="blockquote">In an unmoderated test, participants complete tasks alone, on their own schedule, while a testing platform records their screen, clicks, and spoken thoughts.</p>
<p>Neither mode is better in the absolute. <strong class="highlight">Moderated and unmoderated testing answer different kinds of questions, and choosing between them is a research decision, not a logistics one.</strong> A moderated session is a conversation wrapped around a task. An unmoderated session is a task performed in the wild, with you watching the recording afterwards.</p>
<ul>
<span>keywords</span>
<li>#Moderated</li>
<li>#Unmoderated</li>
<li>#Facilitator</li>
</ul>
</section>
<section id="comparing">
<h2>How the two modes compare</h2>
<p>The trade-offs between the two modes are consistent enough that you can predict them before you run a single session. Think of them along three axes: depth versus scale, cost and speed, and what each mode catches or misses.</p>
<div id="depth-scale">
<h3>Depth vs. scale</h3>
<p>Moderated testing gives you depth. When a participant hesitates on your checkout page, the facilitator can ask a follow-up on the spot: "You paused there, what were you looking for?" That ability to probe in the moment is the whole value of moderation.</p>
<p>Unmoderated testing gives you scale. Because sessions run without anyone from your team present, you can launch twenty or fifty of them at once. <strong class="highlight">A moderated study buys you the ability to ask why; an unmoderated study buys you a larger sample of what.</strong></p>
</div>
<div id="cost-speed">
<h3>Cost and speed</h3>
<p>Moderated sessions cost facilitator time, calendar coordination, and often a notetaker. Five one-hour sessions can easily consume a week once you count scheduling, running, and reviewing them.</p>
<p>Unmoderated studies run overnight. You publish the tasks in the afternoon, participants complete them on their own time, and you wake up to a stack of recordings. When a team needs an answer before a sprint planning meeting, that turnaround is often the deciding factor.</p>
</div>
<div id="catches-misses">
<h3>What each catches and misses</h3>
<p>Moderated testing catches the why behind behavior. A facilitator sees the frown, hears the sigh, and can unpack a confusing moment while it is still fresh. The risk is facilitator bias: an encouraging nod or a leading question can nudge participants toward behavior they would not show on their own.</p>
<p>Unmoderated testing catches natural pace. Participants work in their own environment, at their own speed, with no one watching over their shoulder, and no facilitator can accidentally steer them. The cost is that nobody can rescue the session either. <strong class="highlight">In an unmoderated test you can never ask "what did you expect to happen?", so the recording shows you the confusion but rarely explains it.</strong></p>
</div>
<ul>
<span>keywords</span>
<li>#DepthVsScale</li>
<li>#CostAndSpeed</li>
<li>#FacilitatorBias</li>
<li>#NaturalPace</li>
</ul>
</section>
<section id="remote-default">
<h2>Remote as the default</h2>
<p>For most of usability testing's history, moderated meant a lab: a dedicated room, a one-way mirror, participants recruited from whoever lived nearby. Through the 2020s, remote sessions over video calls became the default instead, and the shift changed more than the venue.</p>
<p>Recruiting stopped being limited to your city. If your booking app serves travelers across a whole region, you can now test with participants from that whole region, not just the ones within driving distance of your office.</p>
<p><strong class="highlight">Remote testing also means participants use your product in their real environment, on their own device, with their own slow connection and their own distractions.</strong> That context used to be invisible in a lab, and it is often where the most honest usability problems live. In-person sessions still earn their place when you need to observe physical context closely, but they are now the special case rather than the norm.</p>
<ul>
<span>keywords</span>
<li>#RemoteTesting</li>
<li>#Recruiting</li>
<li>#RealEnvironments</li>
</ul>
</section>
<section id="choosing">
<h2>Choosing the right mode</h2>
<p>Match the mode to your research question, your stage in the design process, and your budget. Early on, when the questions are ambiguous and you are not even sure what the problem is, choose moderated. You need the freedom to follow the participant wherever their confusion leads.</p>
<p>Later, when you are validating a known flow, choose unmoderated. If you want to know whether people can complete a redesigned sign-up across a larger sample, you do not need a conversation; you need numbers and recordings. <strong class="highlight">Ambiguous questions deserve a facilitator; well-defined flows deserve scale.</strong></p>
<div id="hybrid">
<h3>Hybrid approaches</h3>
<p>You do not have to pick one mode for the whole project. A common pattern is an unmoderated first pass to find where people struggle, followed by moderated deep-dives focused on the confusing step. The unmoderated round tells you that participants stall on the payment screen; the moderated round tells you why.</p>
</div>
<ul>
<span>keywords</span>
<li>#ResearchQuestion</li>
<li>#DesignStage</li>
<li>#HybridStudies</li>
</ul>
</section>
<section id="writing-tasks">
<h2>Writing unmoderated tasks</h2>
<p>In a moderated session, a confused participant gets rescued. The facilitator rephrases the task, clarifies a term, or gently steers the session back on track. In an unmoderated session, nobody is there to do that. A poorly worded task quietly ruins every session it touches, and you only find out when the recordings come back useless.</p>
<p>So write unmoderated tasks with extra care. Make each task self-contained, with a clear goal and a realistic scenario: "You want to book a room for two adults next weekend, find the total price" works; "explore the booking page" does not. Avoid words that appear in your interface, or you turn the task into a word-matching game. Then <a href="/plan-usability-study" class="redirect">pilot the study</a> with one or two people before launching it wide, because a five-minute pilot catches the ambiguity that would otherwise sink fifty sessions.</p>
<ul>
<span>keywords</span>
<li>#TaskWriting</li>
<li>#Scenarios</li>
<li>#PilotSessions</li>
</ul>
</section>
<section id="takeaways">
<h2>Takeaways</h2>
<p class="blockquote">Moderated testing trades scale for the ability to ask why; unmoderated testing trades the why for speed, sample size, and natural behavior.</p>
<p>Choose moderated for early, ambiguous questions and unmoderated for validating known flows at scale. Combine them when you can, and when you go unmoderated, invest the time you saved on facilitation into writing and piloting tasks that cannot be misread.</p>
</section>