<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Kalosal</title>
    <description>The latest articles on Forem by Kalosal (@kalosal).</description>
    <link>https://forem.com/kalosal</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F5053%2F817ca237-767f-4cb6-8d47-efa379044693.png</url>
      <title>Forem: Kalosal</title>
      <link>https://forem.com/kalosal</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/kalosal"/>
    <language>en</language>
    <item>
      <title>The Product Development Cycle</title>
      <dc:creator>Jordan Haines</dc:creator>
      <pubDate>Sun, 02 Jan 2022 14:56:49 +0000</pubDate>
      <link>https://forem.com/kalosal/the-product-development-cycle-4j1m</link>
      <guid>https://forem.com/kalosal/the-product-development-cycle-4j1m</guid>
      <description>&lt;p&gt;Originally posted on &lt;a href="https://codifiedmusings.com/product-development-cycle" rel="noopener noreferrer"&gt;Codified Musings&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Delivering great product to customers is hard. Commonly, the product and design team thinks the software engineers cut the one feature that ties the product together because it “literally like quadruples our complexity”. The engineering team thinks the product is poorly specified. The operations team thinks the solution is over-engineered and difficult to roll out. And the leadership team just wants to know why the whole process is taking so darn long.&lt;/p&gt;

&lt;p&gt;Great product management serves to placate these varied (and legitimate) concerns while still delivering a delightful product to end-users that is sorta on time and maybe even within budget.&lt;/p&gt;

&lt;p&gt;As I tease out what makes great product management…great… in other posts, it’s worth taking a moment to explore the &lt;strong&gt;product development lifecycle (PDL)&lt;/strong&gt;. In this post I will outline the 5 stages of the product development lifecycle and describe why the lifecycle as a whole is useful. In later posts I’ll dive deeper into each stage to discuss common pitfalls, what success &lt;em&gt;really&lt;/em&gt; looks like, and how to best engage product stakeholders.&lt;/p&gt;

&lt;p&gt;First: What the heck is this PDL thing?&lt;/p&gt;

&lt;h2&gt;
  
  
  The Product Development Lifecycle
&lt;/h2&gt;

&lt;p&gt;In a nutshell, the product development lifecycle includes everything that happens between when it becomes apparent a new feature is necessary to it being rolled out to customers and even iterated upon. Crucially, ideation is a part of the product development lifecycle, so the process often begins before what becomes the product even crosses anyone’s mind. The PDL can be broken down into 5 stages:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Identify the problem&lt;/li&gt;
&lt;li&gt;Design a solution&lt;/li&gt;
&lt;li&gt;Build and test the solution&lt;/li&gt;
&lt;li&gt;Rollout!&lt;/li&gt;
&lt;li&gt;Measure success and Iterate&lt;/li&gt;
&lt;/ol&gt;



&lt;h2&gt;
  
  
  1. Identify the Problem
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Tools for this stage:&lt;/strong&gt; &lt;a href="https://www.mindtools.com/pages/article/newCT_02.htm" rel="noopener noreferrer"&gt;SCAMPER&lt;/a&gt;, &lt;a href="https://uxdesign.cc/how-to-create-rock-solid-product-design-hypotheses-a-step-by-step-guide-e2443d421f21" rel="noopener noreferrer"&gt;Product Hypothesis&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Great product starts with a real problem. Unsuccessful products are often great solutions in search of a problem.  In this phase you’ll first identify the problem to be solved and then ideate solutions. Note that another way to think of the “problem” to be identified is actually as an opportunity: New products capitalize on the &lt;em&gt;opportunity&lt;/em&gt; to solve a problem for users. &lt;/p&gt;

&lt;p&gt;Be wary of products that start as a solution (“Wouldn’t it be cool if we made a mobile app version of our website”) as oppose to a problem (“I noticed that most of our users abandon our site during registration, and most of our competitors have mobile apps that don’t require registration. Should we build a mobile app?”).&lt;/p&gt;

&lt;p&gt;To rock problem identification:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Ensure that the problem being solved is visible in data. For example, if the problem you are trying to solve is that people never return to your site after registering for an account, you should have clear abandonment and retention metrics that illustrate this problem. Identifying these metrics at the beginning is also important because their improvement is how you’ll ultimately measure success. Be wary of attempting to solve a problem that is not yet measured.&lt;/li&gt;
&lt;li&gt;Identify the stakeholders whose perspective you’ll need to design the perfect solution to the problem. This should include end-users, and may also include other product teams, company leadership, support, sales, and even marketing teams.&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;&lt;strong&gt;At the end of this stage you will have:&lt;/strong&gt; A single clearly identified problem to be solved visible in data, including an idea of the KPIs that can be used to confirm the problem is solved.&lt;/p&gt;



&lt;h2&gt;
  
  
  2. Design a Solution
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Tools:&lt;/strong&gt; &lt;a href="https://www.swotanalysis.com/blog/swot-analysis-on-a-product-or-service" rel="noopener noreferrer"&gt;SWOT&lt;/a&gt; and &lt;a href="https://www.intercom.com/blog/rice-simple-prioritization-for-product-managers/" rel="noopener noreferrer"&gt;RICE&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Let the brainstorming begin! Ideate the solutions to the problem you’ve identified. In this stage, you should pay special attention to your &lt;a href="https://xd.adobe.com/ideas/process/user-research/putting-personas-to-work-in-ux-design/#:~:text=User%20personas%20are%20archetypical%20users,see%20in%20the%20example%20below" rel="noopener noreferrer"&gt;user personae&lt;/a&gt;.) (you have those defined, right?). This is especially important if multiple types of users face the problem you’ve outlined. Your solution should be a &lt;a href="https://www.investopedia.com/terms/p/paretoimprovement.asp" rel="noopener noreferrer"&gt;Pareto improvement&lt;/a&gt;: benefiting at least 1 type of user while not making things &lt;em&gt;worse&lt;/em&gt; for any other persona. If you end up needing multiple solutions for your different personae, that’s okay!&lt;/p&gt;

&lt;p&gt;Remember those 5th grade science fair projects? Turns out that just like in those projects, &lt;a href="https://uxdesign.cc/how-to-create-rock-solid-product-design-hypotheses-a-step-by-step-guide-e2443d421f21" rel="noopener noreferrer"&gt;thinking of new product in the form of a hypothesis&lt;/a&gt; is super useful. Phrase each of your potential solutions in the form of a product hypothesis like the one below. This construct ensures you have a clearly identified problem, and that the proposed solution is a (potential) way to solve it. Your product hypotheses should take the form: &lt;em&gt;By doing , we will  as measured by .&lt;/em&gt; Example product hypothesis:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;By automatically sending engagement texts from customer success team members, we can increase customer retention in the first week after account creation as measured by our daily customer retention KPI.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Need help choosing the right solution? If you’re stuck, consider a framework like &lt;a href="https://www.intercom.com/blog/rice-simple-prioritization-for-product-managers/" rel="noopener noreferrer"&gt;RICE&lt;/a&gt; or &lt;a href="https://www.swotanalysis.com/blog/swot-analysis-on-a-product-or-service" rel="noopener noreferrer"&gt;SWOT&lt;/a&gt; to evaluate and compare solutions. Ensure you have a solid product hypothesis for your final idea and then craft a Product Requirements Document (PRD) that articulates the goals, granular requirements, and implementation details for the product.&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;At the end of this stage you will have:&lt;/strong&gt; A single product idea that you’ve decided to move forward with, and a few other candidates you considered. The final product idea has a clear product hypothesis and measurable goal, is specified through PRD/TSD, and has buy-in from all key stakeholders (including the end-users you - as PM - represent).&lt;/p&gt;



&lt;h2&gt;
  
  
  3. Build and Test the Solution
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Tools:&lt;/strong&gt; &lt;a href="https://asana.com/resources/critical-path-method" rel="noopener noreferrer"&gt;Critical Path Method&lt;/a&gt; — &lt;a href="https://shortcut.com/" rel="noopener noreferrer"&gt;Shortcut&lt;/a&gt;; &lt;a href="https://www.atlassian.com/software/jira" rel="noopener noreferrer"&gt;Jira&lt;/a&gt; — &lt;a href="https://www.productplan.com/glossary/product-requirements-document/" rel="noopener noreferrer"&gt;PRD&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Bad product teams spend all of their time on this stage. Great product teams realize that investing in the other four stages of the PLD makes this stage - building the solution - easier. So don’t start with this stage; don’t end with this stage. And if you find yourself dreading this stage, then you probably aren’t spending enough energy on the others (hint: Stage 2 is where to look first!).&lt;/p&gt;

&lt;p&gt;In this stage you work closely with your design and engineering teams to bring the designed solution to fruition. Unless you’re directly writing code, your role during this stage verges into that of a project manager: keep the feature development on schedule.&lt;/p&gt;

&lt;p&gt;You should be anticipating the challenges that will arise and circumventing them as best you can. This means:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Ensuring any questions on the PRD receive swift and thorough answers.&lt;/li&gt;
&lt;li&gt;Ensuring all copy, messaging, and other “soft” parts of the specification are included before engineers need them.&lt;/li&gt;
&lt;li&gt;Providing swift feedback on features as they are completed so the engineering team can focus on building and iterating.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You’ll likely use some technical project management software like &lt;a href="https://shortcut.com/" rel="noopener noreferrer"&gt;Shortcut&lt;/a&gt; or &lt;a href="https://www.atlassian.com/software/jira" rel="noopener noreferrer"&gt;Jira&lt;/a&gt; during this stage to track the progress of features as they are built. These software provide tools like burn down charts and other velocity metrics that can help you see what components are on time or falling behind.&lt;/p&gt;

&lt;p&gt;Don’t forget to test! I’m sure your engineering team only builds perfect bug-free products 😏. But even if they do, it’s important to test to ensure the product works as intended and actually achieves the vision set out in the product hypothesis. Get feedback from as many stakeholders as possible, including real end-users where you can (if you can’t, then your job is to represent them as you test yourself). Testing is complete when all stakeholders agree that the product is ready to be rolled out to newly delighted end-users.&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;At the end of this stage you will have:&lt;/strong&gt; A built and tested prototype that is ready to roll out to at least some of your users.&lt;/p&gt;



&lt;h2&gt;
  
  
  4. Rollout
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Tools&lt;/strong&gt;: Internal Knowledge Base like &lt;a href="https://www.notion.so/" rel="noopener noreferrer"&gt;Notion&lt;/a&gt;, &lt;a href="https://www.atlassian.com/software/confluence" rel="noopener noreferrer"&gt;Confluence&lt;/a&gt; or &lt;a href="https://www.getguru.com/" rel="noopener noreferrer"&gt;Guru&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The software is built! Time to deploy and then you’re done, right? Almost. Rolling out complex software requires a lot of coordination. As PM, it is your responsibility to ensure this coordination happens, that everyone knows that the new product &lt;em&gt;exists&lt;/em&gt; as well as how to use it, and that reference materials exist for new customers/team members (or those that are apt to forget).&lt;/p&gt;

&lt;p&gt;Ensure that your product update is well documented prior to launch. Expect people on your team and customers to ask some variation of “what the heck is this?” Instead of copying and pasting the same response over and over again, do yourself a favor and curate documentation ahead of time in a knowledge base like &lt;a href="https://www.notion.so/" rel="noopener noreferrer"&gt;Notion&lt;/a&gt;, &lt;a href="https://www.atlassian.com/software/confluence" rel="noopener noreferrer"&gt;Confluence&lt;/a&gt; or &lt;a href="https://www.getguru.com/" rel="noopener noreferrer"&gt;Guru&lt;/a&gt; that you can link to. Particularly when the product changes internal operations, you may need to create separate public-facing documentation (for customers) and internal documentation (for ops/support teams).&lt;/p&gt;

&lt;p&gt;PMs who were previously software engineers tend to underestimate the importance (and work required) of this stage. Engineers are used to “finishing” a product once the code is written and feature is tested. But the PM’s job is not done until product is built, actually used, and achieving success as laid out in your product hypothesis.&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;At the end of this stage you will have:&lt;/strong&gt; Documentation for your team and end-users describing your new product and how it works. Support and operations teams will understand the new product in-depth, including any new tools at their disposal to support customers using the product.&lt;/p&gt;



&lt;h2&gt;
  
  
  5. Measure Success and Iterate
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Tools:&lt;/strong&gt; BI or KPI dashboards like &lt;a href="https://datastudio.google.com/u/0/" rel="noopener noreferrer"&gt;Datastudio&lt;/a&gt; or &lt;a href="https://looker.com/" rel="noopener noreferrer"&gt;Looker&lt;/a&gt; — Product Hypothesis (round2)&lt;/p&gt;

&lt;p&gt;Even once your great new product is in the hands of end-users, your job is not done. Return to your product hypothesis from stage 2: What was the goal of this product again? How were you going to measure success?&lt;/p&gt;

&lt;p&gt;It’s time to see your work pay off: Measure the KPIs you identified from stage 2 and compare them to where they were &lt;em&gt;before&lt;/em&gt; your new product went live. An improvement in those indicators signifies a product success. Of course, the usual caveats of not confusing correlation with causation apply; if there were &lt;em&gt;other&lt;/em&gt; initiatives that coincided with the launch of your product and could have affected your KPIs then you’ll need to adjust your assessment accordingly. If you’re really geeky, you can even test for a statistically significant improvement.&lt;/p&gt;

&lt;p&gt;KPIs didn’t improve? Well that’s kind of a win, too. You found something that didn’t work, or at least didn’t work in the way it was built. This is where the “cycle” part of the Product Development Cycle comes into play. Circle back to those KPIs that have yet to be improved, and return to Stage 1 to define the problem and (in Stage 2) ideate solutions to build upon your success.&lt;/p&gt;

&lt;p&gt;But be careful! One common PM pitfall is focusing only on product that isn’t working well. While this is important, don’t neglect further improving the parts of your product that are successful to make them even more so (more on this trade off later 😉).&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;At the end of this stage you will have:&lt;/strong&gt; Measured the success of your new product against your product hypothesis and KPIs. Areas of further improvement - both in product that did and did not achieve its goal - are identified and you’re eager to jump into another go around the Product Development Cycle.&lt;/p&gt;

</description>
      <category>product</category>
      <category>management</category>
      <category>pm</category>
    </item>
  </channel>
</rss>
