AIPMM Certified Product Manager (CPM) — Questions and Answers
Question 1: A PM is conducting a sprint retrospective analysis to improve team velocity. Which tool provides the clearest view of work completed per sprint over time?
- Kanban Board
- Cumulative Flow Diagram
- Story Map
- Velocity Chart (Correct answer)
Correct answer: Velocity Chart
A Velocity Chart tracks the amount of work a team completes each sprint, helping forecast future capacity.
Question 2: Which Agile metric measures the time from when work begins to when it is delivered?
- Burn-down rate
- Velocity
- Cycle time (Correct answer)
- Throughput
Correct answer: Cycle time
Cycle time measures how long a work item takes from the moment it enters active development until it is delivered to production or the customer.
Question 3: Which technique for gathering usability test requirements should be utilized when the requirements substantially vary on various user types?
- Brainstorming
- Prototyping
- User Observation
- Role Playing (Correct answer)
Correct answer: Role Playing
When user requirements vary substantially across different user types, 'Role Playing' is an effective technique for gathering usability test requirements. It allows the product team to simulate the experiences and perspectives of diverse users, uncovering specific needs, pain points, and expectations that might be missed with more general methods. This helps design a product that caters to a wide range of user scenarios and ensures inclusivity.
Question 4: What does the acronym OKR stand for in product management?
- Objectives and Key Results (Correct answer)
- Output, Key Results, Roadmap
- Outcomes, KPIs, and Reviews
- Objectives, Key Requirements
Correct answer: Objectives and Key Results
OKR stands for Objectives and Key Results, a goal-setting framework that links aspirational objectives to measurable outcomes.
Question 5: What is 'feature creep' and why is it dangerous?
- A technique for shipping features incrementally
- The gradual addition of unplanned features that bloat the product and dilute its core value (Correct answer)
- When features are released too slowly to meet market demand
- A bug that spreads across features; it slows development
Correct answer: The gradual addition of unplanned features that bloat the product and dilute its core value
Feature creep increases complexity, raises maintenance costs, and confuses users — making the product harder to use and harder to maintain.
Question 6: Which new product category exemplifies the Doritos Loco Taco?
- New to the world
- New product line
- Additions to product line (Correct answer)
- Lower priced product
Correct answer: Additions to product line
The Doritos Loco Taco is an 'addition to a product line' because it introduces a new flavor or variation to an existing product category (tacos) offered by the company (Taco Bell), leveraging an established brand (Doritos). It expands the existing menu and caters to diverse tastes without creating an entirely new product category or market.
Question 7: What is the primary risk of using average revenue per user (ARPU) as the sole success metric for a SaaS product?
- It is too difficult to calculate accurately
- It only applies to consumer products, not B2B
- It does not account for currency differences
- It masks revenue distribution problems such as over-reliance on a few large accounts (Correct answer)
Correct answer: It masks revenue distribution problems such as over-reliance on a few large accounts
A high ARPU can hide risk when revenue is concentrated in a small number of accounts that could churn.
Question 8: When using the KANO Model, which category of features causes significant dissatisfaction if absent but does not increase satisfaction if present?
- Indifferent features
- Basic (Must-be) features (Correct answer)
- Performance features
- Excitement features
Correct answer: Basic (Must-be) features
Basic or 'must-be' features are expected by customers; their absence causes dissatisfaction but their presence is taken for granted.
Question 9: What is the primary goal of a 'jobs-to-be-done' (JTBD) framework?
- Mapping user roles to system permissions
- Understanding the underlying progress users are trying to make in their lives (Correct answer)
- Prioritizing bugs by severity in the backlog
- Defining the technical specifications for each feature
Correct answer: Understanding the underlying progress users are trying to make in their lives
JTBD focuses on the functional, social, and emotional progress a customer hires a product to accomplish, rather than on demographic attributes.
Question 10: What is 'cohort analysis' in product analytics?
- Tracking the behavior of a specific group of users who share a common characteristic over time (Correct answer)
- Analyzing all users as a single aggregate group
- Analyzing feedback from a focus group
- Comparing two different products' performance
Correct answer: Tracking the behavior of a specific group of users who share a common characteristic over time
Cohort analysis segments users into groups (cohorts) based on a shared trait or start date, then tracks how each cohort behaves over time to identify retention and engagement patterns.
Question 11: In user story format, what does the phrase 'so that' capture?
- The story point estimate
- The acceptance criteria
- The technical implementation detail
- The business or user value — why the feature matters (Correct answer)
Correct answer: The business or user value — why the feature matters
The 'so that' clause in a user story captures the user's goal or the business value the feature delivers, ensuring the team understands the 'why' behind the work.
Question 12: In a freemium business model, which metric is MOST critical to optimize for sustainable revenue growth?
- App store rating
- Free-to-paid conversion rate (Correct answer)
- Total number of free users
- Daily active users of the free tier
Correct answer: Free-to-paid conversion rate
Free-to-paid conversion determines whether the freemium model generates revenue; high free usage with low conversion is unsustainable.
Question 13: What does 'Net Promoter Score (NPS)' measure?
- Engineering team morale
- The number of new promotions run per quarter
- The likelihood that customers will recommend the product to others, reflecting overall satisfaction and loyalty (Correct answer)
- Net revenue growth
Correct answer: The likelihood that customers will recommend the product to others, reflecting overall satisfaction and loyalty
NPS measures customer loyalty by asking how likely they are to recommend the product on a 0–10 scale, segmenting respondents into Promoters, Passives, and Detractors.
Question 14: What is software product management?
- A technique for testing software quality
- A process of analyzing software market trends
- A discipline of creating, implementing, and managing software or digital products (Correct answer)
- A method of designing software user interfaces
Correct answer: A discipline of creating, implementing, and managing software or digital products
Software product management is a holistic discipline that encompasses the entire lifecycle of a software or digital product. It involves strategic activities like defining the product vision, overseeing its development, launching it, and managing its growth and evolution in the market. It's about ensuring the product meets market needs and achieves business goals.
Question 15: A product manager wants to understand which features will have the most impact with the least effort. Which framework is most appropriate?
- RICE Scoring
- MoSCoW Method
- Impact-Effort Matrix (Correct answer)
- KANO Model
Correct answer: Impact-Effort Matrix
The Impact-Effort Matrix plots features on two axes to quickly identify high-impact, low-effort 'quick wins'.
Question 16: What does a left-side entry on an account mean?
- Equation
- Credit
- Debit (Correct answer)
- Transaction
Correct answer: Debit
In double-entry accounting, a debit is an entry recorded on the left side of a T-account. Debits are used to increase asset and expense accounts, and decrease liability, equity, and revenue accounts. This is a fundamental principle of accounting.
Question 17: What is a 'North Star Metric' (NSM)?
- The highest revenue number ever recorded
- The number of employees in the product team
- The total number of features in the product
- A single metric that best captures the core value a product delivers to customers (Correct answer)
Correct answer: A single metric that best captures the core value a product delivers to customers
The North Star Metric is the single most important metric that reflects the value the product delivers to customers, aligning the team around a common measure of success.
Question 18: What does 'continuous delivery' mean in an Agile context?
- Keeping software in a releasable state so it can be deployed at any time (Correct answer)
- Running continuous integration tests only on weekends
- Delivering all features in one big release
- Deploying code exactly once per quarter
Correct answer: Keeping software in a releasable state so it can be deployed at any time
Continuous delivery means maintaining code in a production-ready state through automated testing and pipelines, enabling deployment at any time with minimal manual effort.
Question 19: A new product's sales curve in a new market resembles a:
- Baseball bat
- Cork
- Cricket bat
- Hockey stick (Correct answer)
Correct answer: Hockey stick
A new product's sales curve in a new market often resembles a 'hockey stick' shape. This pattern describes an initial period of slow or flat sales (the 'blade') as the product gains awareness and early adopters, followed by a rapid and significant increase in sales (the 'stick') as it achieves wider market acceptance and growth. This shape is characteristic of many successful product launches.
Question 20: A product manager at a SaaS company is analyzing churn. Which action best addresses churn caused by users not understanding the product's value?
- Reduce pricing to retain cost-sensitive customers
- Increase marketing spend to replace churned users
- Improve the onboarding experience to accelerate time to value (Correct answer)
- Add more advanced features to increase product depth
Correct answer: Improve the onboarding experience to accelerate time to value
Churn driven by value misunderstanding is best addressed by improving onboarding so users quickly discover and experience the product's core benefit.
Question 21: What is a 'funnel' in product analytics?
- A method for filtering support tickets
- A database query optimization technique
- A report on top-of-funnel marketing spend
- A sequence of steps users must complete to achieve a goal, used to measure conversion and drop-off (Correct answer)
Correct answer: A sequence of steps users must complete to achieve a goal, used to measure conversion and drop-off
A product funnel maps the steps users take toward a desired outcome (such as completing a purchase or onboarding), allowing teams to measure where users progress or drop off.
Question 22: What could be a source of data for web analytics?
- Direct HTTP request data
- Network level and server generated data
- All of the above (Correct answer)
- Application level data sent with HTTP request
Correct answer: All of the above
Web analytics tools collect data from various sources to provide a comprehensive understanding of user behavior. This includes direct HTTP request data (like IP addresses and browser types), application-level data (such as cookies and user IDs), and network-level/server-generated data (like server logs). All these sources contribute to a complete picture of website activity.
Question 23: In agile product management, what is the primary purpose of a product backlog?
- To maintain a prioritized list of work to be done (Correct answer)
- To schedule team capacity
- To document completed features
- To track bugs found in QA
Correct answer: To maintain a prioritized list of work to be done
The product backlog is an ordered list of everything that might be needed in the product, managed by the product owner.
Question 24: What is a 'Problem Interview' designed to uncover?
- Which marketing channel to use
- Whether a target customer actually experiences the problem you're trying to solve (Correct answer)
- Whether customers will pay for a specific feature
- How long engineering will take to build the solution
Correct answer: Whether a target customer actually experiences the problem you're trying to solve
A problem interview explores whether the customer genuinely faces the problem you've identified, how painful it is, and how they currently deal with it.
Question 25: What does a 'theme-based' roadmap organize features around?
- Strategic goals or customer problems (Correct answer)
- Engineering sprints
- Revenue targets
- Release dates
Correct answer: Strategic goals or customer problems
A theme-based roadmap groups features around strategic goals or customer problems rather than specific release dates, giving teams flexibility in execution.
Question 26: A PM at a marketplace company sees that supply-side growth is outpacing demand-side growth. What is the primary risk?
- Customer support tickets will increase due to more options
- Supplier/provider quality will decline and erode trust
- Excess supply creates marketplace liquidity issues and reduces earnings for suppliers, increasing churn (Correct answer)
- Engineering capacity will be overwhelmed by new sellers
Correct answer: Excess supply creates marketplace liquidity issues and reduces earnings for suppliers, increasing churn
When supply exceeds demand in a marketplace, individual suppliers earn less, which raises their churn risk and can destabilize the supply side of the network.
Question 27: What is the difference between a 'leading indicator' and a 'lagging indicator' in product metrics?
- Leading indicators predict future outcomes and can be acted on; lagging indicators confirm past results after the fact (Correct answer)
- Leading indicators are more expensive to track; lagging indicators are free
- They are identical terms used in different industries
- Leading indicators measure front-end metrics; lagging indicators measure back-end metrics
Correct answer: Leading indicators predict future outcomes and can be acted on; lagging indicators confirm past results after the fact
Leading indicators (like user activation rate or weekly engagement) can be influenced now to steer future outcomes, while lagging indicators (like annual revenue) confirm what already happened.
Question 28: Which statement best describes the difference between a product roadmap and a product backlog?
- They are interchangeable terms for the same artifact
- A roadmap is for engineering; a backlog is for stakeholders
- A backlog is long-term; a roadmap is sprint-level
- A roadmap shows strategic direction over time; a backlog is a prioritized list of specific tasks (Correct answer)
Correct answer: A roadmap shows strategic direction over time; a backlog is a prioritized list of specific tasks
A roadmap communicates high-level strategy and timelines to stakeholders, while the backlog contains granular, prioritized work items for the team.
Question 29: What is the PRIMARY purpose of user story mapping?
- To visualize the user's journey and organize work by user activities to identify scope and releases (Correct answer)
- To create a visual design of the product's user interface
- To assign ownership of features to specific team members
- To estimate story points for each feature in the backlog
Correct answer: To visualize the user's journey and organize work by user activities to identify scope and releases
User story mapping arranges stories along a user journey backbone, helping teams see the big picture, identify gaps, and slice releases by user value.
Question 30: What is the primary role of a 'product vision' statement?
- To inspire and align the team around a long-term aspiration for what the product aims to achieve (Correct answer)
- To list all features planned for the next product release
- To communicate pricing strategy to the sales team
- To define the technical stack and architecture for the product
Correct answer: To inspire and align the team around a long-term aspiration for what the product aims to achieve
A product vision articulates the desired future state the product is working toward, providing a unifying north star that guides strategy and decision-making.
Question 31: What is 'definition of done' (DoD) in Scrum?
- The minimum viable product requirements
- The sprint goal statement
- A shared checklist of criteria a product increment must meet to be considered complete (Correct answer)
- The list of features planned for a release
Correct answer: A shared checklist of criteria a product increment must meet to be considered complete
The Definition of Done is a shared agreement on the quality standards and completion criteria that must be met before any increment can be considered releasable.
Question 32: What is the major strategy marketers use to generate interest in their goods?
- Display the special qualities and extras that the product has (Correct answer)
- Place prominent displays and advertisements in stores
- Compared to nearby competitors, it provides considerable price reductions
- Count on early adopters to spread the word about you
Correct answer: Display the special qualities and extras that the product has
Marketers generate interest by highlighting the unique value and benefits of their products. Displaying special qualities and extras effectively communicates what makes the product superior or desirable to potential customers. This strategy focuses on the product's inherent value proposition to attract buyers.
Question 33: Growth hacking based on content marketing entails
- Writing e-books and white papers
- Starting a blog and creating valuable, shareable content
- All of the above (Correct answer)
- Guest blogging
Correct answer: All of the above
Growth hacking based on content marketing involves creating and distributing valuable, relevant, and consistent content to attract and retain a defined audience. Strategies like guest blogging, writing e-books and white papers, and starting a blog with shareable content are all effective ways to drive traffic, generate leads, and build brand authority. These tactics collectively contribute to accelerated growth.
Question 34: What would be considered a convenience product among the options below?
- life insurance
- a Rolex watch
- a hairbrush (Correct answer)
- a pair of jeans
Correct answer: a hairbrush
Convenience products are consumer goods that customers typically purchase frequently, immediately, and with minimal comparison and buying effort. A hairbrush fits this description as it is a common, low-cost item that consumers buy without extensive deliberation. In contrast, life insurance, Rolex watches, and jeans usually require more thought and effort, classifying them as shopping or specialty products.
Question 35: What is the role of the Scrum Master in relation to the Product Owner?
- To act as the Product Owner when they are unavailable
- To write user stories on behalf of the Product Owner
- To serve and support the Product Owner in managing the backlog and understanding Scrum practices (Correct answer)
- To override the Product Owner's prioritization decisions
Correct answer: To serve and support the Product Owner in managing the backlog and understanding Scrum practices
The Scrum Master serves the Product Owner by helping them understand Scrum, facilitating backlog management techniques, and removing organizational impediments.
Question 36: Which component of the BRIE model would a task like patenting an invention by an entrepreneur fall under?
- Resources (Correct answer)
- Intention
- Exchange
- Boundary
Correct answer: Resources
The BRIE model includes Boundary, Resources, Intention, and Exchange. Patenting an invention falls under 'Resources' because it involves acquiring and protecting intellectual property, which is a valuable asset for an entrepreneur. Resources encompass all the assets, including legal protections, that a business needs to operate and grow.
Question 37: What is the primary goal of 'backlog refinement' (grooming)?
- To write the sprint review notes
- To assign tasks to developers
- To review, clarify, estimate, and re-prioritize backlog items so they are sprint-ready (Correct answer)
- To delete old backlog items
Correct answer: To review, clarify, estimate, and re-prioritize backlog items so they are sprint-ready
Backlog refinement ensures upcoming items are well-understood, properly estimated, and prioritized so the team can quickly begin sprint planning without confusion.
Question 38: What does 'North Star Metric' mean in product management?
- A single metric that best captures the core value delivered to customers and predicts long-term growth (Correct answer)
- The metric the CEO monitors most closely
- The metric with the highest absolute number in the dashboard
- The first metric reported in a quarterly business review
Correct answer: A single metric that best captures the core value delivered to customers and predicts long-term growth
The North Star Metric aligns the entire organization around the most important measure of customer value and sustainable growth.
Question 39: During sprint planning, a PM should primarily focus on which responsibility?
- Assigning individual tasks to developers
- Clarifying the 'why' behind stories and ensuring acceptance criteria are understood (Correct answer)
- Estimating story points for each ticket
- Managing the daily standup agenda
Correct answer: Clarifying the 'why' behind stories and ensuring acceptance criteria are understood
The PM's sprint planning role is to ensure the team understands the purpose and success criteria of selected stories, not to manage execution details.
Question 40: When calculating the Total Addressable Market (TAM), which approach uses bottom-up estimation?
- Multiplying industry revenue by a target market share percentage
- Extrapolating from a competitor's publicly disclosed revenue
- Summing potential revenue from individually identified customer segments (Correct answer)
- Using analyst firm reports as the baseline figure
Correct answer: Summing potential revenue from individually identified customer segments
Bottom-up TAM estimation builds total market size from actual customer segments and unit-level pricing, producing more grounded and defensible numbers.
Question 41: What does 'AARRR' (Pirate Metrics) stand for in product analytics?
- Acquisition, Activation, Retention, Referral, Revenue (Correct answer)
- Awareness, Adoption, Repeat, Recommend, ROI
- Analyze, Act, Review, Report, Respond
- Attract, Acquire, Retain, Refer, Revenue
Correct answer: Acquisition, Activation, Retention, Referral, Revenue
AARRR (Pirate Metrics), coined by Dave McClure, maps the customer lifecycle into five stages: Acquisition, Activation, Retention, Referral, and Revenue.
Question 42: What is a 'North Star Metric' in product management?
- The leading metric used only in executive board presentations
- The most important KPI that reflects the core value a product delivers to customers (Correct answer)
- A metric tracked only during product launch phases
- The total number of users acquired in a given period
Correct answer: The most important KPI that reflects the core value a product delivers to customers
The North Star Metric is a single key metric that best captures the core value delivered to customers and serves as a compass for the entire team.
Question 43: In SAFe (Scaled Agile Framework), what is a 'Program Increment (PI)'?
- A single sprint
- A single user story
- A release to production
- A time-boxed planning and delivery period, typically 8–12 weeks, for multiple Agile teams (Correct answer)
Correct answer: A time-boxed planning and delivery period, typically 8–12 weeks, for multiple Agile teams
A Program Increment in SAFe is a fixed time-box, usually 8–12 weeks, during which an Agile Release Train plans, builds, and delivers value across multiple teams.
Question 44: In Agile, what does 'face-to-face conversation' being the most efficient communication method imply for product managers?
- PMs should favor direct conversations with engineers and stakeholders over long written specs (Correct answer)
- PMs should avoid writing documentation entirely
- All communication must happen in person
- PMs should not use email
Correct answer: PMs should favor direct conversations with engineers and stakeholders over long written specs
The Agile principle of preferring face-to-face communication encourages PMs to have direct, real-time conversations to share context and reduce misunderstandings.
Question 45: What is a 'spike' in Agile development?
- A time-boxed research or investigation task to reduce uncertainty before committing to a solution (Correct answer)
- A sudden increase in sprint velocity
- An emergency hotfix
- A failed sprint
Correct answer: A time-boxed research or investigation task to reduce uncertainty before committing to a solution
A spike is a time-boxed task used to research a problem, evaluate a technology, or explore a design option to reduce risk and uncertainty before implementation.
Question 46: Why is it crucial to comprehend the components of a retail strategy?
- It is important to understand how to best position your retail establishment. (Correct answer)
- It is important to understand the best location for the retailer.
- It is important to understand what to stock in the store.
- It is important to understand how your community feels about your store.
Correct answer: It is important to understand how to best position your retail establishment.
Comprehending the components of a retail strategy is crucial because it enables a business to define its unique value proposition and target market. This understanding allows the retailer to make informed decisions about its product mix, pricing, location, promotion, and customer service, ultimately determining its competitive positioning and success in the market. It's about crafting a distinct identity.
Question 47: What does 'change management' mean in the context of a product launch?
- Managing updates and revisions to the product backlog during development sprints
- Tracking version control and release management for software deployments
- The process of preparing, supporting, and helping stakeholders and users adapt to a new product or feature (Correct answer)
- Documenting and logging all incoming feature requests from external stakeholders
Correct answer: The process of preparing, supporting, and helping stakeholders and users adapt to a new product or feature
Change management in product launches involves preparing the organization and users for the transition — including training, communication plans, and support structures that drive adoption.
Question 48: What does 'time to value' (TTV) measure in product management?
- The duration of a product's market leadership period
- How long it takes to close a sales deal after a product demo
- The time it takes a new user to experience the core value of a product for the first time (Correct answer)
- The total development time for a new product from ideation to launch
Correct answer: The time it takes a new user to experience the core value of a product for the first time
TTV measures the speed at which a user reaches the 'aha moment' — the point where they first experience the product's core value.
Question 49: By employing established standards and procedures, this kind of quality assurance idea demonstrates that a product has undergone a thorough evaluation process.
- Cashback programs
- Money-back guarantee
- Product grades (Correct answer)
- Warranties
Correct answer: Product grades
Product grades categorize products based on specific quality levels, features, or established standards. By assigning a grade, businesses communicate that a product has met certain predefined criteria and undergone a thorough evaluation process. This assures customers of its quality relative to that grade, distinguishing it from other products in the market.
Question 50: Why is it important to read books on product management?
- To gain insights into the challenges of technology disruption and gaining a sustainable competitive advantage
- To stay ahead of the curve and learn from experts in the field (Correct answer)
- To understand why some products dominate markets while others lag behind
- To define product vision and uncover customer needs
Correct answer: To stay ahead of the curve and learn from experts in the field
Reading books on product management provides invaluable insights from experienced professionals and thought leaders. This practice allows product managers to continuously update their knowledge, learn new frameworks, and understand evolving industry best practices. It's a critical way to foster continuous learning, adapt to new challenges, and maintain a competitive edge in a rapidly changing technological landscape.
Question 51: What does a WBS look like?
- None of the above
- The city contractor will do their best to draw attention to the issues with the front yard
- The HVAC unit for heat and air conditioning may also be installed by the electrical contractor, along with 25 outlets (Correct answer)
- Before departing, the plumber might inform the homeowner that the pipes must be replaced since they are rusting
Correct answer: The HVAC unit for heat and air conditioning may also be installed by the electrical contractor, along with 25 outlets
A Work Breakdown Structure (WBS) decomposes project deliverables into smaller, manageable components. Option D describes specific, tangible work items (installing an HVAC unit and 25 outlets) that are measurable and assignable, characteristic of a work package or activity within a WBS. The other options are vague or observational statements, not structured work elements.
Question 52: What is the most crucial factor in determining if a product will succeed commercially?
- Great team
- Great product
- All of the above
- Market capital (Correct answer)
Correct answer: Market capital
While a great product and a great team are essential, the most crucial factor for commercial success is often the market itself, represented by 'market capital' or market opportunity. Even the best product with the best team will struggle if there isn't a sufficiently large, receptive, or growing market to buy it. A strong market opportunity allows for significant growth and profitability.
Question 53: When building a product roadmap using the 'Now-Next-Later' format, what does the 'Later' column typically represent?
- Technical debt items assigned to the infrastructure team
- Features that have been deprioritized permanently
- Ideas and opportunities that are on the horizon but not yet committed to (Correct answer)
- Work scheduled for the next two-week sprint
Correct answer: Ideas and opportunities that are on the horizon but not yet committed to
The 'Later' column holds strategic bets and exploratory ideas that aren't planned for near-term delivery but are worth tracking.
Question 54: A product team has just completed a sprint but the delivered feature does not meet user needs. Which process failure most likely caused this?
- Too many stakeholders were involved in the review
- Discovery was insufficient before the feature entered development (Correct answer)
- The sprint was too long
- The engineering team lacked the right skills
Correct answer: Discovery was insufficient before the feature entered development
Insufficient discovery before development means assumptions were not validated, leading to features that solve the wrong problem or miss user expectations.
Question 55: A product manager receives conflicting priorities from sales, engineering, and customer success. What is the best first step?
- Assign equal sprint capacity to each team's requests
- Escalate the conflict immediately to the CEO
- Align all stakeholders on the product strategy and scoring criteria used to prioritize (Correct answer)
- Implement the request from the team with the largest headcount
Correct answer: Align all stakeholders on the product strategy and scoring criteria used to prioritize
Grounding prioritization in a shared strategy and transparent scoring criteria depersonalizes conflicts and helps stakeholders understand trade-offs objectively.
Question 56: What is required to develop solid MVT theories
- Clearly identify the question you are interested in answering with MVT
- All of the above (Correct answer)
- Mention a possible solution
- Make it clear and link your prediction to a problem that has identifiable causes
Correct answer: All of the above
To develop solid MVT (Multivariate Testing) theories, it's essential to clearly identify the specific question you want to answer, mention a possible solution or hypothesis, and link your prediction to identifiable causes or problems. This structured approach ensures that tests are well-designed, yield actionable insights, and contribute effectively to product optimization and data-driven decision-making. All these components are crucial for effective MVT.
Question 57: In Scrum, who is responsible for maximizing the value of the product resulting from the work of the Development Team?
- Scrum Master
- Business Analyst
- Engineering Manager
- Product Owner (Correct answer)
Correct answer: Product Owner
The Product Owner is accountable for maximizing product value by managing and prioritizing the product backlog and ensuring the team delivers the most valuable work.
Question 58: What is the main distinction between 'outputs' and 'outcomes' in modern product management?
- They refer to the same concept in agile terminology
- Outcomes are defined by engineering; outputs are defined by PMs
- Outputs are features shipped; outcomes are the business results those features produce (Correct answer)
- Outputs are measurable; outcomes are qualitative
Correct answer: Outputs are features shipped; outcomes are the business results those features produce
Modern product management emphasizes outcomes (business and user value) over outputs (features delivered), shifting focus to impact.
Question 59: What is the recommended length for a Sprint in Scrum?
- One quarter
- One day
- One to four weeks (Correct answer)
- Six to eight weeks
Correct answer: One to four weeks
Scrum recommends Sprints of one to four weeks, with the most common length being two weeks, providing a regular cadence for delivery and inspection.
Question 60: Which metric best measures how efficiently a team converts user interest into paid customers?
- Conversion rate (Correct answer)
- Monthly Active Users (MAU)
- Customer Lifetime Value (CLV)
- Average Revenue Per User (ARPU)
Correct answer: Conversion rate
Conversion rate measures the percentage of prospects or trial users who become paying customers, directly reflecting funnel efficiency.
Question 61: What distinguishes a product vision from a product strategy?
- The vision is owned by engineering while the strategy is owned by marketing
- The vision is tactical while the strategy is aspirational
- The vision covers a single sprint while the strategy covers a quarter
- The vision describes the long-term destination while the strategy outlines how to reach it (Correct answer)
Correct answer: The vision describes the long-term destination while the strategy outlines how to reach it
A product vision is an inspiring, long-term picture of the future the product will create, whereas the strategy defines the choices and approach to achieve that vision.
Question 62: What is the primary purpose of a product vision statement?
- To set engineering sprint goals
- To list all planned features for the next quarter
- To define the long-term aspirational goal that guides product decisions (Correct answer)
- To document current product metrics
Correct answer: To define the long-term aspirational goal that guides product decisions
A product vision articulates where the product is headed in the long term, aligning teams and guiding strategy.
Question 63: A PM wants to run a concierge MVP to test a new service idea. What does this approach involve?
- Launching a fully automated SaaS product to a beta group
- Manually delivering the service to a small group of real customers to learn before automating (Correct answer)
- Building a marketing landing page with a waitlist sign-up
- Creating an interactive demo video for investor pitches
Correct answer: Manually delivering the service to a small group of real customers to learn before automating
A concierge MVP manually replicates the intended automated service for a small set of real users, enabling learning about needs and workflows before investing in automation.
Question 64: A PM uses a 'Swimlane Diagram' during planning. What is this tool primarily used for?
- Mapping process flows with clear ownership assigned to different teams or roles (Correct answer)
- Tracking user swim patterns in UX research
- Showing feature dependencies across sprints in a Gantt format
- Visualizing cash flow across product lines
Correct answer: Mapping process flows with clear ownership assigned to different teams or roles
Swimlane Diagrams organize process steps into horizontal or vertical lanes, each representing a team or role responsible for those steps.
Question 65: In Agile, what is an 'epic'?
- A large body of work that can be broken down into multiple user stories (Correct answer)
- A product vision statement
- A retrospective action item
- A sprint that runs longer than 4 weeks
Correct answer: A large body of work that can be broken down into multiple user stories
An epic is a large, high-level user story or feature that is too big to complete in a single sprint and must be broken into smaller, more manageable user stories.
Question 66: Which technique for gathering usability test requirements, using whiteboards or mind-mapping software?
- Brainstorming (Correct answer)
- User Observation
- Interview
- Questionnaires
Correct answer: Brainstorming
Brainstorming is a group creativity technique often facilitated with whiteboards or mind-mapping software to generate a wide range of ideas or requirements. It encourages free thinking and collaboration, making it an effective method for gathering diverse usability test requirements without immediate judgment. The other options are more structured data collection methods.
Question 67: What is the key difference between a 'leading indicator' and a 'lagging indicator' in product metrics?
- There is no meaningful difference between the two
- Leading indicators predict future outcomes; lagging indicators confirm past results (Correct answer)
- Leading indicators measure past performance; lagging indicators predict future trends
- Leading indicators are for revenue; lagging indicators are for engagement
Correct answer: Leading indicators predict future outcomes; lagging indicators confirm past results
Leading indicators (e.g., feature adoption) predict future outcomes like retention, while lagging indicators (e.g., churn rate) confirm what already happened.
Question 68: What is the most effective strategy to prevent stakeholder fatigue in a long-running product initiative?
- Tailor communication frequency, format, and content to each stakeholder's role and preferences (Correct answer)
- Delegate all stakeholder communications to a designated team member
- Only communicate with stakeholders when there is negative news to share
- Reduce all communication frequency to avoid overwhelming stakeholders
Correct answer: Tailor communication frequency, format, and content to each stakeholder's role and preferences
Stakeholder fatigue is caused by receiving too much irrelevant communication; tailoring updates to each person's role and preferences keeps engagement high and prevents disengagement.
Question 69: What does 'managing up' mean in the context of product management?
- Moving tasks to higher priority positions on the product backlog
- Reporting team performance and issues to HR leadership
- Escalating every minor issue to leadership immediately
- Proactively communicating with and influencing senior stakeholders to support product goals (Correct answer)
Correct answer: Proactively communicating with and influencing senior stakeholders to support product goals
'Managing up' refers to proactively keeping senior stakeholders informed, anticipating their needs, and influencing decision-makers to align with and support product objectives.
Question 70: What benefits of user-centered design are not included?
- belief in making
- none of the above (Correct answer)
- creative confidence
- embracing ambiguity
Correct answer: none of the above
User-centered design (UCD) inherently benefits from and fosters qualities like belief in making, embracing ambiguity, and creative confidence. These attributes encourage designers to explore solutions, adapt to user feedback, and innovate. Therefore, none of these are *not* benefits or characteristics associated with UCD.
Question 71: Which A/B test type displays two versions of your website to users at the same URL
- Multivariate or MVT test
- None of the above
- Classic A/B test (Correct answer)
- Split test or direct tests
Correct answer: Classic A/B test
A classic A/B test involves presenting two distinct versions (A and B) of a webpage or element to different user segments, typically at the same URL. The purpose is to compare their performance against a specific metric, such as conversion rate, to determine which version is more effective. This allows for direct comparison of design or content changes.
Question 72: What is the most effective channel for communicating an urgent product issue to key stakeholders?
- Annual executive business review presentation
- Direct messaging via phone call or instant messaging for immediate reach (Correct answer)
- Updating the internal product wiki or documentation portal
- Monthly stakeholder newsletter or email digest
Correct answer: Direct messaging via phone call or instant messaging for immediate reach
Urgent issues require immediate, direct communication — phone calls or instant messaging ensure stakeholders are notified quickly and can respond or make decisions without delay.
Question 73: Which product strategy approach focuses on expanding into adjacent markets using existing capabilities?
- Niche differentiation
- Cost leadership
- Adjacency expansion (Correct answer)
- Market penetration
Correct answer: Adjacency expansion
Adjacency expansion involves leveraging existing product strengths or capabilities to move into related markets or customer segments.
Question 74: A product team is debating between building a highly requested feature for 5% of power users versus a moderate improvement for 95% of casual users. Which framework BEST guides this decision?
- MoSCoW prioritization
- Kano model analysis of user segments (Correct answer)
- Eisenhower Matrix
- OKR alignment check
Correct answer: Kano model analysis of user segments
The Kano model categorizes features by their impact on user satisfaction across segments, making it ideal for comparing value across different user types.
Question 75: What is the purpose of the Sprint Review ceremony?
- To plan the next sprint backlog
- To retrospect on team processes
- To estimate story points
- To inspect the increment and gather stakeholder feedback (Correct answer)
Correct answer: To inspect the increment and gather stakeholder feedback
The Sprint Review is held at the end of each sprint to inspect the product increment, gather stakeholder input, and adapt the product backlog accordingly.
Question 76: When a farmer wishes to offer free cooking classes to clients, which component of the retail marketing mix would the plan fit under?
- Price
- Presentation
- Place
- Promotion (Correct answer)
Correct answer: Promotion
Offering free cooking classes is a promotional activity designed to attract customers, build brand awareness, and encourage sales of the farmer's products. It falls under the 'Promotion' component of the retail marketing mix, which encompasses all activities used to communicate and persuade target customers about a product or service. This strategy aims to generate interest and drive traffic.
Question 77: A PM notices that the number of features shipped per quarter has increased, but customer satisfaction scores have declined. What does this most likely indicate?
- The team needs better project management tools
- The product has reached market saturation
- The PM is measuring the wrong success metrics
- The team is shipping low-value or misaligned features (Correct answer)
Correct answer: The team is shipping low-value or misaligned features
Shipping more features without improving customer satisfaction signals that the team is building outputs that don't address real user needs.
Question 78: A PM notices that users who complete the onboarding tutorial have 3x higher 30-day retention. What is the MOST appropriate next step?
- Remove the tutorial since most users skip it anyway
- Make the tutorial mandatory for all users
- Increase the tutorial's length to teach more features
- Investigate whether tutorial completion causes retention or is correlated with it (Correct answer)
Correct answer: Investigate whether tutorial completion causes retention or is correlated with it
Correlation does not imply causation — motivated users may both complete tutorials and retain better; an experiment is needed to confirm causal impact.
Question 79: What describes the items we purchase for them as a small treat rather than a regular requirement
- High-ticket
- Functional products
- Impulse items (Correct answer)
- None of the above
Correct answer: Impulse items
Impulse items are products purchased spontaneously, often as a small treat or without prior planning, rather than out of necessity. They appeal to immediate desires and are typically low-cost, making them distinct from functional products or high-ticket purchases. These purchases are driven by sudden urges rather than rational planning.
Question 80: In Agile, what is the primary purpose of a sprint retrospective?
- Review completed user stories with stakeholders
- Plan the backlog for the next sprint
- Inspect and adapt the team's process for continuous improvement (Correct answer)
- Demo working software to the product owner
Correct answer: Inspect and adapt the team's process for continuous improvement
The retrospective is a team ceremony focused on reflecting on how work was done and identifying actionable process improvements.
Question 81: Which user research method generates statistically significant data suitable for making quantitative comparisons?
- Controlled A/B experiment (Correct answer)
- Usability lab sessions
- Stakeholder interviews
- Focus groups
Correct answer: Controlled A/B experiment
A/B testing randomly assigns users to variants and measures outcomes at scale, producing statistically valid data for comparing two or more experiences.
Question 82: Which of the following strategies might a business use to get around the intangibility problem?
- They can create a tangible cue to physically represent their service. (Correct answer)
- They can offer initial promotions to get consumers to try their service.
- They can offer excellent training and standardized procedures.
- They can provide samples of their service.
Correct answer: They can create a tangible cue to physically represent their service.
Intangibility is a key characteristic of services, meaning they cannot be seen, touched, or held before purchase. Creating a tangible cue, such as a physical environment, branding elements, or even a uniform, helps customers visualize and understand the service. This reduces perceived risk and makes the abstract service offering more concrete and appealing.
Question 83: Which of the following, as described under SWOT, does not represent an internal strength of an organization?
- Superior technological skills
- Manufacturing efficiency
- Economies of scale
- None of the above (Correct answer)
Correct answer: None of the above
In a SWOT analysis, internal strengths are positive attributes within an organization's control. Manufacturing efficiency, economies of scale, and superior technological skills are all prime examples of internal strengths that provide a competitive advantage. Therefore, none of the listed options are *not* an internal strength.
Question 84: Which metric best indicates whether a new onboarding flow is successful?
- Total page views of the onboarding screens
- Number of support tickets submitted by new users
- Time-to-first-value for new users (Correct answer)
- Average session duration on day one
Correct answer: Time-to-first-value for new users
Time-to-first-value measures how quickly users achieve their first meaningful outcome, directly reflecting onboarding effectiveness.
Question 85: Which document helps product managers systematically identify and categorize all relevant stakeholders?
- Release burndown chart
- User story map
- Stakeholder register (Correct answer)
- Product backlog
Correct answer: Stakeholder register
A stakeholder register documents all individuals and groups affected by the product, including their interests, level of influence, and preferred communication methods.
Question 86: What is 'velocity' in Agile development?
- The speed at which code is compiled
- The number of bugs fixed per day
- The frequency of team meetings
- The amount of work a team completes per sprint, used to forecast future delivery (Correct answer)
Correct answer: The amount of work a team completes per sprint, used to forecast future delivery
Velocity is the measure of how much work (typically in story points) a team completes in a sprint, used to predict how much can be done in future sprints.
Question 87: Keith called a brief team meeting after a local news story to review possibilities. He posted a memo on the employee bulletin board next to the time clock as a permanent record that all workers could see. What methods of communication did Keith use?
- Oral then electronic
- Written then oral
- Written then Visual
- Oral then written (Correct answer)
Correct answer: Oral then written
Keith first used oral communication by calling a 'brief team meeting' to discuss possibilities. Subsequently, he used written communication by 'posting a memo on the employee bulletin board' as a permanent record. Therefore, the sequence of communication methods was oral, followed by written.
Question 88: What does a 'swim lane' roadmap communicate that a timeline roadmap does not?
- Exact delivery dates for each feature
- How initiatives are organized across multiple themes, teams, or customer segments simultaneously (Correct answer)
- The technical dependencies between features
- The cost estimate for each roadmap item
Correct answer: How initiatives are organized across multiple themes, teams, or customer segments simultaneously
Swim lane roadmaps show parallel workstreams visually, making it easy to see how different teams or priorities progress at the same time.
Question 89: What is the primary purpose of a product roadmap?
- To replace the product backlog in Agile teams
- To communicate the product strategy and planned direction to stakeholders (Correct answer)
- To provide a detailed sprint-by-sprint task list for developers
- To document completed features for legal compliance
Correct answer: To communicate the product strategy and planned direction to stakeholders
A product roadmap communicates where the product is headed and why, aligning stakeholders around strategy rather than specifying implementation details.
Question 90: In Kanban, what is a 'WIP limit'?
- The minimum sprint duration
- A cap on the number of tasks allowed in a workflow stage at one time (Correct answer)
- The maximum story point value
- The maximum number of team members
Correct answer: A cap on the number of tasks allowed in a workflow stage at one time
WIP (Work In Progress) limits restrict how many items can be in any one stage of the workflow simultaneously, reducing multitasking and improving flow.
Question 91: What is the primary purpose of a 'Product Requirements Document' (PRD)?
- To document the technical architecture and system design
- To track bug reports and QA test cases
- To outline the marketing strategy for a product launch
- To communicate what a product feature should do and why, for all stakeholders (Correct answer)
Correct answer: To communicate what a product feature should do and why, for all stakeholders
A PRD defines the purpose, features, behavior, and success criteria of a product or feature, aligning engineering, design, and business stakeholders.
Question 92: What is the key risk of optimizing exclusively for Monthly Active Users (MAU) as a core product metric?
- MAU doesn't apply to mobile products
- Regulators may penalize high MAU growth
- MAU can be inflated by low-quality engagement or dark patterns that don't reflect genuine user value (Correct answer)
- MAU is too expensive to measure accurately
Correct answer: MAU can be inflated by low-quality engagement or dark patterns that don't reflect genuine user value
High MAU driven by notifications or dark UX patterns can mask declining user satisfaction and inflate vanity metrics without creating sustainable value.
Question 93: A PM is writing an opportunity solution tree. What does the tree's root node represent?
- The highest-priority user story in the backlog
- The desired business outcome the team is working toward (Correct answer)
- The technical architecture of the solution
- The product vision
Correct answer: The desired business outcome the team is working toward
The root node of an opportunity solution tree is the desired outcome, anchoring all opportunities, solutions, and experiments to a measurable business goal.
Question 94: A PM is evaluating market opportunity for a new product line. Which analysis provides the most actionable sizing data?
- Serviceable Obtainable Market (SOM) derived from TAM → SAM → SOM segmentation (Correct answer)
- Industry analyst reports citing global market value
- Number of Google searches for related keywords
- Total Addressable Market (TAM) alone
Correct answer: Serviceable Obtainable Market (SOM) derived from TAM → SAM → SOM segmentation
SOM represents the realistic share a company can capture given its current resources, making it the most actionable number for planning.
Question 95: Which discovery technique involves observing users in their natural environment to uncover unarticulated needs?
- Contextual inquiry (Correct answer)
- Net Promoter Score survey
- Usability testing
- A/B testing
Correct answer: Contextual inquiry
Contextual inquiry is an ethnographic method where researchers observe and interview users while they work in their own context to reveal tacit pain points.
Question 96: What does 'time-to-value' (TTV) measure in product management?
- How quickly a new user experiences the product's core benefit (Correct answer)
- How long it takes to build a feature
- The time between sprints in Agile
- The total lifetime value of a customer
Correct answer: How quickly a new user experiences the product's core benefit
TTV measures how fast a user reaches their first meaningful success with the product, directly impacting activation and retention.
Question 97: What is a product development-focused outbound activity?
- Branding
- All of the above (Correct answer)
- Market research
- Positioning
Correct answer: All of the above
Outbound activities in product development are focused on communicating the product's value to the market and customers. Positioning involves defining how the product stands out, branding creates its identity and messaging, and market research (including competitive analysis) informs these external communications. All these elements are crucial for successfully taking a product to market and ensuring its reception.
Question 98: What is a 'concierge MVP' in product discovery?
- A hotel booking integration
- Manually delivering the core service to a small set of customers to validate the concept before automating it (Correct answer)
- A white-glove onboarding process for enterprise clients
- A luxury product feature for premium users
Correct answer: Manually delivering the core service to a small set of customers to validate the concept before automating it
A concierge MVP involves doing the job manually for early customers to test whether the service delivers value, before investing in the technology to automate it at scale.
Question 99: A PM wants to reduce churn among users who signed up in the last 30 days. Which data source is MOST useful to start with?
- Cohort analysis of early churners' in-app behavior (Correct answer)
- Competitor feature comparison matrices
- App store review sentiment scores
- Sales CRM data on deal sizes
Correct answer: Cohort analysis of early churners' in-app behavior
Cohort analysis of early churners reveals specific behavioral patterns that predict churn, enabling targeted interventions in the onboarding experience.
Question 100: Which Agile principle emphasizes delivering working software frequently?
- Individuals and interactions over processes and tools
- Delivering working software frequently, from a couple of weeks to a couple of months (Correct answer)
- Customer collaboration over contract negotiation
- Responding to change over following a plan
Correct answer: Delivering working software frequently, from a couple of weeks to a couple of months
The Agile Manifesto principle of frequent delivery ensures customers receive value early and often, enabling faster feedback loops and course corrections.
Question 101: Which of the following does not, according to SWOT, represent an opportunity for an organization?
- Strong economy
- Expansion of product line to meet broader range of customers need
- Emerging new technologies
- None of the above (Correct answer)
Correct answer: None of the above
A SWOT analysis identifies Strengths, Weaknesses, Opportunities, and Threats. Opportunities are external factors that an organization can leverage for growth. Emerging new technologies, expanding product lines to meet broader customer needs, and a strong economy are all classic examples of external opportunities. Therefore, none of the listed options *don't* represent an opportunity, making 'None of the above' the correct choice.
Question 102: Which statement best describes 'continuous discovery' in modern product management?
- Running one large annual user research study to inform the yearly roadmap
- An ongoing practice of regularly engaging with customers to inform product decisions throughout development (Correct answer)
- Automating A/B tests to eliminate the need for qualitative research
- Continuously shipping new features to discover what users like
Correct answer: An ongoing practice of regularly engaging with customers to inform product decisions throughout development
Continuous discovery, popularized by Teresa Torres, means regularly touching base with customers (e.g., weekly) to keep product decisions grounded in real user needs.
Question 103: What is the most effective way to handle a key stakeholder who consistently misses product review meetings?
- Remove them from the stakeholder list and reduce their involvement
- Understand their constraints and offer flexible alternatives such as async video updates or written summaries (Correct answer)
- Proceed with all decisions without their input and document outcomes
- Reschedule all meetings around their calendar regardless of team impact
Correct answer: Understand their constraints and offer flexible alternatives such as async video updates or written summaries
Understanding why a stakeholder misses meetings and offering async alternatives maintains the relationship, respects their time constraints, and still captures their input for decisions.
Question 104: What is 'page load time' and why do product managers track it?
- The time between design handoff and engineering start
- How long it takes a page to become usable in the browser; slow load times directly hurt conversion and retention (Correct answer)
- How long it takes to build a new page in the CMS; tracked for content productivity
- The time to complete a full security audit
Correct answer: How long it takes a page to become usable in the browser; slow load times directly hurt conversion and retention
Page load time is a performance metric directly linked to user experience — studies show even a 1-second delay in page load can reduce conversions by up to 7%.
Question 105: Which statement best describes the role of a product manager versus a project manager?
- Product managers own the 'why' and 'what' of the product; project managers own the 'when' and 'how' of delivery (Correct answer)
- The two roles are interchangeable in modern software teams
- Product managers write code; project managers write requirements
- Product managers focus on delivering on time and on budget; project managers focus on the product vision
Correct answer: Product managers own the 'why' and 'what' of the product; project managers own the 'when' and 'how' of delivery
Product managers define what to build and why based on customer and business needs, while project managers coordinate execution to ensure delivery within constraints.
Question 106: What is the purpose of a 'spike' in Agile product development?
- A sprint dedicated entirely to bug fixes
- An unplanned feature added mid-sprint
- A time-boxed research task to reduce uncertainty before estimating work (Correct answer)
- A retrospective focused on team performance
Correct answer: A time-boxed research task to reduce uncertainty before estimating work
A spike is a time-boxed investigation used to answer a technical or design question so the team can estimate and plan more accurately.
Question 107: A PM's product has strong acquisition metrics but poor 30-day retention. Which framework BEST helps diagnose the problem?
- BCG Growth-Share Matrix
- SWOT Analysis
- The Pirate Metrics (AARRR) funnel, focusing on the Activation stage (Correct answer)
- Porter's Five Forces
Correct answer: The Pirate Metrics (AARRR) funnel, focusing on the Activation stage
When acquisition is strong but retention is poor, the problem typically lies in Activation — users aren't reaching the 'aha moment' before churning.
Question 108: What is 'feature adoption rate'?
- The number of users who request a feature
- The percentage of active users who use a specific feature within a defined time period (Correct answer)
- The rate at which features are removed from the backlog
- The number of sprints needed to launch a feature
Correct answer: The percentage of active users who use a specific feature within a defined time period
Feature adoption rate measures what fraction of the user base is actively using a specific feature, helping PMs evaluate whether features are delivering their intended value.
Question 109: What constitutes a fundamental component of user-centered design?
- None of the above (Correct answer)
- Accessibility
- Visibility
- Legibility
Correct answer: None of the above
Legibility, visibility, and accessibility are all crucial aspects and fundamental components of user-centered design. Legibility ensures text is readable, visibility makes interactive elements clear, and accessibility ensures the product is usable by people with diverse abilities. Therefore, none of the options are *not* a fundamental component of UCD.
Question 110: In the context of product strategy, what is a 'strategic bet'?
- A low-priority backlog item
- A random feature added without research
- A marketing A/B test
- A deliberate, high-risk investment expected to deliver significant future value (Correct answer)
Correct answer: A deliberate, high-risk investment expected to deliver significant future value
A strategic bet is a deliberate decision to invest in a direction that carries risk but has the potential for high reward aligned with the product vision.
Question 111: What doesn't qualify as an inbound endeavor with a product development focus?
- Product planning
- Product strategy
- None of the above (Correct answer)
- Testing
Correct answer: None of the above
Inbound endeavors in product development are focused on understanding the market, customers, and internal capabilities to define and refine the product. Product strategy sets the long-term vision, product planning details features and timelines, and testing validates functionality and user experience. Since all the listed options (Testing, Product planning, Product strategy) are indeed inbound activities, 'None of the above' is the correct answer as the question asks what *doesn't* qualify.
Question 112: In customer research, what is 'affinity mapping' used for?
- Mapping network topology
- Building a site navigation structure
- Organizing raw research data (notes, quotes, observations) into themes to identify patterns (Correct answer)
- Creating marketing affiliate relationships
Correct answer: Organizing raw research data (notes, quotes, observations) into themes to identify patterns
Affinity mapping involves clustering research data into related groups to surface common themes, insights, and patterns from large volumes of qualitative data.
Question 113: When is it appropriate for a PM to say 'no' to a request from a key enterprise customer?
- When the sales team hasn't approved the request
- Only when engineering estimates the work at over 30 days
- Never; enterprise customers must always get what they request
- When the request conflicts with the product strategy or would harm other customer segments (Correct answer)
Correct answer: When the request conflicts with the product strategy or would harm other customer segments
A PM must protect the product's strategic direction; building one-off features for single customers can fragment the product and hurt scalability.
Question 114: Which product management tool is best suited for visualizing the relationship between customer problems and the solutions a product provides?
- Burn-down Chart
- Gantt Chart
- RACI Matrix
- Value Proposition Canvas (Correct answer)
Correct answer: Value Proposition Canvas
The Value Proposition Canvas maps customer jobs, pains, and gains directly to product features and benefits.
Question 115: What artifact does the Product Owner maintain that contains ordered work items for the product?
- Release plan
- Product backlog (Correct answer)
- Sprint backlog
- Definition of Done
Correct answer: Product backlog
The product backlog is the ordered list of everything known to be needed in the product, and the Product Owner is solely responsible for its content and prioritization.
Question 116: In the Jobs-to-be-Done (JTBD) framework, what is a 'job'?
- A user story written in Agile format
- A task assigned to a developer in Jira
- The underlying goal or problem a customer is trying to solve (Correct answer)
- A KPI tracked in the product dashboard
Correct answer: The underlying goal or problem a customer is trying to solve
In JTBD, a 'job' is the deeper motivation or progress a customer seeks — the reason they 'hire' a product.
Question 117: Which ceremony is specifically designed for the team to reflect on their process and improve?
- Sprint Retrospective (Correct answer)
- Sprint Review
- Sprint Planning
- Daily Scrum
Correct answer: Sprint Retrospective
The Sprint Retrospective is a dedicated ceremony for the Scrum team to inspect how they worked together and identify actionable improvements for the next sprint.
Question 118: What is 'customer acquisition cost' (CAC)?
- The cost of annual infrastructure per user
- The cost to build a new feature
- The cost of customer support per ticket
- The average cost incurred to acquire one new paying customer (Correct answer)
Correct answer: The average cost incurred to acquire one new paying customer
CAC is calculated by dividing total sales and marketing spend by the number of new customers acquired in that period, indicating efficiency of growth investment.
Question 119: Which tool would a PM use to identify the most critical path of tasks that cannot be delayed without pushing out the product launch date?
- Product Roadmap
- Affinity Diagram
- Critical Path Method (CPM) (Correct answer)
- Story Map
Correct answer: Critical Path Method (CPM)
The Critical Path Method identifies the longest sequence of dependent tasks, determining the minimum project duration.
Question 120: In continuous delivery, what does a 'feature flag' (feature toggle) allow a product team to do?
- Enforce code review requirements before merging pull requests
- Track which features each team member contributed to
- Deploy code to production while controlling which users can see or use a feature (Correct answer)
- Automatically generate release notes for each deployment
Correct answer: Deploy code to production while controlling which users can see or use a feature
Feature flags decouple deployment from release, letting teams ship code safely and then gradually expose new features to selected user segments.
AIPMM Certified Product Manager (CPM)
The AIPMM Certified Product Manager (CPM) exam tests knowledge across the full product lifecycle, including product strategy, roadmapping, agile development, tools, and core product management skills. It is a closed-book, proctored assessment recognized as a leading industry certification for professional product managers.
Exam Rules
- You can skip questions and return to them later
- Flag questions for review before submitting
- No feedback shown until you submit the entire exam
- Unanswered questions count as wrong — answer everything
- 10 pretest questions are mixed in and don't affect your score
- Timer auto-submits when time runs out
- Your progress is auto-saved every 30 seconds