All glossary terms
Plan

Minimum viable product (MVP)

A minimum viable product is the smallest version of a product that lets the team test a specific hypothesis with real users — not a beta, not a stripped-down v1, but a deliberate experiment whose only job is to produce learning. The success criterion is information gained, not features shipped.

Eric Ries's original MVP definition has been heavily diluted by marketers who use 'MVP' to mean 'v1' or 'first thin release'. The discipline of MVP is hypothesis-driven: state the assumption being tested, design the smallest experiment that tests it, define success criteria up front, and shut down the experiment when the answer is in. A good MVP often isn't a product at all — it's a landing page measuring sign-up rate, a Wizard of Oz interface with humans behind it, or a manual concierge service that simulates the eventual automation. Once the MVP confirms the hypothesis, the team can confidently invest in building the production version.

Related terms