Minimum Viable Product (MVP)
A Minimum Viable Product (MVP) is the smallest version of a product that can be released to customers to validate a business hypothesis and gather maximum learning with the least effort.
Explanation
The concept of MVP comes from lean startup methodology. The goal is not to build the smallest possible product but to build just enough to test whether the product concept is viable. An MVP includes only the core features needed to solve the customer's primary problem and gather feedback on whether the team is building the right thing.
The MVP approach reduces risk by shortening the time to market and minimizing investment before validating that customers actually want the product. Once the MVP is released, the team collects data and feedback, then decides whether to pivot (change direction), persevere (continue building on the concept), or stop. This build-measure-learn cycle is repeated to evolve the product.
For the exam, understand that MVP is about learning and validation, not about delivering a low-quality product. The MVP must be viable, meaning it must work well enough for customers to use it and provide meaningful feedback. It is the minimum set of features needed to test the value proposition.
Key Points
- •Smallest product that can validate a business hypothesis
- •Focused on learning and gathering customer feedback
- •Follows the build-measure-learn cycle from lean startup
- •Must be viable and usable, not just minimal
Exam Tip
MVP is about validated learning, not minimum effort. The product must work well enough for real customers to use it and provide feedback.
Frequently Asked Questions
Related Topics
Release Planning
Release Planning is an agile practice where the team and Product Owner determine the scope, timing, and goals for the next product release by mapping backlog items across future iterations based on team velocity.
User Stories
A User Story is a short, informal description of a feature told from the perspective of the person who desires the new capability, typically following the format: As a [role], I want [goal], so that [benefit].
Lean Principles
Lean Principles are a set of practices derived from the Toyota Production System that focus on maximizing customer value while minimizing waste, forming a foundation for agile and Kanban practices.
Increment
An Increment is a concrete stepping stone toward the Product Goal, where each Increment is additive to all prior Increments and must meet the Definition of Done to be considered complete.
Test your knowledge
Practice scenario-based questions on this topic with detailed explanations.