Back to all posts

A Minimum Viable Product Is Not a Product, It’s a Process

“You know that old saw about a plane flying from California to Hawaii being off course 99% of the time—but constantly correcting? The same is true of successful startups—except they may start out heading toward Alaska.” —-Evan Williams

It’s the same story again and again. First, a team comes up with an idea.

Next, they build a minimum viable product (MVP) as a proof of concept, spending a lot of time arguing about which features to include or exclude from the MVP. Finally, if the MVP works well, they plan on building the full, mature, stable product.

So what’s wrong with this picture? Why does it all go wrong for so many startups?

The problem is that these teams do not understand the point of an MVP. An MVP is not just a product with half of the features chopped out, or a way to get the product out the door a little earlier. In fact, the MVP doesn’t have to be a product at all. And it’s not something you build only once, and then consider the job done.

mvpimage2

An MVP is a process that you repeat over and over again: Identify your riskiest assumption, find the smallest possible experiment to test that assumption, and use the results of the experiment to course correct.

When you build a product, you make many assumptions. You assume you know what users are looking for, how the design should work, what marketing strategy to use, what architecture will work most efficiently, which monetization strategy will make it sustainable, and which laws and regulations you have to comply with. No matter how good you are, some of your assumptions will be wrong. The problem is, you don’t know which ones.1

In a post-mortem of more than 100 startups, CB Insights found that the number one cause of startup failure (42% of the time) was “no market need.” Nearly half of these startups spent months or even years building a product before they found out that they were wrong in their most central assumption: that someone was interested in that product in the first place.

The only way to find that out—the only way to test your assumptions—is to put your product in front of real users as quickly as possible. And when you do, you will often find that you have to go back to the drawing board. In fact, you’ll have to go back to the drawing board not just once, but over and over again.

mvpimage4

This is not unique to product development. When you’re writing a book or an essay, you have to produce many drafts and spend lots of time editing. And when you’re writing code, you frequently have to refactor or even rewrite the code.2 Every creative human endeavor requires an enormous amount of trial-and-error.

mvpimage3

In a trial-and-error world, the one who can find errors the fastest wins. Some people call this philosophy “fail fast.” At TripAdvisor, we called it “Speed Wins.” Eric Ries called it Lean. Kent Beck and other programmers called it Agile. Whatever you call it, the point is to find out which of your assumptions are wrong by getting feedback on your product from real users as quickly as possible.

Whether you’re building a product, writing code, or coming up with a marketing plan, you should always be asking yourself two questions:

  • What is my riskiest assumption?
  • What is the smallest experiment I can do to test this assumption?

MVP-as-a-process, in action

Let’s go through an example.

You decide to build a product that allows restaurant owners to create a mobile app for their restaurants in just a few clicks. It’ll have a simple drag and drop interface, a bunch of pre-built templates, an events calendar, newsletter, check-ins, photo galleries, real-time chat, integration with review sites, social networks, and Google Maps. And most importantly, it’ll offer a way to make reservations, place take-out orders, and use coupons, from which you’ll take a small cut as a way to monetize your product. This is going to be awesome!

You find a few friends to join you as co-founders and, if you’re a typical startup team, you’ll raise some money, lock yourselves in a room for 12 months, and try to build all these features. If you’re slightly more savvy, you’ll cut a few features that aren’t essential for the first launch, so you’ll be able to launch your “MVP” in 8 months instead of 12.

And in both cases, you’re most likely going to fail.

Why? Well, consider how many assumptions you’re making that could turn out to be disastrously wrong:

  • You spend months figuring out how to launch custom mobile apps for your clients, only to find out that what a restaurant owner really wants is a mobile-optimized website that’s easy to find on Google.
  • Or, after using all the latest technologies to build real-time chat, you find out that restaurant owners can barely deal with email and don’t want to sit at a computer all day.
  • Or, worst of all, you might find out that restaurant owners don’t want the hassle of dealing with technology and maintaining mobile apps and have no interest in using your product in the first place.

Waiting months to discover these critical flaws is too long. At best, losing that much time is an enormous waste, and at worst, it’ll put your company out of business. In the words of Peter Drucker, “There is surely nothing quite so useless as doing with great efficiency what should not be done at all.”

Let’s try the MVP-as-a-process approach and see if we can do better. We will build the product incrementally, at each stage asking:

  • What is my riskiest assumption?
  • What is the smallest experiment I can do to test this assumption?

At the very beginning, the riskiest assumption is probably that restaurant owners want to create mobile apps.

Therefore, the very first MVP could be a mockup of such a mobile app — maybe even one you did on the back of a restaurant napkin (how fitting!) Go around to restaurant owners in your neighborhood and ask them what problems they have with technology. Do they have a mobile app already? If not, why not? Do they want one? How tech savvy are they? Do they understand the benefits? Show them your mockup. Find out if that would be a good solution to their problems.

You might find out there is not enough interest from restaurant owners to make this a viable business. That’s a shame, but the good news is that all it cost you was a few hours of conversation instead of months of development. On the other hand, you might find out that restaurant owners are interested not in mobile apps, but in easy-to-create websites. That’s progress!

But you’re not done yet. Now you must repeat the process to build your next MVP.

  • What is your riskiest assumption?

At this point, it’s probably that the restaurant owners would actually be willing to pay for such a website. What’s the smallest experiment to test this assumption? One idea for the next MVP may be to create static websites by hand for a few of the restaurant owners who expressed interest and see how they respond.3 Do they like it? Are they impressed that the website is already done? How much would they pay to have such a site launched today?

Perhaps, when faced with the immediate prospect of spending money, you’ll find out the restaurant owners aren’t actually that interested. Well, good thing you learned this from just a few days of work instead of wasting months of development.

Or perhaps you’ll find out they are willing to pay. So you accept the payment for a few months of service by cash or check (so you don’t waste lots of time building a billing system), launch their sites, and ask them to email you if they need to update any of the website info. Yes, this involves a lot of manual effort on your part. No, this won’t scale if the number of customers grows. But when you’re a tiny startup, do not be afraid to do things that don’t scale. Scaling is a good problem to have, as it means you’ve built something worth scaling.

But in the meantime, you need to repeat the MVP process one more time.

  • What is your riskiest assumption?

At this point it might be that your marketing strategy works. You can’t go around in-person to every restaurant in the world. What is the smallest experiment you can do to test this assumption? Your MVP could be a landing page that describes what your product will do, shows off the restaurant websites you built by hand earlier, and lets visitors provide their email address if they are interested in hearing more when you launch. You can then buy a few hundred dollars of ads on Google, Facebook, Twitter, or LinkedIn to drive traffic to your landing page and see what happens.4

If potential users won’t even give you their email address, then they probably aren’t going to give you any money either. It’s much easier to discover this by tweaking some text and a few images on a landing page than by rewriting thousands of lines of code in the full product! The earlier you can find errors, the less time wasted on building the wrong thing.

This, in a nutshell, is the MVP process. Whether you’re developing a product design, marketing plan, or writing code, always ask:

  • What is my riskiest assumption?
  • What is the smallest experiment I can do to test this assumption?

 

Notes

1 A hat tip to John Wanamaker, the father of modern advertising, who once said, “I know that half of my advertising dollars are wasted. I just don’t know which half.”

2 In the words of Fred Brooks, “Plan to throw one away; you will, anyhow.”

3 Instead of spending months building a flexible system to generate websites, you could get the first prototypes done in days by using free static website templates, filling them in manually based on information you learned from the restaurant owner, and launching them on a free static host. You could even use tools like Google’s Keywords Planner to show the owners how often people search for their restaurant or cuisine in the general area.

4 See Distribution Resources for ways to drive traffic to your landing page. You can quickly make changes to the messaging on your landing page and ads and use A/B testing (see MVP Resources) to find out what resonates with your audience.

This article was originally posted at:
https://blog.ycombinator.com/minimum-viable-product-process

Can we take you from stuck to unstuck?

We'd love to hear from you

Product Design

The ‘Product’ is the website, service, application, interactive thing being worked on by the business. The practice of Product Design is similar in a lot of ways to UX Design. It involves the coming together of many specific design disciplines...

Call to action (CTA)

A call to action is a marketing term that refers to a prompt that invokes a response leading to a sale. When referring to a call to action (CTA) in the digital design world we usually mean the interactive element that leads to the next step in the experience - something that needs to be clicked or tapped.

User testing

User testing refers to a technique used in the design process to evaluate a product, feature or prototype with real users. There are several reasons why you might want to undergo usability testing, the most common is that it allows the design team to identify friction in a user experience they are designing, so that it can be addressed before being built or deployed.

WYSIWYG

WYSIWYG (pronounced WIZ-ee-wig) is an acronym for "What You See Is What You Get". It helps identify an an interface that allows user input resulting in an output that is rendered in a similar way. For example; a word processor application interface might resemble a piece of paper,so when printed the user can see how the output will appear.

Content Management System

A content management system (CMS) is an tool that allows a website editor/administrator to manage the content that is displayed. Websites are made of HTML and CSS to create pages. Pages can be hard-coded but would require technical development skills to make changes. A CMS usually allows a person without coding knowledge to amend existing and add new content to a website using a WYSIWYG interface.

Responsive Web Design

Responsive web design refers to a web page that dynamically adapts its layout to fit the size and orientation of the device on which it is viewed. A responsive design allows for a more optimised user experience across desktop and laptop computers as well as smartphones and tablets of varying sizes.

User Stories

User stories allow the functionality of a product or service to be expressed as written descriptions of an experience as seen from the users perspective. The writing of user stories creates a list of design and development tasks to complete in order to create any required functionality.

User Interface

A user interface (UI) is a conduit between human and computer interaction - the space where a user will interact with a computer or machine to complete tasks. The purpose of a UI is to enable a user to effectively control a computer or machine they are interacting with, and for feedback to be received in order to communicate effective completion of tasks.

Personas

A persona in UX Design is the characterisation of a user who represents a segment of your target audience. On a project you might create any number of personas to be representative of a range of user needs and desires. The solutions you design must answer these needs in order to deliver value to your target audience.

Card sorting

A great, reliable, inexpensive method for discovering patterns in how users would expect to find content or functionality. Card sorting is used to test the taxonomy of data with a group of subjects, usually to help inform the creation of the information architecture, user flow, or menu structure on a project.

Brainstorming

A technique used to generate ideas around a specific topic. Often done in groups, but can be done individuals. The process usually involves writing down all ideas around a topic onto paper, a whiteboard or stickies often implying some kind of association.

Minimum Viable Product

An MVP is a product that has the minimum set of features to prove the most essential hypothesis for a product. Businesses building a new product can create a Minimum Viable Product to prove that an idea is viable and warrants further investment. A further benefit being that the next stage of development can be informed by feedback obtained from testing that MVP.

Sitemap

A sitemap is a diagrammatic representation of a hierarchical system. It usually depicts the parent-sibling relationship between pages in a website, showing how sub pages might be arranged underneath their parent groupings. This arrangement forms a map of the site.

User journey

A user journey represents a sequence of events or experiences a user might encounter while using a product or service. A user journey can be mapped or designed to show the steps and choices presented as interactions, and the resulting actions.

Prototype

A prototype is draft representation built to test ideas for layout, behaviour and flow in a system. Prototypes are an indispensable tool for resolving a large number of potential issues in a concept or business before too many resources are deployed to put a design into production.

Wireframes

A Wireframe is a visual schematic that conveys a basic level of communication, structure and behaviour during the design of a system. Wireframes are low-fidelity designs that bypass including a detailed user interface or visual design, conveying just enough to get across the core idea.

Usability

To say something is usable is a qualitative statement about how easy that thing is to use. Usability is an assessment of how learnable a system is and how easy a user finds it to use. The usability of a system or product is a key factor in determining whether the user experience is a good one.

Information Architecture

Information architecture is the design and organisation of content, pages and data into a structure that aids users understanding of a system. A more organised system enables users to more easily find the information they require and complete the intended tasks.

UI Design

User Interface Design is the discipline of designing software interfaces for devices, ideally with a focus on maximising efficiency, responsiveness and aesthetics to foster a good user experience.

UX Design

The practice of User Experience (UX) Design is the coming together of many specific design related disciplines to improve the usability, responsiveness, uptake and aesthetics of a product or service.

User Experience

A general term that covers all aspects of a user's participation while engaging with something that has been designed. Usually when talking about User Experience in the digital design field it refers to the interactions, reactions, emotions and perceptions while using an app, service, website or product.