{"id":1697,"date":"2024-02-11T10:47:28","date_gmt":"2024-02-11T09:47:28","guid":{"rendered":"https:\/\/www.systerion.com\/?p=1697"},"modified":"2024-03-25T09:26:01","modified_gmt":"2024-03-25T08:26:01","slug":"getting-it-right-verification-or-validation","status":"publish","type":"post","link":"https:\/\/systerion.com\/index.php\/2024\/02\/11\/getting-it-right-verification-or-validation\/","title":{"rendered":"Getting it Right: Verification or Validation?"},"content":{"rendered":"\n<p>In systems development, ensuring its correctness and reliability is paramount. Two key processes, verification and validation, play critical roles in this pursuit. Often mistakenly, used interchangeably, these terms have distinct meanings, each with its significance in the development lifecycle. To truly understand their importance, it&#8217;s essential to understand their differences and how they contribute to the quality assurance process.<\/p>\n\n\n\n<p>You may find a few definitions, which vary slightly. The International Council on Systems Engineering (<a href=\"https:\/\/www.incose.org\">INCOSE<\/a>) defines these therms as:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong><a href=\"http:\/\/[https:\/\/sebokwiki.org\/wiki\/System\\_Verification]\">Verification<\/a><\/strong> is the confirmation, through the provision of objective evidence, that specified requirements have been fulfilled<\/li>\n\n\n\n<li><strong><a href=\"http:\/\/[https:\/\/sebokwiki.org\/wiki\/System\\_Validation]\">Validation<\/a><\/strong> is the confirmation, through the provision of objective evidence, that the requirements for a specific intended use or application have been fulfilled.<\/li>\n<\/ul>\n\n\n\n<p>On the other hand, The Project Management Institute says in the <a href=\"http:\/\/[https:\/\/www.pmi.org\/pmbok-guide-standards\/foundational\/pmbok]\">PMBOK guide<\/a>:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Verification<\/strong> &#8211; the evaluation of whether or not a product, service, or result complies with a regulation, requirement, specification, or imposed condition.<\/li>\n\n\n\n<li><strong>Validation<\/strong> &#8211; the assurance that a product, service, or result meets the needs of the customer and other identified stakeholders<\/li>\n<\/ul>\n\n\n\n<div class=\"wp-block-stackable-text stk-block-text stk-block stk-e0bd241\" data-block-id=\"e0bd241\"><p class=\"stk-block-text__text\">Let us translate these formal definitions into an everyday language.<\/p><\/div>\n\n\n\n<div class=\"wp-block-stackable-text stk-block-text stk-block stk-d659ce4\" data-block-id=\"d659ce4\"><p class=\"stk-block-text__text\">Imagine a clock (such as the one in this article) \u2013 a meticulously crafted mechanism comprising numerous cogs and gears. Each cog must be precisely positioned and function seamlessly with others to ensure the clock accurately tells time. Now, envision that same clock, not just as a collection of parts but as a functional timekeeping device hanging on a wall, serving its purpose flawlessly.<\/p><\/div>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"743\" height=\"807\" data-src=\"https:\/\/www.systerion.com\/wp-content\/uploads\/2024\/02\/veri_vs_vali2.png\" alt=\"A clock with visible cogs and gears\" class=\"wp-image-1713 lazyload\" data-srcset=\"https:\/\/systerion.com\/wp-content\/uploads\/2024\/02\/veri_vs_vali2.png 743w, https:\/\/systerion.com\/wp-content\/uploads\/2024\/02\/veri_vs_vali2-276x300.png 276w\" data-sizes=\"auto, (max-width: 743px) 100vw, 743px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 743px; --smush-placeholder-aspect-ratio: 743\/807;\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Verification: Ensuring the Clock\u2019s Cogs are in Place<\/h2>\n\n\n\n<p>Verification focuses on confirming that a system meets its design specifications and requirements. It involves examining the system at various stages of development to ensure each component behaves as intended. Let us go back to our clock analogy. Verification would involve meticulously inspecting each cog, ensuring they are the correct size, shape, and material specified in the design blueprint.<\/p>\n\n\n\n<p>In practice, verification encompasses a range of activities such as design reviews, components testing, and static analysis. These methods aim to catch defects early in development, preventing them from snowballing into more significant issues downstream. By rigorously verifying each component against predetermined criteria, developers can confidently believe the system is built correctly.<\/p>\n\n\n\n<p>However, more than verification is required to guarantee a system&#8217;s success. While it ensures that the cogs are in place, it doesn&#8217;t guarantee that the clock will keep accurate time.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Validation: Ensuring the Clock Tells Time<\/h2>\n\n\n\n<p>Validation, on the other hand, focuses on assessing whether the system meets the needs and expectations of its stakeholders. It involves evaluating the system&#8217;s functionality to ensure it fulfils its intended purpose. In our clock analogy, validation would involve hanging the clock on the wall, observing its behaviour over time, and confirming that it tells time with the required accuracy under real-world conditions.<\/p>\n\n\n\n<p>Validation activities often include user acceptance testing, system integration testing, and performance testing. These tests simulate real-world scenarios to verify that the system behaves as expected in its operational environment. By validating the system against user needs and requirements, developers can ensure that it delivers tangible value and meets the intended objectives.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Bringing it Together<\/h2>\n\n\n\n<p>While verification and validation are distinct processes, they are complementary and equally essential in ensuring the quality of a system (also abbreviated as <a href=\"http:\/\/[https:\/\/en.wikipedia.org\/wiki\/Verification\\_and\\_validation]\">V&amp;V<\/a>). Verification confirms that the system is built correctly, while validation confirms that the right system is built.<\/p>\n\n\n\n<p>In practice, a holistic approach combining verification and validation is crucial for achieving high-quality systems. Still, the logical sequence of actions is to perform the verification steps first and then to carry out the validation steps. It is doubtful that a system with internal issues works as intended.<\/p>\n\n\n\n<p>By integrating continuous verification and validation throughout the development lifecycle, organisations can mitigate risks, reduce overall development costs, and deliver products that meet customer expectations. In today&#8217;s rapidly evolving technological landscape, where systems are becoming increasingly complex and interconnected, the importance of verification and validation cannot be overstated. The consequences of failure can be severe, from autonomous vehicles to medical devices to financial systems.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\n\n\n\n<p>In conclusion, verification and validation are two sides of the same coin, each playing a vital role in ensuring the quality of systems. Like the cogs in a clock, verification ensures every component is in place, while validation confirms that the clock accurately tells time.<\/p>\n\n\n\n<p>Other words:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Verification leads to building the system right.<\/strong><\/li>\n\n\n\n<li><strong>Validation leads to building the right system.<\/strong><\/li>\n<\/ul>\n\n\n\n<div class=\"wp-block-stackable-divider stk-block-divider stk-block stk-922dea7\" data-block-id=\"922dea7\"><style>.stk-922dea7{margin-bottom:26px !important}<\/style><hr class=\"stk-block-divider__hr\"\/><\/div>\n\n\n\n<div class=\"wp-block-stackable-text stk-block-text stk-block stk-304909e\" data-block-id=\"304909e\"><p class=\"stk-block-text__text\"><a href=\"https:\/\/systerion.com\/\">Systerion<\/a> is a professional consulting and service provider in systems engineering and management.<\/p><\/div>\n\n\n\n<div class=\"wp-block-stackable-button-group stk-block-button-group stk-block stk-9d70a83\" data-block-id=\"9d70a83\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-button-group\">\n<div class=\"wp-block-stackable-button stk-block-button stk-block stk-bb8629b\" data-block-id=\"bb8629b\"><a class=\"stk-link stk-button stk--hover-effect-scale\" href=\"https:\/\/systerion.com\/index.php\/contact\/\"><span class=\"stk-button__inner-text\">Contact us<\/span><\/a><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-text stk-block-text stk-block stk-7c87004\" data-block-id=\"7c87004\"><p class=\"stk-block-text__text\">Our experts will support you in systematically analysing your technical or business case. We will also guide you in turning your needs into the solution design ready for an optimised, cost-efficient implementation.<\/p><\/div>\n\n\n\n<div class=\"wp-block-stackable-divider stk-block-divider stk-block stk-7bc03c0\" data-block-id=\"7bc03c0\"><style>.stk-7bc03c0{margin-bottom:50px !important}<\/style><hr class=\"stk-block-divider__hr\"\/><\/div>\n","protected":false},"excerpt":{"rendered":"<p>In systems development, ensuring its correctness and reliability is paramount. Two key processes, verification and validation, play critical roles in this pursuit. Often mistakenly, used interchangeably, these terms have distinct meanings, each with its significance in the development lifecycle. To truly understand their importance, it&#8217;s essential to understand their differences and how they contribute to [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1701,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[14,5],"tags":[8,9,20,19],"class_list":["post-1697","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-article","category-tech","tag-complexity","tag-systems-engineering","tag-validation","tag-verification"],"blocksy_meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Getting it Right: Verification or Validation? - Systerion<\/title>\n<meta name=\"description\" content=\"In system development, verification and validation are crucial. They are often confused, but understanding their differences is vital for quality assurance.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/systerion.com\/index.php\/2024\/02\/11\/getting-it-right-verification-or-validation\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Getting it Right: Verification or Validation? - Systerion\" \/>\n<meta property=\"og:description\" content=\"In system development, verification and validation are crucial. They are often confused, but understanding their differences is vital for quality assurance.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/systerion.com\/index.php\/2024\/02\/11\/getting-it-right-verification-or-validation\/\" \/>\n<meta property=\"og:site_name\" content=\"Systerion\" \/>\n<meta property=\"article:published_time\" content=\"2024-02-11T09:47:28+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-03-25T08:26:01+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/systerion.com\/wp-content\/uploads\/2024\/02\/378f0e6c-4654-45fb-a6fa-8925c132c135.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Systerion\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Systerion\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/systerion.com\\\/index.php\\\/2024\\\/02\\\/11\\\/getting-it-right-verification-or-validation\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/systerion.com\\\/index.php\\\/2024\\\/02\\\/11\\\/getting-it-right-verification-or-validation\\\/\"},\"author\":{\"name\":\"Systerion\",\"@id\":\"https:\\\/\\\/systerion.com\\\/#\\\/schema\\\/person\\\/4c4e72fdefcb2304c29c90dda2bec25c\"},\"headline\":\"Getting it Right: Verification or Validation?\",\"datePublished\":\"2024-02-11T09:47:28+00:00\",\"dateModified\":\"2024-03-25T08:26:01+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/systerion.com\\\/index.php\\\/2024\\\/02\\\/11\\\/getting-it-right-verification-or-validation\\\/\"},\"wordCount\":795,\"publisher\":{\"@id\":\"https:\\\/\\\/systerion.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/systerion.com\\\/index.php\\\/2024\\\/02\\\/11\\\/getting-it-right-verification-or-validation\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/systerion.com\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/378f0e6c-4654-45fb-a6fa-8925c132c135.jpg\",\"keywords\":[\"complexity\",\"systems engineering\",\"validation\",\"verification\"],\"articleSection\":[\"Article\",\"Tech\"],\"inLanguage\":\"en-GB\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/systerion.com\\\/index.php\\\/2024\\\/02\\\/11\\\/getting-it-right-verification-or-validation\\\/\",\"url\":\"https:\\\/\\\/systerion.com\\\/index.php\\\/2024\\\/02\\\/11\\\/getting-it-right-verification-or-validation\\\/\",\"name\":\"Getting it Right: Verification or Validation? - Systerion\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/systerion.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/systerion.com\\\/index.php\\\/2024\\\/02\\\/11\\\/getting-it-right-verification-or-validation\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/systerion.com\\\/index.php\\\/2024\\\/02\\\/11\\\/getting-it-right-verification-or-validation\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/systerion.com\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/378f0e6c-4654-45fb-a6fa-8925c132c135.jpg\",\"datePublished\":\"2024-02-11T09:47:28+00:00\",\"dateModified\":\"2024-03-25T08:26:01+00:00\",\"description\":\"In system development, verification and validation are crucial. They are often confused, but understanding their differences is vital for quality assurance.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/systerion.com\\\/index.php\\\/2024\\\/02\\\/11\\\/getting-it-right-verification-or-validation\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/systerion.com\\\/index.php\\\/2024\\\/02\\\/11\\\/getting-it-right-verification-or-validation\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/systerion.com\\\/index.php\\\/2024\\\/02\\\/11\\\/getting-it-right-verification-or-validation\\\/#primaryimage\",\"url\":\"https:\\\/\\\/systerion.com\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/378f0e6c-4654-45fb-a6fa-8925c132c135.jpg\",\"contentUrl\":\"https:\\\/\\\/systerion.com\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/378f0e6c-4654-45fb-a6fa-8925c132c135.jpg\",\"width\":1024,\"height\":1024,\"caption\":\"A clock with visible cogs and gears\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/systerion.com\\\/index.php\\\/2024\\\/02\\\/11\\\/getting-it-right-verification-or-validation\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/systerion.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Getting it Right: Verification or Validation?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/systerion.com\\\/#website\",\"url\":\"https:\\\/\\\/systerion.com\\\/\",\"name\":\"Systerion\",\"description\":\"Precision Systems &amp; Technology\",\"publisher\":{\"@id\":\"https:\\\/\\\/systerion.com\\\/#organization\"},\"alternateName\":\"https:\\\/\\\/systerion.com\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/systerion.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/systerion.com\\\/#organization\",\"name\":\"Systerion\",\"url\":\"https:\\\/\\\/systerion.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/systerion.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/systerion.com\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/cropped-systerion_logo_mini_blue_512.png\",\"contentUrl\":\"https:\\\/\\\/systerion.com\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/cropped-systerion_logo_mini_blue_512.png\",\"width\":512,\"height\":512,\"caption\":\"Systerion\"},\"image\":{\"@id\":\"https:\\\/\\\/systerion.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/systerion.com\\\/#\\\/schema\\\/person\\\/4c4e72fdefcb2304c29c90dda2bec25c\",\"name\":\"Systerion\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/75be6c05cc9ea02a1de597f88d58a35bebebe1fc41e713034152793701492afe?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/75be6c05cc9ea02a1de597f88d58a35bebebe1fc41e713034152793701492afe?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/75be6c05cc9ea02a1de597f88d58a35bebebe1fc41e713034152793701492afe?s=96&d=mm&r=g\",\"caption\":\"Systerion\"},\"sameAs\":[\"http:\\\/\\\/www.systerion.com\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/systerion\\\/\"],\"url\":\"https:\\\/\\\/systerion.com\\\/index.php\\\/author\\\/admin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Getting it Right: Verification or Validation? - Systerion","description":"In system development, verification and validation are crucial. They are often confused, but understanding their differences is vital for quality assurance.","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:\/\/systerion.com\/index.php\/2024\/02\/11\/getting-it-right-verification-or-validation\/","og_locale":"en_GB","og_type":"article","og_title":"Getting it Right: Verification or Validation? - Systerion","og_description":"In system development, verification and validation are crucial. They are often confused, but understanding their differences is vital for quality assurance.","og_url":"https:\/\/systerion.com\/index.php\/2024\/02\/11\/getting-it-right-verification-or-validation\/","og_site_name":"Systerion","article_published_time":"2024-02-11T09:47:28+00:00","article_modified_time":"2024-03-25T08:26:01+00:00","og_image":[{"width":1024,"height":1024,"url":"https:\/\/systerion.com\/wp-content\/uploads\/2024\/02\/378f0e6c-4654-45fb-a6fa-8925c132c135.jpg","type":"image\/jpeg"}],"author":"Systerion","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Systerion","Estimated reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/systerion.com\/index.php\/2024\/02\/11\/getting-it-right-verification-or-validation\/#article","isPartOf":{"@id":"https:\/\/systerion.com\/index.php\/2024\/02\/11\/getting-it-right-verification-or-validation\/"},"author":{"name":"Systerion","@id":"https:\/\/systerion.com\/#\/schema\/person\/4c4e72fdefcb2304c29c90dda2bec25c"},"headline":"Getting it Right: Verification or Validation?","datePublished":"2024-02-11T09:47:28+00:00","dateModified":"2024-03-25T08:26:01+00:00","mainEntityOfPage":{"@id":"https:\/\/systerion.com\/index.php\/2024\/02\/11\/getting-it-right-verification-or-validation\/"},"wordCount":795,"publisher":{"@id":"https:\/\/systerion.com\/#organization"},"image":{"@id":"https:\/\/systerion.com\/index.php\/2024\/02\/11\/getting-it-right-verification-or-validation\/#primaryimage"},"thumbnailUrl":"https:\/\/systerion.com\/wp-content\/uploads\/2024\/02\/378f0e6c-4654-45fb-a6fa-8925c132c135.jpg","keywords":["complexity","systems engineering","validation","verification"],"articleSection":["Article","Tech"],"inLanguage":"en-GB"},{"@type":"WebPage","@id":"https:\/\/systerion.com\/index.php\/2024\/02\/11\/getting-it-right-verification-or-validation\/","url":"https:\/\/systerion.com\/index.php\/2024\/02\/11\/getting-it-right-verification-or-validation\/","name":"Getting it Right: Verification or Validation? - Systerion","isPartOf":{"@id":"https:\/\/systerion.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/systerion.com\/index.php\/2024\/02\/11\/getting-it-right-verification-or-validation\/#primaryimage"},"image":{"@id":"https:\/\/systerion.com\/index.php\/2024\/02\/11\/getting-it-right-verification-or-validation\/#primaryimage"},"thumbnailUrl":"https:\/\/systerion.com\/wp-content\/uploads\/2024\/02\/378f0e6c-4654-45fb-a6fa-8925c132c135.jpg","datePublished":"2024-02-11T09:47:28+00:00","dateModified":"2024-03-25T08:26:01+00:00","description":"In system development, verification and validation are crucial. They are often confused, but understanding their differences is vital for quality assurance.","breadcrumb":{"@id":"https:\/\/systerion.com\/index.php\/2024\/02\/11\/getting-it-right-verification-or-validation\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/systerion.com\/index.php\/2024\/02\/11\/getting-it-right-verification-or-validation\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/systerion.com\/index.php\/2024\/02\/11\/getting-it-right-verification-or-validation\/#primaryimage","url":"https:\/\/systerion.com\/wp-content\/uploads\/2024\/02\/378f0e6c-4654-45fb-a6fa-8925c132c135.jpg","contentUrl":"https:\/\/systerion.com\/wp-content\/uploads\/2024\/02\/378f0e6c-4654-45fb-a6fa-8925c132c135.jpg","width":1024,"height":1024,"caption":"A clock with visible cogs and gears"},{"@type":"BreadcrumbList","@id":"https:\/\/systerion.com\/index.php\/2024\/02\/11\/getting-it-right-verification-or-validation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/systerion.com\/"},{"@type":"ListItem","position":2,"name":"Getting it Right: Verification or Validation?"}]},{"@type":"WebSite","@id":"https:\/\/systerion.com\/#website","url":"https:\/\/systerion.com\/","name":"Systerion","description":"Precision Systems &amp; Technology","publisher":{"@id":"https:\/\/systerion.com\/#organization"},"alternateName":"https:\/\/systerion.com","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/systerion.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/systerion.com\/#organization","name":"Systerion","url":"https:\/\/systerion.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/systerion.com\/#\/schema\/logo\/image\/","url":"https:\/\/systerion.com\/wp-content\/uploads\/2024\/01\/cropped-systerion_logo_mini_blue_512.png","contentUrl":"https:\/\/systerion.com\/wp-content\/uploads\/2024\/01\/cropped-systerion_logo_mini_blue_512.png","width":512,"height":512,"caption":"Systerion"},"image":{"@id":"https:\/\/systerion.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/systerion.com\/#\/schema\/person\/4c4e72fdefcb2304c29c90dda2bec25c","name":"Systerion","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/secure.gravatar.com\/avatar\/75be6c05cc9ea02a1de597f88d58a35bebebe1fc41e713034152793701492afe?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/75be6c05cc9ea02a1de597f88d58a35bebebe1fc41e713034152793701492afe?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/75be6c05cc9ea02a1de597f88d58a35bebebe1fc41e713034152793701492afe?s=96&d=mm&r=g","caption":"Systerion"},"sameAs":["http:\/\/www.systerion.com","https:\/\/www.linkedin.com\/company\/systerion\/"],"url":"https:\/\/systerion.com\/index.php\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/systerion.com\/index.php\/wp-json\/wp\/v2\/posts\/1697","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/systerion.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/systerion.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/systerion.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/systerion.com\/index.php\/wp-json\/wp\/v2\/comments?post=1697"}],"version-history":[{"count":13,"href":"https:\/\/systerion.com\/index.php\/wp-json\/wp\/v2\/posts\/1697\/revisions"}],"predecessor-version":[{"id":2071,"href":"https:\/\/systerion.com\/index.php\/wp-json\/wp\/v2\/posts\/1697\/revisions\/2071"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/systerion.com\/index.php\/wp-json\/wp\/v2\/media\/1701"}],"wp:attachment":[{"href":"https:\/\/systerion.com\/index.php\/wp-json\/wp\/v2\/media?parent=1697"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/systerion.com\/index.php\/wp-json\/wp\/v2\/categories?post=1697"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/systerion.com\/index.php\/wp-json\/wp\/v2\/tags?post=1697"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}