{"id":4916,"date":"2023-05-16T10:23:09","date_gmt":"2023-05-16T08:23:09","guid":{"rendered":"https:\/\/storiesonboard.com\/blog\/?p=4916"},"modified":"2023-10-25T11:24:06","modified_gmt":"2023-10-25T09:24:06","slug":"acceptance-criteria-examples","status":"publish","type":"post","link":"https:\/\/storiesonboard.com\/blog\/acceptance-criteria-examples","title":{"rendered":"Understanding Acceptance Criteria: Examples and Best Practices"},"content":{"rendered":"\n<p>In this article, we use real-life acceptance criteria examples and good practices to show how to write acceptance criteria, and how they can be used effectively and flexibly to ensure project success.<\/p>\n\n\n\n<p>Have you ever worked on a project only to find out after completion that the result wasn&#8217;t quite what the client and stakeholders expected? Maybe the management and the team weren&#8217;t on the same page about what the final product should look like. This is where acceptance criteria come in.<\/p>\n\n\n\n<p>While the purpose of user stories is to describe exactly what the users want from the software, and what goals they want to achieve, the purpose of acceptance criteria is to explain in detail, with a high degree of precision, the conditions that a given user story must meet.<\/p>\n\n\n\n<div class=\"wp-block-rank-math-toc-block\" id=\"rank-math-toc\"><h2>Contents<\/h2><nav><div><div><a href=\"#what-are-the-acceptance-criteria\">What are the acceptance criteria?<\/a><div><div><a href=\"#who-writes-the-acceptance-criteria\">Who writes the acceptance criteria?<\/a><\/div><div><a href=\"#acceptance-criteria-and-the-definition-of-done-what-is-the-difference\">Acceptance criteria and the definition of done: what is the difference?<\/a><\/div><div><a href=\"#acceptance-criteria-and-user-stories\">Acceptance criteria and user stories<\/a><\/div><\/div><\/div><div><a href=\"#acceptance-criteria-examples\">Acceptance criteria examples<\/a><div><div><a href=\"#acceptance-criteria-examples-types-and-formats\">Acceptance criteria examples: types and formats<\/a><\/div><\/div><\/div><div><a href=\"#acceptance-criteria-for-user-stories\">Acceptance criteria for user stories<\/a><\/div><div><a href=\"#summary\">Summary<\/a><\/div><div><a href=\"#related-articles\">Related articles <\/a><\/div><\/div><\/nav><\/div>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"what-are-the-acceptance-criteria\"><strong>What are the acceptance criteria?<\/strong><\/h2>\n\n\n\n<p>(Yes, it is a plural, greek-origin word, its singular form is criterion.)<\/p>\n\n\n\n<p>Acceptance Criteria (AC) are the lowest-level functional requirements that a software product must meet to be accepted by its users or the customer and be compatible with other systems. They are specific to each user story and describe the functionality from the end-user perspective.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"who-writes-the-acceptance-criteria\">Who writes the acceptance criteria?<\/h3>\n\n\n\n<p>Acceptance criteria are high-level goals that should be defined anytime before the sprint and the development work starts. Usually, the development team members write the acceptance criteria during the product backlog refinement meeting, and the Product Owner or Product Manager is responsible to validate them later. Sometimes they write they formulate the acceptance criteria together, or the Business Analyst writes the AC, as a part of the project documentation, there are no strict rules on this.<\/p>\n\n\n\n<p>Whichever you choose, the point is that the PO, PM, or BA and the agile team have a clear, unified vision and a common understanding. The goal is to have a clear and unambiguous user story and your development team knows exactly what they need to develop and understand the scope of the user story or Product Backlog Item (PBI). A well-written feature scope is detailed and ensures that the completed product features fully meet the customer&#8217;s needs and expectations.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"acceptance-criteria-and-the-definition-of-done-what-is-the-difference\">Acceptance criteria and the definition of done: what is the difference?<\/h3>\n\n\n\n<p>Acceptance criteria are also sometimes used as a synonym for \u201cDefinition of Done\u201d (DoD). <a href=\"https:\/\/www.scrum.org\/forum\/scrum-forum\/17103\/acceptance-criteria-definition-done\" data-type=\"URL\" data-id=\"https:\/\/www.scrum.org\/forum\/scrum-forum\/17103\/acceptance-criteria-definition-done\" target=\"_blank\" rel=\"noreferrer noopener\">That&#8217;s a mistake<\/a>, the two are not equivalent if you strictly apply the Agile methodology principles. The definition of done only applies to increments and does not impose such conditions on smaller units such as individual backlog items. AC on the other hand are mandatory elements of every user story.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"acceptance-criteria-and-user-stories\"><strong>Acceptance criteria <\/strong>and<strong> u<\/strong><strong>ser stories<\/strong><\/h3>\n\n\n\n<p>Acceptance criteria define the boundaries of user stories and help the team understand during the development process and testing whether the user story works as expected. Acceptance criteria can also describe negative scenarios.<\/p>\n\n\n\n<p><strong>Acceptance criteria help to align the client&#8217;s and the development team&#8217;s ideas.<\/strong> They give a unified vision to ensure that the requirements are understood in the same way by everyone, i.e. that developers understand exactly what user goal the feature will help to fulfill, while stakeholders and the customer effectively communicate what they expect from the feature. Then the team can move forward and split the user stories into that to be estimated.<\/p>\n\n\n\n<p><strong>Acceptance criteria must be independently testable for QA teams: <\/strong>when the Product Owner verifies the acceptance criteria of the user story and the feature created meets them, the development of the user story is considered successful. The Pass\/Fail approach allows the acceptance criteria to form the basis for creating automated tests, so ACs must have a clear Pass \/ Fail result.<\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-storiesonboard-blog wp-block-embed-storiesonboard-blog\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"N6pVphwCW5\"><a href=\"https:\/\/storiesonboard.com\/blog\/user-story-templates-vs-ai\">User Story Templates vs. AI: Which is the Better Approach for User Story Generation?<\/a><\/blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;User Story Templates vs. AI: Which is the Better Approach for User Story Generation?&#8221; &#8212; StoriesOnBoard Blog\" src=\"https:\/\/storiesonboard.com\/blog\/user-story-templates-vs-ai\/embed#?secret=b0w3hLiPnU#?secret=N6pVphwCW5\" data-secret=\"N6pVphwCW5\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe>\n<\/div><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"acceptance-criteria-examples\"><strong>Acceptance criteria examples<\/strong><\/h2>\n\n\n\n<p>Let&#8217;s see some effective acceptance criteria examples using a hypothetical, simplified story map showing the architecture of software similar to the <a href=\"https:\/\/substack.com\/\" data-type=\"URL\" data-id=\"https:\/\/substack.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">Substack<\/a> publishing platform:<\/p>\n\n\n\n<p><strong>User story<\/strong><\/p>\n\n\n\n<p><em>&#8220;As a blogger, I want to set up paid subscription plans so that my readers can choose how and for how long they commit to exclusive content and other extra services.&#8221;<\/em><\/p>\n\n\n\n<p><strong>Acceptance criteria:<\/strong><\/p>\n\n\n\n<p><em>&#8220;I can create new subscription plans. There are three types of subscription plans: monthly, annual, and founding. I can set the plan names, currency, prices, and further detail with lists of features. The users can choose one of the plans to subscribe to my exclusive newsletter list and get access to the paywalled blog content.&#8221;<\/em><\/p>\n\n\n\n<p>Remember: use simple language and write short sentences, but try to be precise in your wording.<\/p>\n\n\n\n<p>Now let&#8217;s see how it all looks on a story card in StoriesOnBoard&#8217;s <a href=\"https:\/\/storiesonboard.com\/story-mapping-tool.html\">story mapping tool<\/a>:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"556\" src=\"https:\/\/storiesonboard.com\/blog\/wp-content\/uploads\/2023\/05\/Story-card-3-800x556.png\" alt=\"Acceptance criteria examples No.1. a user story card\" class=\"wp-image-4919\" style=\"width:600px;height:undefinedpx\" title=\"\" srcset=\"https:\/\/storiesonboard.com\/blog\/wp-content\/uploads\/2023\/05\/Story-card-3-800x556.png 800w, https:\/\/storiesonboard.com\/blog\/wp-content\/uploads\/2023\/05\/Story-card-3-300x209.png 300w, https:\/\/storiesonboard.com\/blog\/wp-content\/uploads\/2023\/05\/Story-card-3-768x534.png 768w, https:\/\/storiesonboard.com\/blog\/wp-content\/uploads\/2023\/05\/Story-card-3-1536x1068.png 1536w, https:\/\/storiesonboard.com\/blog\/wp-content\/uploads\/2023\/05\/Story-card-3.png 1892w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"acceptance-criteria-examples-types-and-formats\"><strong>Acceptance criteria examples: types<\/strong> and formats<\/h3>\n\n\n\n<p>Acceptance criteria can be written in different formats, such as the most popular scenario-oriented and rule-oriented formats.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Scenario-oriented acceptance criteria format<\/h4>\n\n\n\n<p>This type of structure is commonly used to write acceptance criteria in agile environments. The most common template for using a scenario-oriented approach is given in the following form:<\/p>\n\n\n\n<p><em>&#8220;Given (precondition)\/When (action)\/Then (result).&#8221;<\/em><\/p>\n\n\n\n<p>Let&#8217;s see how this works with the user story example above about creating subscription plans:<\/p>\n\n\n\n<p><em>Scenario: The creation of subscription plans<\/em><\/p>\n\n\n\n<p><em>Given: The user navigates to the Setting page.<\/em><\/p>\n\n\n\n<p><em>When: The user selects the Payments option.<\/em><\/p>\n\n\n\n<p><em>And: Choose a currency from a list.<\/em><\/p>\n\n\n\n<p><em>And: Set the amount of money for each subscription plan.<\/em><\/p>\n\n\n\n<p><em>Then: The system allows readers to pledge subscriptions.<\/em><\/p>\n\n\n\n<p>Other natural acceptance criteria formats may also be appropriate, and you can create the acceptance criteria that best fit the solution.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Rule-oriented acceptance criteria format<\/h4>\n\n\n\n<p>A rule-oriented approach is relevant when the previous format is too difficult to apply.<\/p>\n\n\n\n<p>Also using the acceptance criteria examples above, it looks like an acceptance criteria checklist:<\/p>\n\n\n\n<p>Scenario: On the Setting page, you can select the Payments function from the list on the left. To set up payments there is a block with a toggle to activate the paid subscription feature. Underneath the box, I can set up three different packages: monthly, annual, and founding sponsorship. For each of these, I can select the currency from a drop-down list and enter the prices in this format: 1.00.<\/p>\n\n\n\n<div class=\"wp-block-group has-base-background-color has-background is-content-justification-left is-nowrap is-layout-flex wp-container-core-group-is-layout-f56a869c wp-block-group-is-layout-flex\" style=\"font-size:100px\">\n<h2 class=\"has-base-3-color has-contrast-2-background-color has-text-color has-background has-medium-font-size wp-block-heading\">Expand your knowledge, follow us for more!<\/h2>\n\n\n\n<ul class=\"wp-block-social-links has-small-icon-size has-icon-color is-style-default is-horizontal is-content-justification-space-between is-layout-flex wp-container-core-social-links-is-layout-9262d1ff wp-block-social-links-is-layout-flex\"><li class=\"wp-social-link wp-social-link-linkedin  wp-block-social-link\"><a rel=\"noopener nofollow\" target=\"_blank\" href=\"https:\/\/www.linkedin.com\/company\/storiesonboard\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M19.7,3H4.3C3.582,3,3,3.582,3,4.3v15.4C3,20.418,3.582,21,4.3,21h15.4c0.718,0,1.3-0.582,1.3-1.3V4.3 C21,3.582,20.418,3,19.7,3z M8.339,18.338H5.667v-8.59h2.672V18.338z M7.004,8.574c-0.857,0-1.549-0.694-1.549-1.548 c0-0.855,0.691-1.548,1.549-1.548c0.854,0,1.547,0.694,1.547,1.548C8.551,7.881,7.858,8.574,7.004,8.574z M18.339,18.338h-2.669 v-4.177c0-0.996-0.017-2.278-1.387-2.278c-1.389,0-1.601,1.086-1.601,2.206v4.249h-2.667v-8.59h2.559v1.174h0.037 c0.356-0.675,1.227-1.387,2.526-1.387c2.703,0,3.203,1.779,3.203,4.092V18.338z\"><\/path><\/svg><span class=\"wp-block-social-link-label screen-reader-text\">LinkedIn<\/span><\/a><\/li>\n\n<li class=\"wp-social-link wp-social-link-facebook  wp-block-social-link\"><a rel=\"noopener nofollow\" target=\"_blank\" href=\"https:\/\/www.facebook.com\/storiesonboard.by.devmads\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12 2C6.5 2 2 6.5 2 12c0 5 3.7 9.1 8.4 9.9v-7H7.9V12h2.5V9.8c0-2.5 1.5-3.9 3.8-3.9 1.1 0 2.2.2 2.2.2v2.5h-1.3c-1.2 0-1.6.8-1.6 1.6V12h2.8l-.4 2.9h-2.3v7C18.3 21.1 22 17 22 12c0-5.5-4.5-10-10-10z\"><\/path><\/svg><span class=\"wp-block-social-link-label screen-reader-text\">Facebook<\/span><\/a><\/li>\n\n<li class=\"wp-social-link wp-social-link-youtube  wp-block-social-link\"><a rel=\"noopener nofollow\" target=\"_blank\" href=\"https:\/\/www.youtube.com\/c\/StoriesOnBoardOnline\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M21.8,8.001c0,0-0.195-1.378-0.795-1.985c-0.76-0.797-1.613-0.801-2.004-0.847c-2.799-0.202-6.997-0.202-6.997-0.202 h-0.009c0,0-4.198,0-6.997,0.202C4.608,5.216,3.756,5.22,2.995,6.016C2.395,6.623,2.2,8.001,2.2,8.001S2,9.62,2,11.238v1.517 c0,1.618,0.2,3.237,0.2,3.237s0.195,1.378,0.795,1.985c0.761,0.797,1.76,0.771,2.205,0.855c1.6,0.153,6.8,0.201,6.8,0.201 s4.203-0.006,7.001-0.209c0.391-0.047,1.243-0.051,2.004-0.847c0.6-0.607,0.795-1.985,0.795-1.985s0.2-1.618,0.2-3.237v-1.517 C22,9.62,21.8,8.001,21.8,8.001z M9.935,14.594l-0.001-5.62l5.404,2.82L9.935,14.594z\"><\/path><\/svg><span class=\"wp-block-social-link-label screen-reader-text\">YouTube<\/span><\/a><\/li>\n\n<li class=\"wp-social-link wp-social-link-mail  wp-block-social-link\"><a rel=\"noopener nofollow\" target=\"_blank\" href=\"https:\/\/storiesonboard.activehosted.com\/f\/13\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M19,5H5c-1.1,0-2,.9-2,2v10c0,1.1.9,2,2,2h14c1.1,0,2-.9,2-2V7c0-1.1-.9-2-2-2zm.5,12c0,.3-.2.5-.5.5H5c-.3,0-.5-.2-.5-.5V9.8l7.5,5.6,7.5-5.6V17zm0-9.1L12,13.6,4.5,7.9V7c0-.3.2-.5.5-.5h14c.3,0,.5.2.5.5v.9z\"><\/path><\/svg><span class=\"wp-block-social-link-label screen-reader-text\">Mail<\/span><\/a><\/li><\/ul>\n<\/div>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"acceptance-criteria-for-user-stories\"><strong>Acceptance criteria for user stories<\/strong><\/h2>\n\n\n\n<p>One of the most crucial steps in the software development process is to clearly define the purpose of the product or service, both from the perspective of the prospective end users and the customer. It is the responsibility of the development team to fully understand these needs and to meet the requirements of each sub-solution during its development.<\/p>\n\n\n\n<p>By writing clear acceptance criteria, we understand what content and functional elements a given user story should have. As a result, the new software will meet the business objectives and user needs.<\/p>\n\n\n\n<p>Writing user stories and acceptance criteria may seem difficult if you are inexperienced or new to the process. Fortunately, there are examples and templates available, or if you want an even better solution, you can choose a user-friendly story mapping and product management tool like the one that StoriesOnBoard is based on.<\/p>\n\n\n\n<p>Our tool has a built-in tutorial to help novice users learn how to write user stories and acceptance criteria, how to create good user story cards, and a complete backlog of them, called a user story map.<\/p>\n\n\n\n<p>You get in-app help to<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Create user personas<\/li>\n\n\n\n<li>Split user stories into tasks<\/li>\n\n\n\n<li>Sync them with your issue tracker<\/li>\n\n\n\n<li>Prioritization<\/li>\n\n\n\n<li>Create the MVP and the further releases<\/li>\n\n\n\n<li>Create a visual product roadmap<\/li>\n\n\n\n<li>Collaborate with your team and stakeholders inside and outside of your organization&#8230; and more.<\/li>\n<\/ul>\n\n\n\n<div class=\"wp-block-columns has-contrast-2-color has-text-color is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column has-base-2-background-color has-background is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-media-text is-stacked-on-mobile is-vertically-aligned-bottom\" style=\"grid-template-columns:15% auto\"><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/storiesonboard.com\/blog\/wp-content\/uploads\/2022\/04\/stories-on-board-emblem-bluegrey-2-150x150.png\" alt=\"StoriesOnBoard\" class=\"wp-image-2181 size-thumbnail\" title=\"\"><\/figure><div class=\"wp-block-media-text__content\">\n<p class=\"has-dark-blue-color has-text-color has-medium-font-size\">Build better products faster.<br>Get started with StoriesOnBoard today!<\/p>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-16018d1d wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-font-size is-style-fill has-medium-font-size\" style=\"font-style:normal;font-weight:500\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/app.storiesonboard.com\/signup?utm_source=blog&amp;utm_medium=post&amp;utm_campaign=blog_signup&amp;utm_id=cta\" style=\"border-radius:4px\" target=\"_blank\" rel=\"noreferrer noopener\">Start FREE Trial<\/a><\/div>\n<\/div>\n\n\n\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-right has-accent-hover-color has-text-color\" style=\"font-size:14px\"><br><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-contrast-color\">14-day Free Trial. No Credit Card is Required.<\/mark><\/p>\n<\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"summary\">Summary<\/h2>\n\n\n\n<p>To ensure project success, it&#8217;s important to understand acceptance criteria, and how to use them effectively and flexibly adapted to the specific project. In this article, we have explored what the acceptance criteria are, why they are important, and provided acceptance criteria examples and best practices for their application in software development projects. Whether you&#8217;re a Product Owner, a Product Manager, a Business Analyst, a developer, a tester, or a stakeholder, understanding acceptance criteria can help improve your project outcomes.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"related-articles\">Related articles <\/h2>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-storiesonboard-blog wp-block-embed-storiesonboard-blog\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"ZGM7DJICS0\"><a href=\"https:\/\/storiesonboard.com\/blog\/user-story-mapping\">User Story Mapping: How To Start And How To Get the Most Out of It?<\/a><\/blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;User Story Mapping: How To Start And How To Get the Most Out of It?&#8221; &#8212; StoriesOnBoard Blog\" src=\"https:\/\/storiesonboard.com\/blog\/user-story-mapping\/embed#?secret=AQBpgZgjAT#?secret=ZGM7DJICS0\" data-secret=\"ZGM7DJICS0\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe>\n<\/div><\/figure>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-storiesonboard-blog wp-block-embed-storiesonboard-blog\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"FKUEnFqb17\"><a href=\"https:\/\/storiesonboard.com\/blog\/epics-and-user-stories\">Epics and User Stories: What&#8217;s the Difference?<\/a><\/blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;Epics and User Stories: What&#8217;s the Difference?&#8221; &#8212; StoriesOnBoard Blog\" src=\"https:\/\/storiesonboard.com\/blog\/epics-and-user-stories\/embed#?secret=OD3quUeAFF#?secret=FKUEnFqb17\" data-secret=\"FKUEnFqb17\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe>\n<\/div><\/figure>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-storiesonboard-blog wp-block-embed-storiesonboard-blog\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"BkK6XmJY7a\"><a href=\"https:\/\/storiesonboard.com\/blog\/story-map-examples\">Story Map Examples \u2013 An Overview of the Different Types of Story Maps<\/a><\/blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;Story Map Examples \u2013 An Overview of the Different Types of Story Maps&#8221; &#8212; StoriesOnBoard Blog\" src=\"https:\/\/storiesonboard.com\/blog\/story-map-examples\/embed#?secret=gFJaamSISi#?secret=BkK6XmJY7a\" data-secret=\"BkK6XmJY7a\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe>\n<\/div><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>In this article, we use real-life acceptance criteria examples and good practices to show how to write acceptance criteria, and how they can be used effectively and flexibly to ensure &#8230; <a title=\"Understanding Acceptance Criteria: Examples and Best Practices\" class=\"read-more\" href=\"https:\/\/storiesonboard.com\/blog\/acceptance-criteria-examples\" aria-label=\"Read more about Understanding Acceptance Criteria: Examples and Best Practices\">Read more<\/a><\/p>\n","protected":false},"author":2,"featured_media":4923,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[999,952,7],"tags":[877,994,871],"class_list":["post-4916","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-for-business-analysts","category-product-management","category-story-mapping","tag-story-mapping","tag-acceptance-criteria","tag-product-management","resize-featured-image"],"_links":{"self":[{"href":"https:\/\/storiesonboard.com\/blog\/wp-json\/wp\/v2\/posts\/4916","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/storiesonboard.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/storiesonboard.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/storiesonboard.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/storiesonboard.com\/blog\/wp-json\/wp\/v2\/comments?post=4916"}],"version-history":[{"count":3,"href":"https:\/\/storiesonboard.com\/blog\/wp-json\/wp\/v2\/posts\/4916\/revisions"}],"predecessor-version":[{"id":5497,"href":"https:\/\/storiesonboard.com\/blog\/wp-json\/wp\/v2\/posts\/4916\/revisions\/5497"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/storiesonboard.com\/blog\/wp-json\/wp\/v2\/media\/4923"}],"wp:attachment":[{"href":"https:\/\/storiesonboard.com\/blog\/wp-json\/wp\/v2\/media?parent=4916"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/storiesonboard.com\/blog\/wp-json\/wp\/v2\/categories?post=4916"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/storiesonboard.com\/blog\/wp-json\/wp\/v2\/tags?post=4916"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}