{"id":13414,"date":"2018-09-12T01:24:38","date_gmt":"2018-09-12T01:24:38","guid":{"rendered":"https:\/\/applitools.com\/blog\/?p=3414"},"modified":"2023-01-10T16:13:40","modified_gmt":"2023-01-11T00:13:40","slug":"how-to-improve-your-user-interfaces-with-ui-version-control","status":"publish","type":"post","link":"https:\/\/applitools.com\/blog\/how-to-improve-your-user-interfaces-with-ui-version-control\/","title":{"rendered":"How to improve your user interfaces with UI Version Control"},"content":{"rendered":"<p>You know what&#8217;s crazy about software?<\/p>\n<p>It&#8217;s the fact that, for many businesses, applications\u00a0are a big revenue driver &#8212; maybe even the ONLY revenue driver. But we have no <a href=\"https:\/\/en.wikipedia.org\/wiki\/System_of_record\">system of record<\/a> to manage the development of our application user interfaces.<\/p>\n<p>Let me explain.<\/p>\n<p>Suppose your company&#8217;s revenue drops off. You learn that over the past quarter, revenue coming from mobile app has declined significantly.<\/p>\n<p><!--more--><\/p>\n<p>You dig further. <a href=\"https:\/\/www.apptamin.com\/blog\/download-tracking-tools\/\">App downloads<\/a> are unchanged. <a href=\"https:\/\/newrelic.com\/mobile-monitoring\">App performance<\/a>\u00a0is\u00a0unchanged. <a href=\"http:\/\/try.crashlytics.com\/\">App crash rates<\/a> are\u00a0unchanged and low.<\/p>\n<p>In fact, the only change is in the UI. You&#8217;ve released several new versions over the past few months. So, some of these UI changes must be causing the revenue dropoff, you guess.<\/p>\n<p>You decide to do some user research. Show them old and new versions of the UI and ask which they prefer.<\/p>\n<p>But no one has a record of what the old UI looked like. Those designs are lost, washed away by the passing of time like a sand castle in surf.<\/p>\n<p>It&#8217;s crazy that, in 2018, we have accounting systems to track our company finances, CRM to manage sales process &#8212; heck, we even have <a href=\"http:\/\/techpp.com\/2015\/07\/05\/apps-plants-gardening\/\">apps to manage our houseplants<\/a>!<\/p>\n<p>But there&#8217;s nothing to manage the application user interfaces that drive revenue for modern businesses.<\/p>\n<p>Like I said: crazy.<\/p>\n<p>So how do we fix this?<\/p>\n<h2>Introducing UI Version Control<\/h2>\n<p><span style=\"font-weight: 400;\">We were amazed that, with so many businesses driving the bulk of their revenue through web and mobile apps, there wasn\u2019t a way for product teams to track the visual evolution of their apps. So we built one.<\/span><\/p>\n<p>We call this UI Version Control. It&#8217;s like a <a href=\"https:\/\/archive.org\/web\/\">wayback machine<\/a> for your apps.<\/p>\n<p>UI Version Control lets<span style=\"font-weight: 400;\">\u00a0you build software smarter by capturing the entire visual history of your apps, so you have a record of what\u2019s been changed, by whom, and when &#8212; and what should be rolled back if the need arises.<\/span><\/p>\n<h2>Move Fast and Fix Things<\/h2>\n<p>Most important, UI Version Control <a href=\"https:\/\/applitools.com\/docs\/topics\/integrations\/github-integration.html\">directly links changes in the UI to underlying code changes<\/a> in your GitHub code repository. This clarifies what code commits need to be undone in order to fix a user interface change that has hurt the user experience or revenue generation.<\/p>\n<p>This helps your company on a number of levels.<\/p>\n<p>They can release more frequently, secure in the knowledge that they know what code changes to make to roll back a feature that didn&#8217;t pan out.<\/p>\n<p>They can begin to view application features as experiments &#8212; some of which\u00a0will work, and some won&#8217;t &#8212; and iterate their way to an optimal UI.<\/p>\n<p>They can de-risk the user-facing aspects of their Digital Transformation projects &#8212; <a href=\"https:\/\/www.cio.com\/article\/3248946\/digital-transformation\/12-reasons-why-digital-transformations-fail.html\">many of which are at risk<\/a>, due in part to <a href=\"https:\/\/www.forbes.com\/sites\/forbestechcouncil\/2018\/03\/13\/why-digital-transformations-fail-closing-the-900-billion-hole-in-enterprise-strategy\/#33903c607b8b\">lack of a system of record for digital transformation<\/a> &#8212; because they have a way to back out of digital dead ends.<\/p>\n<p>So how do you derisk Digital Transformation?<\/p>\n<h2>With a UI System of Record<\/h2>\n<p>Before UI Version Control, Applitools showed only baselines in the context of test results from the test results manager, and you weren&#8217;t able to view the history of a test baseline.<\/p>\n<p>That&#8217;s all changed.<\/p>\n<p>With UI Version Control,\u00a0you can see the history of all your test baselines in each branch, compare them to prior versions of your <a href=\"http:\/\/support.applitools.com\/customer\/portal\/articles\/1663423\" target=\"_blank\" rel=\"noopener noreferrer\">baselines<\/a>, and revert to an earlier version if necessary. You can do this by selecting \u2018Save as latest\u2019 from the baseline options menu. So, if you accidentally accepted a baseline that you shouldn\u2019t have, you can undo your mistake.<\/p>\n<figure id=\"attachment_2353\" aria-describedby=\"caption-attachment-2353\" style=\"width: 1099px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-2353 size-full\" src=\"https:\/\/applitools.com\/wp-content\/uploads\/2018\/04\/Baseline_History_Screenshot-3.png\" alt=\"Applitools Baseline History\" width=\"1099\" height=\"440\" \/><figcaption id=\"caption-attachment-2353\" class=\"wp-caption-text\"><em>Applitools Baseline History<\/em><\/figcaption><\/figure>\n<p><span style=\"font-weight: 400;\">UI Version Control works just like <a href=\"https:\/\/en.wikipedia.org\/wiki\/Version_control\">source code version control<\/a> that you, or your developers, are already familiar with. Visual baseline branches can be merged in the same way that code changes are merged. <\/span><\/p>\n<figure id=\"attachment_3422\" aria-describedby=\"caption-attachment-3422\" style=\"width: 1174px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-3422 size-full\" src=\"https:\/\/applitools.com\/wp-content\/uploads\/2018\/09\/tm-merge-with-conflict.png\" alt=\"User Interface Version Control branch merge\" width=\"1174\" height=\"353\" \/><figcaption id=\"caption-attachment-3422\" class=\"wp-caption-text\"><em>User Interface Version Control branch merge<\/em><\/figcaption><\/figure>\n<p><span style=\"font-weight: 400;\">For each <a href=\"https:\/\/help.github.com\/articles\/about-branches\/\">branch in your GitHub project repository<\/a>, you can see the history of all your test baselines, compare them to prior baseline versions, and if necessary, revert to an earlier version. You can then reject and\/or revert to any baseline modified by accident or by design.<\/span><\/p>\n<figure id=\"attachment_2397\" aria-describedby=\"caption-attachment-2397\" style=\"width: 1140px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-2397\" src=\"https:\/\/applitools.com\/wp-content\/uploads\/2018\/04\/Applitools-Baseline-Comparison-NEW.png\" alt=\"Applitools Baseline Comparison\" width=\"1140\" height=\"571\" \/><figcaption id=\"caption-attachment-2397\" class=\"wp-caption-text\"><em>Applitools Baseline Comparison<\/em><\/figcaption><\/figure>\n<p>Here\u2019s a demonstration from our CTO, Adam Carmi, of UI Version Control:<\/p>\n<p><iframe title=\"World\u2019s First User Interface Version Control System\" width=\"1160\" height=\"653\" src=\"https:\/\/www.youtube.com\/embed\/BEk2_Hnw1MY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen><\/iframe><\/p>\n<h2>Conclusion<\/h2>\n<p><span style=\"font-weight: 400;\">Applitools UI Version Control is now immediately available to all Applitools customers. So, while we<\/span><span style=\"font-weight: 400;\">\u00a0might not be able to prevent you from building bad UIs, at least we&#8217;ll help you undo them faster.<\/span><\/p>\n<p>To read more about Applitools\u2019 visual UI testing and\u00a0<a href=\"https:\/\/applitools.com\/downloads\/The_Rise_of_AVM_Applitools_June_18_2018.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">Application Visual Management (AVM)<\/a>\u00a0solutions, check out the\u00a0<a href=\"https:\/\/applitools.com\/resources\" target=\"_blank\" rel=\"noopener noreferrer\">resources<\/a>\u00a0section on the Applitools website. To get started with Applitools, request a\u00a0<a href=\"https:\/\/applitools.com\/request-demo\" target=\"_blank\" rel=\"noopener noreferrer\">demo<\/a>\u00a0or\u00a0<a href=\"https:\/\/applitools.com\/users\/register\" target=\"_blank\" rel=\"noopener noreferrer\">sign up<\/a>\u00a0for a free Applitools account.<\/p>\n<p><em>What recent UI changes to your app are you worried about?\u00a0<\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>You know what&#8217;s crazy about software? It&#8217;s the fact that, for many businesses, applications\u00a0are a big revenue driver &#8212; maybe even the ONLY revenue driver. But we have no system&#8230;<\/p>\n","protected":false},"author":19,"featured_media":13417,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[10558],"tags":[10235,10272,12686,10185],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v21.5 (Yoast SEO v21.5) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to improve your user interfaces with UI Version Control<\/title>\n<meta name=\"description\" content=\"With UI Version Control,\u00a0you can see the history of all your test baselines in each branch and revert to an earlier version if necessary.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/applitools.com\/blog\/how-to-improve-your-user-interfaces-with-ui-version-control\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to improve your user interfaces with UI Version Control\" \/>\n<meta property=\"og:description\" content=\"You know what&#039;s crazy about software? It&#039;s the fact that, for many businesses, applications\u00a0are a big revenue driver -- maybe even the ONLY revenue\" \/>\n<meta property=\"og:url\" content=\"https:\/\/applitools.com\/blog\/how-to-improve-your-user-interfaces-with-ui-version-control\/\" \/>\n<meta property=\"og:site_name\" content=\"Automated Visual Testing | Applitools\" \/>\n<meta property=\"article:published_time\" content=\"2018-09-12T01:24:38+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-01-11T00:13:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/applitools.com\/wp-content\/uploads\/2018\/09\/download.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"340\" \/>\n\t<meta property=\"og:image:height\" content=\"306\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Al Sargent\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Al Sargent\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/applitools.com\/blog\/how-to-improve-your-user-interfaces-with-ui-version-control\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/applitools.com\/blog\/how-to-improve-your-user-interfaces-with-ui-version-control\/\"},\"author\":{\"name\":\"Al Sargent\",\"@id\":\"https:\/\/applitools.com\/#\/schema\/person\/5cff894c7a289fcc690b641ca91409d9\"},\"headline\":\"How to improve your user interfaces with UI Version Control\",\"datePublished\":\"2018-09-12T01:24:38+00:00\",\"dateModified\":\"2023-01-11T00:13:40+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/applitools.com\/blog\/how-to-improve-your-user-interfaces-with-ui-version-control\/\"},\"wordCount\":829,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/applitools.com\/#organization\"},\"keywords\":[\"Digital Transformation\",\"GitHub\",\"Visual Testing Strategies\",\"Webinar\"],\"articleSection\":[\"Product\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/applitools.com\/blog\/how-to-improve-your-user-interfaces-with-ui-version-control\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/applitools.com\/blog\/how-to-improve-your-user-interfaces-with-ui-version-control\/\",\"url\":\"https:\/\/applitools.com\/blog\/how-to-improve-your-user-interfaces-with-ui-version-control\/\",\"name\":\"How to improve your user interfaces with UI Version Control\",\"isPartOf\":{\"@id\":\"https:\/\/applitools.com\/#website\"},\"datePublished\":\"2018-09-12T01:24:38+00:00\",\"dateModified\":\"2023-01-11T00:13:40+00:00\",\"description\":\"With UI Version Control,\u00a0you can see the history of all your test baselines in each branch and revert to an earlier version if necessary.\",\"breadcrumb\":{\"@id\":\"https:\/\/applitools.com\/blog\/how-to-improve-your-user-interfaces-with-ui-version-control\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/applitools.com\/blog\/how-to-improve-your-user-interfaces-with-ui-version-control\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/applitools.com\/blog\/how-to-improve-your-user-interfaces-with-ui-version-control\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/applitools.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Product\",\"item\":\"https:\/\/applitools.com\/blog\/category\/product\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"How to improve your user interfaces with UI Version Control\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/applitools.com\/#website\",\"url\":\"https:\/\/applitools.com\/\",\"name\":\"Automated Visual Testing | Applitools\",\"description\":\"Applitools delivers the next generation of test automation powered by AI assisted computer vision technology known as Visual AI.\",\"publisher\":{\"@id\":\"https:\/\/applitools.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/applitools.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/applitools.com\/#organization\",\"name\":\"Applitools\",\"url\":\"https:\/\/applitools.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/applitools.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/ewig5qf9cgn.exactdn.com\/wp-content\/uploads\/2020\/03\/applitools.png?strip=all&lossy=1&ssl=1\",\"contentUrl\":\"https:\/\/ewig5qf9cgn.exactdn.com\/wp-content\/uploads\/2020\/03\/applitools.png?strip=all&lossy=1&ssl=1\",\"width\":156,\"height\":28,\"caption\":\"Applitools\"},\"image\":{\"@id\":\"https:\/\/applitools.com\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/applitools.com\/#\/schema\/person\/5cff894c7a289fcc690b641ca91409d9\",\"name\":\"Al Sargent\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/applitools.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/6d8cc2b046f34dbd2b35375d12be3967?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/6d8cc2b046f34dbd2b35375d12be3967?s=96&d=mm&r=g\",\"caption\":\"Al Sargent\"},\"url\":\"https:\/\/applitools.com\/blog\/author\/sargent\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to improve your user interfaces with UI Version Control","description":"With UI Version Control,\u00a0you can see the history of all your test baselines in each branch and revert to an earlier version if necessary.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/applitools.com\/blog\/how-to-improve-your-user-interfaces-with-ui-version-control\/","og_locale":"en_US","og_type":"article","og_title":"How to improve your user interfaces with UI Version Control","og_description":"You know what's crazy about software? It's the fact that, for many businesses, applications\u00a0are a big revenue driver -- maybe even the ONLY revenue","og_url":"https:\/\/applitools.com\/blog\/how-to-improve-your-user-interfaces-with-ui-version-control\/","og_site_name":"Automated Visual Testing | Applitools","article_published_time":"2018-09-12T01:24:38+00:00","article_modified_time":"2023-01-11T00:13:40+00:00","og_image":[{"width":340,"height":306,"url":"https:\/\/applitools.com\/wp-content\/uploads\/2018\/09\/download.jpg","type":"image\/jpeg"}],"author":"Al Sargent","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Al Sargent","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/applitools.com\/blog\/how-to-improve-your-user-interfaces-with-ui-version-control\/#article","isPartOf":{"@id":"https:\/\/applitools.com\/blog\/how-to-improve-your-user-interfaces-with-ui-version-control\/"},"author":{"name":"Al Sargent","@id":"https:\/\/applitools.com\/#\/schema\/person\/5cff894c7a289fcc690b641ca91409d9"},"headline":"How to improve your user interfaces with UI Version Control","datePublished":"2018-09-12T01:24:38+00:00","dateModified":"2023-01-11T00:13:40+00:00","mainEntityOfPage":{"@id":"https:\/\/applitools.com\/blog\/how-to-improve-your-user-interfaces-with-ui-version-control\/"},"wordCount":829,"commentCount":0,"publisher":{"@id":"https:\/\/applitools.com\/#organization"},"keywords":["Digital Transformation","GitHub","Visual Testing Strategies","Webinar"],"articleSection":["Product"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/applitools.com\/blog\/how-to-improve-your-user-interfaces-with-ui-version-control\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/applitools.com\/blog\/how-to-improve-your-user-interfaces-with-ui-version-control\/","url":"https:\/\/applitools.com\/blog\/how-to-improve-your-user-interfaces-with-ui-version-control\/","name":"How to improve your user interfaces with UI Version Control","isPartOf":{"@id":"https:\/\/applitools.com\/#website"},"datePublished":"2018-09-12T01:24:38+00:00","dateModified":"2023-01-11T00:13:40+00:00","description":"With UI Version Control,\u00a0you can see the history of all your test baselines in each branch and revert to an earlier version if necessary.","breadcrumb":{"@id":"https:\/\/applitools.com\/blog\/how-to-improve-your-user-interfaces-with-ui-version-control\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/applitools.com\/blog\/how-to-improve-your-user-interfaces-with-ui-version-control\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/applitools.com\/blog\/how-to-improve-your-user-interfaces-with-ui-version-control\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/applitools.com\/"},{"@type":"ListItem","position":2,"name":"Product","item":"https:\/\/applitools.com\/blog\/category\/product\/"},{"@type":"ListItem","position":3,"name":"How to improve your user interfaces with UI Version Control"}]},{"@type":"WebSite","@id":"https:\/\/applitools.com\/#website","url":"https:\/\/applitools.com\/","name":"Automated Visual Testing | Applitools","description":"Applitools delivers the next generation of test automation powered by AI assisted computer vision technology known as Visual AI.","publisher":{"@id":"https:\/\/applitools.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/applitools.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/applitools.com\/#organization","name":"Applitools","url":"https:\/\/applitools.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/applitools.com\/#\/schema\/logo\/image\/","url":"https:\/\/ewig5qf9cgn.exactdn.com\/wp-content\/uploads\/2020\/03\/applitools.png?strip=all&lossy=1&ssl=1","contentUrl":"https:\/\/ewig5qf9cgn.exactdn.com\/wp-content\/uploads\/2020\/03\/applitools.png?strip=all&lossy=1&ssl=1","width":156,"height":28,"caption":"Applitools"},"image":{"@id":"https:\/\/applitools.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/applitools.com\/#\/schema\/person\/5cff894c7a289fcc690b641ca91409d9","name":"Al Sargent","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/applitools.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/6d8cc2b046f34dbd2b35375d12be3967?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/6d8cc2b046f34dbd2b35375d12be3967?s=96&d=mm&r=g","caption":"Al Sargent"},"url":"https:\/\/applitools.com\/blog\/author\/sargent\/"}]}},"_links":{"self":[{"href":"https:\/\/applitools.com\/wp-json\/wp\/v2\/posts\/13414"}],"collection":[{"href":"https:\/\/applitools.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/applitools.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/applitools.com\/wp-json\/wp\/v2\/users\/19"}],"replies":[{"embeddable":true,"href":"https:\/\/applitools.com\/wp-json\/wp\/v2\/comments?post=13414"}],"version-history":[{"count":1,"href":"https:\/\/applitools.com\/wp-json\/wp\/v2\/posts\/13414\/revisions"}],"predecessor-version":[{"id":45807,"href":"https:\/\/applitools.com\/wp-json\/wp\/v2\/posts\/13414\/revisions\/45807"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/applitools.com\/wp-json\/wp\/v2\/media\/13417"}],"wp:attachment":[{"href":"https:\/\/applitools.com\/wp-json\/wp\/v2\/media?parent=13414"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/applitools.com\/wp-json\/wp\/v2\/categories?post=13414"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/applitools.com\/wp-json\/wp\/v2\/tags?post=13414"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}