{"id":6628,"date":"2026-04-22T16:04:54","date_gmt":"2026-04-22T16:04:54","guid":{"rendered":"https:\/\/innovaway.it\/?p=6628"},"modified":"2026-04-22T16:28:58","modified_gmt":"2026-04-22T16:28:58","slug":"qualita-del-software-il-vero-costo-dei-problemi-tecnici","status":"publish","type":"post","link":"https:\/\/innovaway.it\/en\/qualita-del-software-il-vero-costo-dei-problemi-tecnici\/uncategorized\/","title":{"rendered":"Software quality: the true cost of \u201ctechnical issues\u201d"},"content":{"rendered":"<p>Digital service disruptions cost companies hundreds of thousands of dollars per hour. In most cases, the cause is not a hardware failure but software that has not been adequately tested. Testing debt and the role of QA explain why quality is a matter of governance.<\/p>\n<p>When a bank\u2019s app or an e-tailer\u2019s platform crashes, or when a healthcare services portal becomes unresponsive, people commonly refer to these as\u00a0<strong>\u201ctechnical issues.\u201d<\/strong>A generic expression that often hides a very different reality: in most cases, these disruptions originate not from a hardware failure or a congested network, but from\u00a0<strong>software<\/strong>\u00a0that has not been adequately tested.<\/p>\n<div class=\"wp-block-group body-text paywall_body is-layout-flow wp-block-group-is-layout-flow\">\n<h2 class=\"wp-block-heading\">When the app crashes: the hidden cost of \u201ctechnical issues\u201d<\/h2>\n<p>As evidence of the economic impact of these disruptions, annual data from\u00a0<strong>ITIC<\/strong>\u00a0(Information Technology Intelligence Consulting) show that for more than 60% of enterprise companies, a single hour of downtime of critical systems results in costs exceeding $300,000, and can surpass \u20ac1 million in the most severe cases.<\/p>\n<p>The\u00a0<strong>quality of an application<\/strong>\u00a0is something invisible, often underestimated despite being central to any organization delivering digital services. It is, in fact, the element that determines, on the one hand, service availability\u2014its ability to withstand load and avoid disruptions at critical moments\u2014and, on the other, its functional correctness, meaning the assurance that the system does exactly what it was designed to do. But that\u2019s not all: software quality is also an indispensable link in the chain of\u00a0<strong>security<\/strong>as it attests to the absence of\u00a0<strong>vulnerabilities<\/strong>\u00a0that could compromise data, transactions, and user identities. Ignoring\u00a0<strong>software testing<\/strong>, or relegating it to a merely residual and compressed phase of an IT project, means exposing organizations to tangible risks across all three of these dimensions.<\/p>\n<h2 id=\"h-il-debito-di-testing-il-rischio-invisibile-che-erode-i-servizi-digitali\" class=\"wp-block-heading\">Testing debt: the invisible risk that erodes digital services<\/h2>\n<p>In the IT world, much is said about\u00a0<strong>technical debt,<\/strong>\u00a0which refers to the accumulating costs caused by rushed software development or technical compromises, such as poorly written functionality or a non-scalable architecture. But there is a parallel form of debt, equally dangerous and far less scrutinized:\u00a0<strong>testing debt<\/strong>.<\/p>\n<p>The impact of this neglect is massive: according to reports from\u00a0<strong>CISQ<\/strong>\u00a0(Consortium for Information &amp; Software Quality), the\u00a0<strong>Cost of Poor Software Quality (CPSQ)<\/strong>\u00a0exceeds $2 trillion per year in the United States alone, and the largest share of this spending is precisely due to the resolution of operational problems generated by software defects that were not detected before release.<\/p>\n<p>A negative impact that surfaces every time a development cycle is closed without adequate test coverage, for example when testing is rushed to meet a deadline or\u00a0<strong>regression tests<\/strong>\u00a0are skipped because an update appears to be \u201croutine.\u201d The consequences are never immediate: they emerge months later, often in production, often under load, and very often with the end user.<\/p>\n<p>The most severe digital service disruptions\u2014the ones that make headlines, trigger audit procedures, and damage an organization\u2019s reputation\u2014rarely stem from a single bug. More often, they are the result of a silent erosion of application quality: systems that were never properly tested and can therefore fail at any time, under any condition.<\/p>\n<p>Testing debt does not only manifest as service outages\u2014often at the most critical moments, such as sales peaks, tax deadlines, or the delivery of services\u2014with a consequent loss of user trust. It also translates into\u00a0<strong>security vulnerabilities<\/strong>\u00a0that surface only after they have already been exploited, and into remediation costs that are exponentially higher compared to a preventive approach.<\/p>\n<h2 id=\"h-il-qa-come-strumento-di-governance\" class=\"wp-block-heading\">QA as a governance tool<\/h2>\n<p>Reducing testing debt requires a shift in how organizations treat software quality, adopting a\u00a0<strong>Quality Assurance (QA)<\/strong>\u00a0does not consist of a simple final testing phase, but rather a set of practices, processes, and responsibilities that accompany software development from start to finish. It defines in advance the criteria by which a system can be considered ready, plans systematic testing of functionality, load, security, and regression, and documents both the issues found and the decisions made.<\/p>\n<p>In organizations that deliver digital services, this approach is not just a matter of operational efficiency; it is a\u00a0<strong>governance tool.<\/strong>The documentation produced by QA processes\u2014test plans, defect reports, acceptance criteria\u2014is the foundation on which release decisions, service contracts, and reporting are based. In other words, it is the raw material through which an organization demonstrates that it has control over what it puts into production.<\/p>\n<p>A mature QA approach makes it possible to answer questions that organizations almost always ask only after an incident has occurred: was the system ready for production? Who certified what? Which risks had been identified, and which had been consciously accepted?<\/p>\n<p>It is therefore no surprise that in large organizations QA is evolving from a final control function into one of\u00a0<strong>continuous monitoring<\/strong>\u00a0across the entire software lifecycle. The goal is no longer merely to find bugs before release, but rather to build software quality into every phase in order to reduce risks and ensure the continuity of services that people rely on every day.<\/p>\n<h2 id=\"h-la-qualita-del-software-e-molto-piu-che-un-collaudo\" class=\"wp-block-heading\">Software quality is much more than testing.<\/h2>\n<p>Ultimately, delivering efficient digital services is a bet on the reliability of the technology adopted. But reliable technology does not emerge by chance; it is the result of adequate processes and tools, and of a culture that places\u00a0<strong>software quality<\/strong>\u00a0at the center.<\/p>\n<p>Many organizations are still tied to traditional development models in which testing is perceived as a final phase, almost a bureaucratic ritual to be completed as quickly as possible. Yet analyses consistently show that every defect found in production costs on average ten times more than one identified during development.<\/p>\n<p>The future of digital services depends not only on the adoption of innovative technologies, but on a paradigm shift: quality cannot be a by-product of the process. It must become a governance lever, integrated into project dashboards and release cycles, and supported by\u00a0<strong>continuous maintenance<\/strong>because even after the\u00a0<strong>go-live<\/strong>, every update requires rigorous testing to ensure reliability, security, and service continuity.<\/p>\n<p>All of this comes at a time when the credibility of a company, a brand, or a public institution is increasingly measured by the continuity and quality of its digital services. It should not be underestimated that citizens\u2019 and users\u2019 expectations have risen, driven by the service levels of large digital-native players, and therefore their judgments\u2014and their choices\u2014depend more and more on the\u00a0<strong>software quality<\/strong>\u00a0that underpins every one of their online experiences.<\/p>\n<div class=\"auto-inserted-accordion\">By <em>Antonio Burinato, General Manager of Innovaway<\/em><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>I disservizi digitali costano alle aziende centinaia di migliaia di [&hellip;]<\/p>\n","protected":false},"author":7,"featured_media":6631,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-6628","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.4 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Qualit\u00e0 del software: il vero costo dei \u201cproblemi tecnici\u201d<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/innovaway.it\/en\/qualita-del-software-il-vero-costo-dei-problemi-tecnici\/uncategorized\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Qualit\u00e0 del software: il vero costo dei \u201cproblemi tecnici\u201d\" \/>\n<meta property=\"og:description\" content=\"I disservizi digitali costano alle aziende centinaia di migliaia di [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/innovaway.it\/en\/qualita-del-software-il-vero-costo-dei-problemi-tecnici\/uncategorized\/\" \/>\n<meta property=\"og:site_name\" content=\"Innovaway\" \/>\n<meta property=\"article:published_time\" content=\"2026-04-22T16:04:54+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-22T16:28:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/innovaway.it\/wp-content\/uploads\/2026\/04\/Screenshot-2026-04-22-alle-18.28.20.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1028\" \/>\n\t<meta property=\"og:image:height\" content=\"570\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"ADM-Marketing\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"ADM-Marketing\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/innovaway.it\\\/qualita-del-software-il-vero-costo-dei-problemi-tecnici\\\/uncategorized\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/innovaway.it\\\/qualita-del-software-il-vero-costo-dei-problemi-tecnici\\\/uncategorized\\\/\"},\"author\":{\"name\":\"ADM-Marketing\",\"@id\":\"https:\\\/\\\/innovaway.it\\\/#\\\/schema\\\/person\\\/25c4ea055c0ce858e1e7f85f6daf7ebe\"},\"headline\":\"Qualit\u00e0 del software: il vero costo dei \u201cproblemi tecnici\u201d\",\"datePublished\":\"2026-04-22T16:04:54+00:00\",\"dateModified\":\"2026-04-22T16:28:58+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/innovaway.it\\\/qualita-del-software-il-vero-costo-dei-problemi-tecnici\\\/uncategorized\\\/\"},\"wordCount\":1152,\"image\":{\"@id\":\"https:\\\/\\\/innovaway.it\\\/qualita-del-software-il-vero-costo-dei-problemi-tecnici\\\/uncategorized\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/innovaway.it\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Screenshot-2026-04-22-alle-18.28.20.png\",\"articleSection\":[\"Uncategorized\"],\"inLanguage\":\"en-GB\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/innovaway.it\\\/qualita-del-software-il-vero-costo-dei-problemi-tecnici\\\/uncategorized\\\/\",\"url\":\"https:\\\/\\\/innovaway.it\\\/qualita-del-software-il-vero-costo-dei-problemi-tecnici\\\/uncategorized\\\/\",\"name\":\"Qualit\u00e0 del software: il vero costo dei \u201cproblemi tecnici\u201d\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/innovaway.it\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/innovaway.it\\\/qualita-del-software-il-vero-costo-dei-problemi-tecnici\\\/uncategorized\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/innovaway.it\\\/qualita-del-software-il-vero-costo-dei-problemi-tecnici\\\/uncategorized\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/innovaway.it\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Screenshot-2026-04-22-alle-18.28.20.png\",\"datePublished\":\"2026-04-22T16:04:54+00:00\",\"dateModified\":\"2026-04-22T16:28:58+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/innovaway.it\\\/#\\\/schema\\\/person\\\/25c4ea055c0ce858e1e7f85f6daf7ebe\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/innovaway.it\\\/qualita-del-software-il-vero-costo-dei-problemi-tecnici\\\/uncategorized\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/innovaway.it\\\/qualita-del-software-il-vero-costo-dei-problemi-tecnici\\\/uncategorized\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/innovaway.it\\\/qualita-del-software-il-vero-costo-dei-problemi-tecnici\\\/uncategorized\\\/#primaryimage\",\"url\":\"https:\\\/\\\/innovaway.it\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Screenshot-2026-04-22-alle-18.28.20.png\",\"contentUrl\":\"https:\\\/\\\/innovaway.it\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Screenshot-2026-04-22-alle-18.28.20.png\",\"width\":1028,\"height\":570},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/innovaway.it\\\/qualita-del-software-il-vero-costo-dei-problemi-tecnici\\\/uncategorized\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/innovaway.it\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Qualit\u00e0 del software: il vero costo dei \u201cproblemi tecnici\u201d\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/innovaway.it\\\/#website\",\"url\":\"https:\\\/\\\/innovaway.it\\\/\",\"name\":\"Innovaway\",\"description\":\"Always By Your Side per supportare la tua trasformazione digitale\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/innovaway.it\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/innovaway.it\\\/#\\\/schema\\\/person\\\/25c4ea055c0ce858e1e7f85f6daf7ebe\",\"name\":\"ADM-Marketing\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7aaf7813b957aaf2ef787172ced76673e4fc710d589c4e1f1c6b0fcb0755f021?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7aaf7813b957aaf2ef787172ced76673e4fc710d589c4e1f1c6b0fcb0755f021?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7aaf7813b957aaf2ef787172ced76673e4fc710d589c4e1f1c6b0fcb0755f021?s=96&d=mm&r=g\",\"caption\":\"ADM-Marketing\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Software quality: the true cost of \u201ctechnical issues\u201d","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:\/\/innovaway.it\/en\/qualita-del-software-il-vero-costo-dei-problemi-tecnici\/uncategorized\/","og_locale":"en_GB","og_type":"article","og_title":"Qualit\u00e0 del software: il vero costo dei \u201cproblemi tecnici\u201d","og_description":"I disservizi digitali costano alle aziende centinaia di migliaia di [&hellip;]","og_url":"https:\/\/innovaway.it\/en\/qualita-del-software-il-vero-costo-dei-problemi-tecnici\/uncategorized\/","og_site_name":"Innovaway","article_published_time":"2026-04-22T16:04:54+00:00","article_modified_time":"2026-04-22T16:28:58+00:00","og_image":[{"width":1028,"height":570,"url":"https:\/\/innovaway.it\/wp-content\/uploads\/2026\/04\/Screenshot-2026-04-22-alle-18.28.20.png","type":"image\/png"}],"author":"ADM-Marketing","twitter_card":"summary_large_image","twitter_misc":{"Written by":"ADM-Marketing","Estimated reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/innovaway.it\/qualita-del-software-il-vero-costo-dei-problemi-tecnici\/uncategorized\/#article","isPartOf":{"@id":"https:\/\/innovaway.it\/qualita-del-software-il-vero-costo-dei-problemi-tecnici\/uncategorized\/"},"author":{"name":"ADM-Marketing","@id":"https:\/\/innovaway.it\/#\/schema\/person\/25c4ea055c0ce858e1e7f85f6daf7ebe"},"headline":"Qualit\u00e0 del software: il vero costo dei \u201cproblemi tecnici\u201d","datePublished":"2026-04-22T16:04:54+00:00","dateModified":"2026-04-22T16:28:58+00:00","mainEntityOfPage":{"@id":"https:\/\/innovaway.it\/qualita-del-software-il-vero-costo-dei-problemi-tecnici\/uncategorized\/"},"wordCount":1152,"image":{"@id":"https:\/\/innovaway.it\/qualita-del-software-il-vero-costo-dei-problemi-tecnici\/uncategorized\/#primaryimage"},"thumbnailUrl":"https:\/\/innovaway.it\/wp-content\/uploads\/2026\/04\/Screenshot-2026-04-22-alle-18.28.20.png","articleSection":["Uncategorized"],"inLanguage":"en-GB"},{"@type":"WebPage","@id":"https:\/\/innovaway.it\/qualita-del-software-il-vero-costo-dei-problemi-tecnici\/uncategorized\/","url":"https:\/\/innovaway.it\/qualita-del-software-il-vero-costo-dei-problemi-tecnici\/uncategorized\/","name":"Software quality: the true cost of \u201ctechnical issues\u201d","isPartOf":{"@id":"https:\/\/innovaway.it\/#website"},"primaryImageOfPage":{"@id":"https:\/\/innovaway.it\/qualita-del-software-il-vero-costo-dei-problemi-tecnici\/uncategorized\/#primaryimage"},"image":{"@id":"https:\/\/innovaway.it\/qualita-del-software-il-vero-costo-dei-problemi-tecnici\/uncategorized\/#primaryimage"},"thumbnailUrl":"https:\/\/innovaway.it\/wp-content\/uploads\/2026\/04\/Screenshot-2026-04-22-alle-18.28.20.png","datePublished":"2026-04-22T16:04:54+00:00","dateModified":"2026-04-22T16:28:58+00:00","author":{"@id":"https:\/\/innovaway.it\/#\/schema\/person\/25c4ea055c0ce858e1e7f85f6daf7ebe"},"breadcrumb":{"@id":"https:\/\/innovaway.it\/qualita-del-software-il-vero-costo-dei-problemi-tecnici\/uncategorized\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/innovaway.it\/qualita-del-software-il-vero-costo-dei-problemi-tecnici\/uncategorized\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/innovaway.it\/qualita-del-software-il-vero-costo-dei-problemi-tecnici\/uncategorized\/#primaryimage","url":"https:\/\/innovaway.it\/wp-content\/uploads\/2026\/04\/Screenshot-2026-04-22-alle-18.28.20.png","contentUrl":"https:\/\/innovaway.it\/wp-content\/uploads\/2026\/04\/Screenshot-2026-04-22-alle-18.28.20.png","width":1028,"height":570},{"@type":"BreadcrumbList","@id":"https:\/\/innovaway.it\/qualita-del-software-il-vero-costo-dei-problemi-tecnici\/uncategorized\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/innovaway.it\/"},{"@type":"ListItem","position":2,"name":"Qualit\u00e0 del software: il vero costo dei \u201cproblemi tecnici\u201d"}]},{"@type":"WebSite","@id":"https:\/\/innovaway.it\/#website","url":"https:\/\/innovaway.it\/","name":"Innovaway","description":"Always By Your Side to Support Your Digital Transformation","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/innovaway.it\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Person","@id":"https:\/\/innovaway.it\/#\/schema\/person\/25c4ea055c0ce858e1e7f85f6daf7ebe","name":"ADM-Marketing","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/secure.gravatar.com\/avatar\/7aaf7813b957aaf2ef787172ced76673e4fc710d589c4e1f1c6b0fcb0755f021?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/7aaf7813b957aaf2ef787172ced76673e4fc710d589c4e1f1c6b0fcb0755f021?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/7aaf7813b957aaf2ef787172ced76673e4fc710d589c4e1f1c6b0fcb0755f021?s=96&d=mm&r=g","caption":"ADM-Marketing"}}]}},"_links":{"self":[{"href":"https:\/\/innovaway.it\/en\/wp-json\/wp\/v2\/posts\/6628","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/innovaway.it\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/innovaway.it\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/innovaway.it\/en\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/innovaway.it\/en\/wp-json\/wp\/v2\/comments?post=6628"}],"version-history":[{"count":2,"href":"https:\/\/innovaway.it\/en\/wp-json\/wp\/v2\/posts\/6628\/revisions"}],"predecessor-version":[{"id":6630,"href":"https:\/\/innovaway.it\/en\/wp-json\/wp\/v2\/posts\/6628\/revisions\/6630"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/innovaway.it\/en\/wp-json\/wp\/v2\/media\/6631"}],"wp:attachment":[{"href":"https:\/\/innovaway.it\/en\/wp-json\/wp\/v2\/media?parent=6628"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/innovaway.it\/en\/wp-json\/wp\/v2\/categories?post=6628"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/innovaway.it\/en\/wp-json\/wp\/v2\/tags?post=6628"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}