Product Management Certification Program Software Product Management Certification Program 5 — Questions and Answers
Question 1: What is the 'dual-track Agile' model in software product development?
- Running two separate engineering teams on the same feature in parallel
- Simultaneously running discovery (learning what to build) and delivery (building it) tracks (Correct answer)
- Alternating between waterfall and agile sprints each quarter
- Splitting the backlog into 'must-have' and 'nice-to-have' tracks
Correct answer: Simultaneously running discovery (learning what to build) and delivery (building it) tracks
Dual-track Agile ensures continuous discovery research feeds validated ideas into the delivery track, reducing the risk of building the wrong thing.
Question 2: A SaaS product's DAU/MAU ratio is 0.15. What does this indicate?
- The product has very high daily engagement relative to monthly users
- Most monthly users are not returning daily, suggesting low habitual engagement (Correct answer)
- The product has exactly 15% market share
- Revenue per user is 15 times the monthly cost
Correct answer: Most monthly users are not returning daily, suggesting low habitual engagement
A DAU/MAU ratio of 0.15 means only 15% of monthly users are active on any given day, signaling that most users are not forming a daily habit with the product.
Question 3: Which prioritization method divides features into categories of 'must-have,' 'should-have,' 'could-have,' and 'won't have'?
- RICE scoring
- Weighted shortest job first (WSJF)
- MoSCoW method (Correct answer)
- Kano model
Correct answer: MoSCoW method
MoSCoW (Must, Should, Could, Won't) is a prioritization framework that helps teams and stakeholders agree on what is essential versus optional for a given release.
Question 4: What is 'dogfooding' in the context of software product management?
- Using competitive products to benchmark your own
- Having your own employees use your product internally before releasing it to customers (Correct answer)
- Feeding real customer data into automated test suites
- A user onboarding technique that gamifies the first-run experience
Correct answer: Having your own employees use your product internally before releasing it to customers
Dogfooding (eating your own dog food) means internal teams use the product in real workflows, surfacing bugs and usability issues before customers encounter them.
Question 5: Which of the following best describes an 'epic' in Agile product management?
- A single bug fix estimated at more than 8 story points
- A large body of work that can be broken down into multiple user stories and spans more than one sprint (Correct answer)
- A detailed technical specification written by an architect
- A stakeholder presentation summarizing the product roadmap
Correct answer: A large body of work that can be broken down into multiple user stories and spans more than one sprint
An epic is a high-level work item too large to complete in a single sprint; it is decomposed into smaller user stories that can be planned and executed iteratively.
Question 6: What is the primary risk of relying solely on quantitative analytics (e.g., click data) without qualitative research?
- Quantitative data is always inaccurate due to sampling bias
- You can see what users do but not understand why, leading to misdiagnosed problems (Correct answer)
- Analytics tools violate user privacy and should be avoided
- Click data cannot be collected without user authentication
Correct answer: You can see what users do but not understand why, leading to misdiagnosed problems
Quantitative data shows behavioral patterns at scale but lacks the context to explain motivations, requiring qualitative methods like interviews to interpret the 'why' behind the numbers.
Question 7: In the Kano model, which feature category describes attributes that customers don't explicitly request but whose absence causes dissatisfaction?
- Performance features
- Excitement features
- Indifferent features
- Basic (threshold) features (Correct answer)
Correct answer: Basic (threshold) features
Basic features are taken for granted by customers—they won't increase satisfaction if present, but their absence causes significant dissatisfaction and complaints.
What is the 'dual-track Agile' model in software product development?