{"id":445,"date":"2021-04-21T16:45:00","date_gmt":"2021-04-21T13:45:00","guid":{"rendered":"https:\/\/hygger.io\/guides\/?p=445"},"modified":"2021-12-06T20:56:49","modified_gmt":"2021-12-06T17:56:49","slug":"user-stories","status":"publish","type":"post","link":"https:\/\/hygger.io\/guides\/agile\/project-management\/user-stories\/","title":{"rendered":"User Stories"},"content":{"rendered":"<p><span data-preserver-spaces=\"true\">You definitely know what stories are. We have grown up listening and telling them. Storytelling is a kind of art that has a significant contribution to human history.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">What are the stories in\u00a0<\/span><a class=\"editor-rtfLink\" href=\"https:\/\/hygger.io\/guides\/agile\/project-management\/\" target=\"_blank\" rel=\"noopener\"><span data-preserver-spaces=\"true\">Agile project management<\/span><\/a><span data-preserver-spaces=\"true\">? What are user stories about? In order to understand why and how we use them in Agile development, it&#8217;s worth having a closer look at user stories.<\/span><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-21087\" src=\"https:\/\/hygger.io\/wp-content\/uploads\/2021\/04\/81.png\" alt=\"Agile user stories\" width=\"1500\" height=\"900\" \/><\/p>\n<p>These stories are not part of any particular Agile framework. However, they represent a practice applied by many teams as a format for expressing product requirements. Stories in Agile frameworks are simple and versatile, that is why they have become the most popular form of product backlog elements.<br \/>\nWhat are the key parts of a user story? How do you write a user story example? What makes a good user story? As always, we have many similar questions. Let&#8217;s study their phenomenon right now!<\/p>\n<h2>What Is a User Story in Agile?<\/h2>\n<p>An Agile user story is a simple, plain-language, and short description of a feature narrated from the perspective of the person who wants new capabilities of the system (usually a customer or user).<\/p>\n<h3>User story as a reliable Agile tool<\/h3>\n<p>User stories help to implement specific business requirements and provide value. The story is aimed to capture a single feature, use case, enhancement, particular role, or scenario.<\/p>\n<p>We typically face user stories written in the following format:<\/p>\n<p style=\"text-align: center;\"><b><i>As a ______, I need to ______ so that ______.<\/i><\/b><\/p>\n<p>User stories can be even created on cards or sticky notes and arranged on walls to encourage discussion and planning activities.<\/p>\n<h3>What Is the Goal of the User Story?<\/h3>\n<p>The key goal of any user story is to write down how a certain project will deliver value back to the end-user. Ideally, the development team should collaborate with stakeholders and business owners to clarify the details as the code gets developed.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-21089\" src=\"https:\/\/hygger.io\/wp-content\/uploads\/2021\/04\/81.1.png\" alt=\"User stories\" width=\"1500\" height=\"900\" \/><\/p>\n<h3>A Couple of Words About the History of User Stories<\/h3>\n<p><span data-preserver-spaces=\"true\">The roots of the user stories concept originate with Extreme Programming. The first description related to stories (written in 1998) compared them to use cases. They were described as one of the \u201cgame pieces\u201d used in the \u201cplanning game\u201d.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">With the growth of XP and\u00a0<\/span><a class=\"editor-rtfLink\" href=\"https:\/\/hygger.io\/guides\/agile\/scrum\/\" target=\"_blank\" rel=\"noopener\"><span data-preserver-spaces=\"true\">Scrum<\/span><\/a><span data-preserver-spaces=\"true\">&#8216;s popularity, a product backlog made up of user stories is the most commonly known approach to Agile requirements definition.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">Over the years, stories were described more thoroughly, which led to the emergence of a more sophisticated account of user stories.<\/span><\/p>\n<h3>Characteristics of a Good User Story<\/h3>\n<p><span data-preserver-spaces=\"true\">A winning user story should be:<\/span><\/p>\n<ul>\n<li><strong><span data-preserver-spaces=\"true\">Small.<\/span><\/strong><span data-preserver-spaces=\"true\">\u00a0Big Agile stories are difficult to estimate, and they are less negotiable.<\/span><\/li>\n<li><strong><span data-preserver-spaces=\"true\">Independent.<\/span><\/strong><span data-preserver-spaces=\"true\">\u00a0A well-written story should be independent of other stories to allow you freely move it around the backlog when priorities change.<\/span><\/li>\n<li><strong><span data-preserver-spaces=\"true\">Valuable.<\/span><\/strong><span data-preserver-spaces=\"true\">\u00a0Efficient user stories provide customers with value. There is no sense to put effort into the story without value.<\/span><\/li>\n<li><strong><span data-preserver-spaces=\"true\">Negotiable<\/span><\/strong><span data-preserver-spaces=\"true\">. All the details of a story should be created in collaboration between customers and the team. Negotiating the scope is a must.<\/span><\/li>\n<li><strong><span data-preserver-spaces=\"true\">Testable.<\/span><\/strong><span data-preserver-spaces=\"true\">\u00a0If your customers and the whole team cannot specify how to verify you have implemented what they want, you haven\u2019t added enough clarity about this user story.<\/span><\/li>\n<li><strong><span data-preserver-spaces=\"true\">Estimable.<\/span><\/strong><span data-preserver-spaces=\"true\">\u00a0Without the ability to estimate a story, you will not understand the scope.<\/span><\/li>\n<\/ul>\n<h3>Who Usually Writes Scrum User Stories?<\/h3>\n<p>User stories in the Agile environment can literally be written by anyone. This is not a direct and obvious responsibility of the Product Owner, although he\/she makes sure that a product backlog of user stories exists. So, the PO is not the only one who writes stories. It is important to understand that the one who writes a user story is far less important than those who discuss it.<\/p>\n<h3>When Do We Write User Stories?<\/h3>\n<p>Agile teams write user stories throughout the whole project. It is a good practice to run a special story-writing workshop shortly after the project begins.<\/p>\n<h3>What Is the Principle of Work on User Stories?<\/h3>\n<p><span data-preserver-spaces=\"true\">After completing a story, you have to integrate it into your current\u00a0<\/span><a class=\"editor-rtfLink\" href=\"https:\/\/hygger.io\/guides\/agile\/project-management\/workflow\/\" target=\"_blank\" rel=\"noopener\"><span data-preserver-spaces=\"true\">Agile workflow<\/span><\/a><span data-preserver-spaces=\"true\">. During a sprint planning meeting, the Agile team defines what user stories they will take to the sprint. Then all requirements and functionality that every user story implies are discussed by the entire team. The agreed requirements are added to the story. Working on the story takes both creative and technical skills and approaches.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">Another crucial part of the meeting is scoring. It is based on the user stories&#8217; complexity or time to completion. Fibonacci sequence, Planning Poker, and t-shirt sizes are the most-used practices for arranging qualitative estimations.<\/span><\/p>\n<h3>User Stories and Use Cases: How to Define the Difference Between these Tools Used in Product Development<\/h3>\n<p><span data-preserver-spaces=\"true\">Both user stories and use cases describe how a user might interact with a product to find the solution for a particular problem. However, they are not interchangeable.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">In fact, use cases document both goals of users and the functional requirements of the system. They are aimed to capture much more detail than a story about the process a user goes through to reach the outcome from interacting with a product.<\/span><\/p>\n<ul>\n<li><strong><span data-preserver-spaces=\"true\">User stories<\/span><\/strong><span data-preserver-spaces=\"true\">\u00a0are written in the form of a brief statement describing only the user\u2019s end goal<\/span><\/li>\n<li><strong><span data-preserver-spaces=\"true\">Use cases<\/span><\/strong><span data-preserver-spaces=\"true\">\u00a0often describe several additional steps that may include preconditions required before the use case begins, the main flow of events describing a user\u2019s path to completing an action with the product, paths&#8217; options a user might take with the product, as well as a visual diagram visualizing the entire workflow.<\/span><\/li>\n<\/ul>\n<h3>Stories vs Features vs Requirements<\/h3>\n<p>How do they differ?<\/p>\n<ul>\n<li>A user story is about describing the value a user gets from a certain activity.<\/li>\n<li>A feature is what a software solution can do.<\/li>\n<li>Requirements are what the software solution must do as well as how it does that.<\/li>\n<\/ul>\n<p>Usually, requirements define the criteria that software features need to satisfy.<\/p>\n<p>A product backlog can be considered as a replacement for the traditional project&#8217;s requirements doc. However, note that the written part of any user story is not complete until the discussions about this story are over.<\/p>\n<h3>Why Create User Stories? (Vivid Benefits)<\/h3>\n<p><span data-preserver-spaces=\"true\">Project requirements tend to change, especially when teams and clients learn more about the system as the project progresses.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">Due to focusing on customer-centric conversations, Scrum user stories reduce the time spent on preparing exhaustive documentation. They allow delivering quality software more quickly, and clients surely appreciate it. Implementing the user story approach in Agile development will benefit you in the following way:<\/span><\/p>\n<ul>\n<li><span data-preserver-spaces=\"true\">Providing a simple and consistent format. It saves time when capturing and prioritizing requirements<\/span><\/li>\n<li><span data-preserver-spaces=\"true\">Expressing business value by delivering a product that customers need.<\/span><\/li>\n<li><span data-preserver-spaces=\"true\">Avoiding false completeness and clarity.<\/span><\/li>\n<li><span data-preserver-spaces=\"true\">Avoiding too early details that can prevent design options.<\/span><\/li>\n<li><span data-preserver-spaces=\"true\">Providing small chunks that encourage negotiation and movement in the backlog.<\/span><\/li>\n<li><span data-preserver-spaces=\"true\">Leaving all tech functions to developers and testers.<\/span><\/li>\n<\/ul>\n<h3>What Are Common Pitfalls Related to Stories?<\/h3>\n<ul>\n<li>As we&#8217;ve mentioned above, a user story is not a use case. They can be compared and contrasted, but they are not equivalent and can not be one-to-one mapped.<\/li>\n<li>A user story is not a document. It includes all knowledge required to transform one version of the product into another one that looks more valuable.<\/li>\n<li>This is a mistake when teams where Agile is confined to the development team start from a requirements doc in narrative format and derive stories based on its structure. For example, one story for each section of the document.<\/li>\n<li>The level of detail corresponding to a user story is not constant. It evolves over time as a function of the planning horizon.<\/li>\n<li>User stories do not commonly correspond to technical or UI components. Even though it may sometimes be a useful shortcut to talk about.<\/li>\n<\/ul>\n<h2>The Format of User Stories<\/h2>\n<p><span data-preserver-spaces=\"true\">How to write effective stories? If you do not know where to start, a useful template will help you not confuse the story with writing technical tasks.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">A user story template captures the essential elements of a requirement that cover the who, what and why questions.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">A sample user story format should contain:<\/span><\/p>\n<ul>\n<li><strong><span data-preserver-spaces=\"true\">The Role<\/span><\/strong><span data-preserver-spaces=\"true\">. It means that the user should be a real human who interacts with the system.<\/span><\/li>\n<li><strong><span data-preserver-spaces=\"true\">The Action<\/span><\/strong><span data-preserver-spaces=\"true\">. It means that the system behavior should be written as an action.<\/span><\/li>\n<li><strong><span data-preserver-spaces=\"true\">The Benefits<\/span><\/strong><span data-preserver-spaces=\"true\">. They should be a real-world result that is non-functional or external to the system.<\/span><\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-21088\" src=\"https:\/\/hygger.io\/wp-content\/uploads\/2021\/04\/81.2.png\" alt=\"User stories\" width=\"1500\" height=\"900\" \/><\/p>\n<h2>User Story Examples<\/h2>\n<p>What is a user story example?<\/p>\n<ul>\n<li>As a [customer], I want [shipping functionality] so that [I can faster get the goods I order].<\/li>\n<li>As a [product manager], I want to [plan the quarter&#8217;s activities] so that [I can understand how to distribute the workload of employees].<\/li>\n<li>As a [user], I want to [get double notifications when the goods arrive] so that [I don&#8217;t miss the arrival].<\/li>\n<li>As a [PM working remotely], I want [to appoint an online meeting with the distributed colleagues] so that [we can optimize the current user stories and discuss them in detail].<\/li>\n<\/ul>\n<p>With the help of these examples, we can see that:<\/p>\n<ul>\n<li>The <b>Role<\/b> is the person or any entity else who will interact with the system to be implemented to reach the goal.<\/li>\n<li>The <b>Action<\/b> demonstrates the user&#8217;s expectation that will be accomplished by interacting with the system.<\/li>\n<li>The <b>Benefits <\/b>are the value behind the interaction with the system.<\/li>\n<\/ul>\n<h3>The Way to Identify User Stories<\/h3>\n<p><span data-preserver-spaces=\"true\">The best way to identify user stories is to involve stakeholders, preferably using a face-to-face meeting. If we refer to the traditional requirements capturing approaches, we&#8217;ll see that this is a role of a system analyst to understand clients&#8217; needs and prepare a detailed requirement specification for the system.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">However, the user story approach works differently. The identification of user stories looks like a note-taking process but not as documentation.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">To identify user stories, you have to perform the following steps:<\/span><\/p>\n<ul>\n<li><span data-preserver-spaces=\"true\">Listen to your users attentively and understand their needs.<\/span><\/li>\n<li><span data-preserver-spaces=\"true\">Write down all the needs and requirements you&#8217;ve heard as user stories.<\/span><\/li>\n<li><span data-preserver-spaces=\"true\">These user stories will become the source of requirements.<\/span><\/li>\n<li><span data-preserver-spaces=\"true\">Then add details just-in-time and provide your team with required references throughout the project development process.<\/span><\/li>\n<\/ul>\n<h3>How to Add Details to Scrum Stories?<\/h3>\n<p>You can add details to user stories in two ways:<\/p>\n<ul>\n<li>By breaking down a user story into smaller stories.<\/li>\n<li>By adding conditions of satisfaction.<\/li>\n<\/ul>\n<p>When you split a large Agile story into multiple user stories, it is logical that detail has been added.<\/p>\n<h2>What Is the Lifecycle of a User Story?<\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-21090\" src=\"https:\/\/hygger.io\/wp-content\/uploads\/2021\/04\/user-stories-in-Agile.png\" alt=\"Agile user stories\" width=\"1500\" height=\"900\" \/><\/p>\n<p>Six general states for any user story throughout a project are typically the following ones.<\/p>\n<h3>1. Pending<\/h3>\n<p>You may generate Scrum user stories based on communication between the members of your Agile team and users. These stories will contain a brief description of users&#8217; needs.<\/p>\n<h3>2. To-do state<\/h3>\n<p>During the discussion session between all the parties involved, the stories that will be reviewed in the next weeks are determined. They move to a sprint and get a &#8220;to-do&#8221; state.<\/p>\n<h3>3. Discussing<\/h3>\n<p>Now it is time for the discussing state when developers communicate with the end-user. They discuss requirements&#8217; confirming and the acceptance criteria.<\/p>\n<h3>4. Developing<\/h3>\n<p>After clarifying all requirements, the development team starts to design features and implement them.<\/p>\n<h3>5. Confirming<\/h3>\n<p>When your story is implemented, it&#8217;s high time to confirm it with the end-user (who gets access to testing). The confirmation items noted while detailing the story will be the basis for confirmation.<\/p>\n<h3>6. Finish<\/h3>\n<p>This state means that the features are confirmed and done. This is the end of the user story.<\/p>\n<h3>How to Create User Stories<\/h3>\n<p><span data-preserver-spaces=\"true\">In order to prepare successful user stories, you&#8217;d pay attention to the following:<\/span><\/p>\n<ul>\n<li><strong><span data-preserver-spaces=\"true\">\u201cDone\u201d definition.<\/span><\/strong><span data-preserver-spaces=\"true\">\u00a0The story gets the \u201cDone\u201d status when your client can complete the outlined task.<\/span><\/li>\n<li><strong><span data-preserver-spaces=\"true\">Outlining tasks and subtasks.<\/span><\/strong><span data-preserver-spaces=\"true\">\u00a0You should define particular steps that have to be completed and decide who is responsible for each step.<\/span><\/li>\n<li><strong><span data-preserver-spaces=\"true\">User personas.<\/span><\/strong><span data-preserver-spaces=\"true\">\u00a0This should be the answer to the question &#8220;for whom&#8221;? If you have several end-users, then make several user stories.<\/span><\/li>\n<li><strong><span data-preserver-spaces=\"true\">Ordered steps.<\/span><\/strong><span data-preserver-spaces=\"true\">\u00a0It is a good idea to prepare a story for each step in a larger process.<\/span><\/li>\n<li><strong><span data-preserver-spaces=\"true\">Considering time.<\/span><\/strong><span data-preserver-spaces=\"true\">\u00a0Often development teams avoid discussions of time, relying on their estimation systems.<\/span><\/li>\n<li><strong><span data-preserver-spaces=\"true\">Considering feedback<\/span><\/strong><span data-preserver-spaces=\"true\">. Communicate with your users and capture their needs in their words.<\/span><\/li>\n<\/ul>\n<h3>What Is the Concept of 3 C\u2019s?<\/h3>\n<p>3C&#8217;s in writing user stories means a card, conversation, and confirmation.<\/p>\n<ul>\n<li><b>Card<\/b> means that you write sample user stories on cards and use them for estimating, prioritizing, and scheduling.<\/li>\n<li><b>Conversation<\/b> means that you practice conversations and discussions between customers and all involved in order to formulate specific requirements and achieve the clarity needed for implementation.<\/li>\n<li><b>Confirmation<\/b> means that you run acceptance tests to confirm that the stories software fits the acceptance criteria or not.<\/li>\n<\/ul>\n<h3>Final Tips on How to Create and Manage User Stories Effectively<\/h3>\n<p>If you know how to properly apply a user story in your project, you will produce reliable and high-quality software and win the trust of your clients. Follow these additional recommendations for preparing a successful user story:<\/p>\n<ul>\n<li>Try to describe your stories in a brief form.<\/li>\n<li>When writing a user story, think from your client&#8217;s point of view.<\/li>\n<li>Define confirmation items before the development process starts.<\/li>\n<li>Estimate the story before its delivery to understand that your team&#8217;s workload is under control.<\/li>\n<li>Remember that requirements are found with the end-users, not by the development team.<\/li>\n<li>Optimize communication to understand what the end-user wants.<\/li>\n<\/ul>\n<h4>Summary<\/h4>\n<p>By considering the type of user, what they strive to accomplish, and why they want to accomplish certain tasks, user stories bring in clarity to Agile projects.<br \/>\nBy understanding how to write effective and trustful user stories, you will be able to communicate and optimize the work that needs to be done.<br \/>\nWe hope that now you know how to write user stories faster and with high quality using the tips and info described above. So, make your user story problems go away, become an effective story writer, and amaze your customers!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>You definitely know what stories are. We have grown up listening and telling them. Storytelling is a kind of art that has a significant contribution to human history. What are the stories in\u00a0Agile project management? What are user stories about? In order to understand why and how we use them in Agile development, it&#8217;s worth [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":342,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"class_list":["post-445","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-project-management"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v16.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<meta name=\"description\" content=\"How do user stories help to make better products in the Agile development world?\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/hygger.io\/guides\/agile\/project-management\/user-stories\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What are Agile user stories? - Hygger.io Guides\" \/>\n<meta property=\"og:description\" content=\"How do user stories help to make better products in the Agile development world?\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hygger.io\/guides\/agile\/project-management\/user-stories\/\" \/>\n<meta property=\"og:site_name\" content=\"Hygger.io Guides\" \/>\n<meta property=\"article:published_time\" content=\"2021-04-21T13:45:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-12-06T17:56:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/hygger.io\/guides\/wp-content\/uploads\/2021\/04\/agile.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1400\" \/>\n\t<meta property=\"og:image:height\" content=\"300\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\">\n\t<meta name=\"twitter:data1\" content=\"11 minutes\">\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/hygger.io\/guides\/#website\",\"url\":\"https:\/\/hygger.io\/guides\/\",\"name\":\"Hygger.io Guides\",\"description\":\"Hygger: Project Management Software &amp; Tools for Companies\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":\"https:\/\/hygger.io\/guides\/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/hygger.io\/guides\/agile\/project-management\/user-stories\/#primaryimage\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/hygger.io\/guides\/wp-content\/uploads\/2021\/04\/agile.png\",\"contentUrl\":\"https:\/\/hygger.io\/guides\/wp-content\/uploads\/2021\/04\/agile.png\",\"width\":1400,\"height\":300,\"caption\":\"Agile\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/hygger.io\/guides\/agile\/project-management\/user-stories\/#webpage\",\"url\":\"https:\/\/hygger.io\/guides\/agile\/project-management\/user-stories\/\",\"name\":\"What are Agile user stories? - Hygger.io Guides\",\"isPartOf\":{\"@id\":\"https:\/\/hygger.io\/guides\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/hygger.io\/guides\/agile\/project-management\/user-stories\/#primaryimage\"},\"datePublished\":\"2021-04-21T13:45:00+00:00\",\"dateModified\":\"2021-12-06T17:56:49+00:00\",\"author\":{\"@id\":\"https:\/\/hygger.io\/guides\/#\/schema\/person\/cab80745946cdf5feea0cee70ab6cffc\"},\"description\":\"How do user stories help to make better products in the Agile development world?\",\"breadcrumb\":{\"@id\":\"https:\/\/hygger.io\/guides\/agile\/project-management\/user-stories\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/hygger.io\/guides\/agile\/project-management\/user-stories\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/hygger.io\/guides\/agile\/project-management\/user-stories\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"item\":{\"@type\":\"WebPage\",\"@id\":\"https:\/\/hygger.io\/guides\/\",\"url\":\"https:\/\/hygger.io\/guides\/\",\"name\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f \\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u0446\\u0430\"}},{\"@type\":\"ListItem\",\"position\":2,\"item\":{\"@id\":\"https:\/\/hygger.io\/guides\/agile\/project-management\/user-stories\/#webpage\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/hygger.io\/guides\/#\/schema\/person\/cab80745946cdf5feea0cee70ab6cffc\",\"name\":\"Pavel Kukhnavets\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/hygger.io\/guides\/#personlogo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/1c304a131d7d560805a98b095abf6816b67434834ab4109340b1e6dfa4061a1b?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/1c304a131d7d560805a98b095abf6816b67434834ab4109340b1e6dfa4061a1b?s=96&d=mm&r=g\",\"caption\":\"Pavel Kukhnavets\"},\"description\":\"Pavel is a Content Marketing Manager at Hygger.io &amp; Welldoneby.com, a project management tool loved both by tech and non-tech people. Pavel writes about the world of Agile project management, covering such topics as popular methodologies, frameworks, techniques, innovative tools, and much more that affect the overall efficiency and productivity of product teams.\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","_links":{"self":[{"href":"https:\/\/hygger.io\/guides\/wp-json\/wp\/v2\/posts\/445","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hygger.io\/guides\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hygger.io\/guides\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/hygger.io\/guides\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/hygger.io\/guides\/wp-json\/wp\/v2\/comments?post=445"}],"version-history":[{"count":17,"href":"https:\/\/hygger.io\/guides\/wp-json\/wp\/v2\/posts\/445\/revisions"}],"predecessor-version":[{"id":946,"href":"https:\/\/hygger.io\/guides\/wp-json\/wp\/v2\/posts\/445\/revisions\/946"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/hygger.io\/guides\/wp-json\/wp\/v2\/media\/342"}],"wp:attachment":[{"href":"https:\/\/hygger.io\/guides\/wp-json\/wp\/v2\/media?parent=445"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hygger.io\/guides\/wp-json\/wp\/v2\/categories?post=445"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}