{"id":3977,"date":"2013-05-31T15:58:03","date_gmt":"2013-05-31T19:58:03","guid":{"rendered":"http:\/\/www.iri.com\/blog\/?p=3977"},"modified":"2020-07-16T16:15:16","modified_gmt":"2020-07-16T20:15:16","slug":"making-realistic-test-data-production","status":"publish","type":"post","link":"https:\/\/www.iri.com\/blog\/data-protection\/making-realistic-test-data-production\/","title":{"rendered":"Making Test Data Realistic &#8211; Without Taking It from Production"},"content":{"rendered":"<p><a href=\"http:\/\/www.iri.com\/blog\/wp-content\/uploads\/2013\/05\/Voracity-for-DevOps.png\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-13938  alignleft\" src=\"http:\/\/www.iri.com\/blog\/wp-content\/uploads\/2013\/05\/Voracity-for-DevOps-1024x768.png\" alt=\"\" width=\"351\" height=\"264\" srcset=\"https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2013\/05\/Voracity-for-DevOps-1024x768.png 1024w, https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2013\/05\/Voracity-for-DevOps-300x225.png 300w, https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2013\/05\/Voracity-for-DevOps-768x576.png 768w, https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2013\/05\/Voracity-for-DevOps.png 1110w\" sizes=\"(max-width: 351px) 100vw, 351px\" \/><\/a>The increasing sophistication of software applications and the expanding role of database testers require high volumes of high quality,\u00a0<a title=\"Realistic Test Data Solutions Page\" href=\"http:\/\/www.iri.com\/solutions\/test-data#techniques\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>realistic test data<\/strong><\/a> that can faithfully represent existing, and stress-test new, platforms. Good prototypes also need test data that represents good and bad production data, and conforms technically and functionally to production characteristics.<\/p>\n<p>Those using copies or subsets of real data for testing risk exposing personally identifiable information (PII) like credit card and social security numbers, birth dates, names, and medical conditions. PII is also often protected by government regulations.<\/p>\n<p>IRI provides robust <a href=\"https:\/\/www.iri.com\/products\/iri-data-protector\">data masking software<\/a> products like FieldShield for finding, classifying and masking PII in databases and files (structured and semi-structured), CellShield for Excel spreadsheets, and DarkShield for unstructured text, document and image files.<\/p>\n<p>However, production data may be off-limits, not yet exist, or be considered inadequate for testing. For these reasons,\u00a0<a title=\"RowGen Product Page\" href=\"http:\/\/www.iri.com\/products\/rowgen\" target=\"_blank\" rel=\"noopener noreferrer\">IRI RowGen<\/a>\u00a0was designed to create realistic test data without requiring real data. RowGen uses both random data generation and set file selection techniques to generate data without the need for data source access.<\/p>\n<p>All of the data masking products mentioned above, as well as RowGen, are also included in the <a href=\"https:\/\/www.iri.com\/products\/voracity\">IRI Voracity<\/a> data management platform. However, <em>this article only focuses on the ways in which RowGen fosters realism in test data targets<\/em>, be they relational databases in data warehouse or Data Vault schemas, flat or JSON files, or even custom-formatted reports with embedded transforms.<\/p>\n<p>To assure the realistic nature of that data in appearance and behavioral terms \u2013 that is, to preserve the look, feel and frequency of production, and to conform to database constraints &#8212; RowGen has a number of critical &#8216;intelligent test data&#8217; features, including:<\/p>\n<p><b>Referential integrity<br \/>\n<\/b>Referential integrity preserves the same relationships in the test data that exist in the real data, such as a supervisor to an employee, store to a city, and student to a college. This makes the test data more realistic and usable for query testing, and for developing database applications that have to run against future linkages in the data. RowGen preserves RI both in the generation of <a href=\"http:\/\/www.iri.com\/blog\/vldb-operations\/how-to-generate-db-test-data-2\/\" target=\"_blank\" rel=\"noopener noreferrer\">target tables from scratch<\/a>, and in its\u00a0new <a href=\"http:\/\/www.iri.com\/blog\/vldb-operations\/iris-new-database-subsetting-wizard\/\" target=\"_blank\" rel=\"noopener noreferrer\">DB subsetting wizard<\/a>.<\/p>\n<p><b>Random selections from real data<br \/>\n<\/b>By using values from the set files containing real (or realistic, e.g. names from a phone book) data, the test data will includes the same (or at least similarly looking) proper nouns, values, and items that exist in reality. In RowGen, real data that may need to be taken from actual columns or files is selected at random; this disassociates real people from the attributes they carry in a production table or file.<\/p>\n<p><b>Compound data value definition, or format masks<br \/>\n<\/b>RowGen users can define custom data formats for the data generated. The resulting test data has the same format characteristics needed for testing. For example, you may be building a new application around stock trades, and RowGen allows you to generate values that conform to the exact specifications and value computations, such as market-specific currency formats that are part of buy\/sell calculations and forecast models. This produces valid test data that can reflect real-world transactions and trends.<\/p>\n<p><b>Conditional placement of constants and variables<br \/>\n<\/b>As RowGen generates realistic test data, it allows you to specifically locate and display literal strings and ad-hoc values that lend realism to the output. For example, you can insert specific messages and data flags, dates, times, user names, and other values from the system environment in the test data, just as you might see in transactional or real time production sources. The use of conditional selection and display logic produces test values in real formats that follow the same business rules that apply to real data.<\/p>\n<p><b>In-line sets, or literal value ranges, in field statements<br \/>\n<\/b>By allowing value and range definitions at the field level within RowGen job scripts, users have a very convenient way to specify a precise datum, or choose from a narrowly defined scope of numbers. This precludes the need for external set files while still affording the opportunity to output only those values the test data should contain in that field.<\/p>\n<p><b>Math and custom computation functions<br \/>\n<\/b>RowGen&#8217;s ability to perform mathematical operations, and perform bespoke computational functions during the generation of test data, allows user to apply the same logic to test data that occurs in production data. For example, the use of custom field level procedures allows RowGen users to define their own national ID format and assure that the values produced conform to the validation standards for that particular format. RowGen can also generate standard and custom date formats within specific ranges and assure weekdays match the dates.<\/p>\n<p><b>All and valid (joined) pair value generation<br \/>\n<\/b>RowGen&#8217;s ability to define set files from production column values results in pairs of test data that reflect either exact combinations of columns that exist in production (joined or valid pairs) or a randomly permuted set of pairs that produce realistic bad data. Either way, the resulting join operations on the test data will behave in the same predictable manner as production data (matching or not), while preserving the values from the production data that enable cogent analysis. If the data were randomly generated, there would be no way for human validation of the results.<\/p>\n<p><b>Weighted distributions to mimic real value occurrence rates<br \/>\n<\/b>RowGen can also create realistic test data that reflects the way real data occurs in production, or in nature. The default <a href=\"http:\/\/www.iri.com\/blog\/test-data\/distribution-test-data-values-rowgen\/\" target=\"_blank\" rel=\"noopener noreferrer\">distributions<\/a> in RowGen are linear, bell curve, weighted, and weighted with items. RowGen users can also define their own distributions should the test data need to adhere to a different frequency pattern.<\/p>\n<p><b>Computationally valid value generation<br \/>\n<\/b>A number of field-level generation functions have been created for RowGen users for synthesizing realistic &#8211; in both format and value terms &#8211; national ID and credit card numbers, including social security numbers. See the articles throughout <a href=\"http:\/\/www.iri.com\/blog\/category\/test-data\" target=\"_blank\" rel=\"noopener noreferrer\">this section<\/a> of the blog\u00a0for what&#8217;s available.<\/p>\n<p>For more information on RowGen version 3 and its ability create <span style=\"text-decoration: underline;\">realistic test data<\/span>, please refer to <a title=\"RowGen Product Page\" href=\"http:\/\/www.iri.com\/products\/rowgen\" target=\"_blank\" rel=\"noopener noreferrer\">RowGen&#8217;s product page<\/a> or\u00a0review the other articles in the \u201c<a title=\"Test Data Category of IRI Blog\" href=\"http:\/\/www.iri.com\/blog\/category\/test-data\/\" target=\"_blank\" rel=\"noopener noreferrer\">Test Data<\/a>\u201d section of the IRI blog, like <a href=\"http:\/\/www.iri.com\/blog\/data-protection\/how-to-build-realistic-but-fake-pii\/\">this one<\/a> on creating fake PII.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The increasing sophistication of software applications and the expanding role of database testers require high volumes of high quality,\u00a0realistic test data that can faithfully represent existing, and stress-test new, platforms. Good prototypes also need test data that represents good and bad production data, and conforms technically and functionally to production characteristics. Those using copies or<\/p>\n<div><a class=\"btn-filled btn\" href=\"https:\/\/www.iri.com\/blog\/data-protection\/making-realistic-test-data-production\/\" title=\"Making Test Data Realistic &#8211; Without Taking It from Production\">Read More<\/a><\/div>\n","protected":false},"author":7,"featured_media":4327,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"footnotes":""},"categories":[8,363,29],"tags":[315,272,314,319,245,241,148,149,318,238,239,316,190,240,320,242,317,88,191,165,244,164],"class_list":["post-3977","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-data-protection","category-data-quality","category-test-data","tag-create","tag-data","tag-generator","tag-graph","tag-intelligent-test-data","tag-masking-real-data","tag-personally-identifiable-information","tag-pii","tag-production","tag-real-test-data","tag-real-test-data-for-database","tag-realistic","tag-realistic-test-data","tag-referential-integrity","tag-software","tag-stress-test-database","tag-test","tag-test-data-2","tag-test-data-generation","tag-test-data-generator","tag-test-data-realism","tag-to"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v23.4 (Yoast SEO v23.4) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Making Test Data Realistic - Without Taking It from Production - IRI<\/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:\/\/www.iri.com\/blog\/data-protection\/making-realistic-test-data-production\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Making Test Data Realistic - Without Taking It from Production\" \/>\n<meta property=\"og:description\" content=\"The increasing sophistication of software applications and the expanding role of database testers require high volumes of high quality,\u00a0realistic test data that can faithfully represent existing, and stress-test new, platforms. Good prototypes also need test data that represents good and bad production data, and conforms technically and functionally to production characteristics. Those using copies orRead More\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.iri.com\/blog\/data-protection\/making-realistic-test-data-production\/\" \/>\n<meta property=\"og:site_name\" content=\"IRI\" \/>\n<meta property=\"article:published_time\" content=\"2013-05-31T19:58:03+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-07-16T20:15:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2013\/05\/Test-data-generator-wind-turbines-power-generator.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"537\" \/>\n\t<meta property=\"og:image:height\" content=\"402\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Sharon Hewitt\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Sharon Hewitt\" \/>\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:\/\/www.iri.com\/blog\/data-protection\/making-realistic-test-data-production\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.iri.com\/blog\/data-protection\/making-realistic-test-data-production\/\"},\"author\":{\"name\":\"Sharon Hewitt\",\"@id\":\"https:\/\/www.iri.com\/blog\/#\/schema\/person\/18c4f34270c95345ba1274daad4ed795\"},\"headline\":\"Making Test Data Realistic &#8211; Without Taking It from Production\",\"datePublished\":\"2013-05-31T19:58:03+00:00\",\"dateModified\":\"2020-07-16T20:15:16+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.iri.com\/blog\/data-protection\/making-realistic-test-data-production\/\"},\"wordCount\":1040,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.iri.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.iri.com\/blog\/data-protection\/making-realistic-test-data-production\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2013\/05\/Test-data-generator-wind-turbines-power-generator.jpg\",\"keywords\":[\"create\",\"data\",\"generator\",\"graph\",\"intelligent test data\",\"masking real data\",\"personally identifiable information\",\"PII\",\"production\",\"real test data\",\"real test data for database\",\"realistic\",\"realistic test data\",\"referential integrity\",\"software\",\"stress test database\",\"test\",\"test data\",\"test data generation\",\"test data generator\",\"test data realism\",\"to\"],\"articleSection\":[\"Data Masking\/Protection\",\"Data Quality (DQ&#041;\",\"Test Data\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.iri.com\/blog\/data-protection\/making-realistic-test-data-production\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.iri.com\/blog\/data-protection\/making-realistic-test-data-production\/\",\"url\":\"https:\/\/www.iri.com\/blog\/data-protection\/making-realistic-test-data-production\/\",\"name\":\"Making Test Data Realistic - Without Taking It from Production - IRI\",\"isPartOf\":{\"@id\":\"https:\/\/www.iri.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.iri.com\/blog\/data-protection\/making-realistic-test-data-production\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.iri.com\/blog\/data-protection\/making-realistic-test-data-production\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2013\/05\/Test-data-generator-wind-turbines-power-generator.jpg\",\"datePublished\":\"2013-05-31T19:58:03+00:00\",\"dateModified\":\"2020-07-16T20:15:16+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.iri.com\/blog\/data-protection\/making-realistic-test-data-production\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.iri.com\/blog\/data-protection\/making-realistic-test-data-production\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.iri.com\/blog\/data-protection\/making-realistic-test-data-production\/#primaryimage\",\"url\":\"https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2013\/05\/Test-data-generator-wind-turbines-power-generator.jpg\",\"contentUrl\":\"https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2013\/05\/Test-data-generator-wind-turbines-power-generator.jpg\",\"width\":537,\"height\":402},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.iri.com\/blog\/data-protection\/making-realistic-test-data-production\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.iri.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Making Test Data Realistic &#8211; Without Taking It from Production\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.iri.com\/blog\/#website\",\"url\":\"https:\/\/www.iri.com\/blog\/\",\"name\":\"IRI\",\"description\":\"Total Data Management Blog\",\"publisher\":{\"@id\":\"https:\/\/www.iri.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.iri.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.iri.com\/blog\/#organization\",\"name\":\"IRI\",\"url\":\"https:\/\/www.iri.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.iri.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2019\/02\/iri-logo-total-data-management-small-1.png\",\"contentUrl\":\"https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2019\/02\/iri-logo-total-data-management-small-1.png\",\"width\":750,\"height\":206,\"caption\":\"IRI\"},\"image\":{\"@id\":\"https:\/\/www.iri.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.iri.com\/blog\/#\/schema\/person\/18c4f34270c95345ba1274daad4ed795\",\"name\":\"Sharon Hewitt\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.iri.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/bd823330fbdcccbe30b856710edc3f94?s=96&d=blank&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/bd823330fbdcccbe30b856710edc3f94?s=96&d=blank&r=g\",\"caption\":\"Sharon Hewitt\"},\"url\":\"https:\/\/www.iri.com\/blog\/author\/sharonh\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Making Test Data Realistic - Without Taking It from Production - IRI","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:\/\/www.iri.com\/blog\/data-protection\/making-realistic-test-data-production\/","og_locale":"en_US","og_type":"article","og_title":"Making Test Data Realistic - Without Taking It from Production","og_description":"The increasing sophistication of software applications and the expanding role of database testers require high volumes of high quality,\u00a0realistic test data that can faithfully represent existing, and stress-test new, platforms. Good prototypes also need test data that represents good and bad production data, and conforms technically and functionally to production characteristics. Those using copies orRead More","og_url":"https:\/\/www.iri.com\/blog\/data-protection\/making-realistic-test-data-production\/","og_site_name":"IRI","article_published_time":"2013-05-31T19:58:03+00:00","article_modified_time":"2020-07-16T20:15:16+00:00","og_image":[{"width":537,"height":402,"url":"https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2013\/05\/Test-data-generator-wind-turbines-power-generator.jpg","type":"image\/jpeg"}],"author":"Sharon Hewitt","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Sharon Hewitt","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.iri.com\/blog\/data-protection\/making-realistic-test-data-production\/#article","isPartOf":{"@id":"https:\/\/www.iri.com\/blog\/data-protection\/making-realistic-test-data-production\/"},"author":{"name":"Sharon Hewitt","@id":"https:\/\/www.iri.com\/blog\/#\/schema\/person\/18c4f34270c95345ba1274daad4ed795"},"headline":"Making Test Data Realistic &#8211; Without Taking It from Production","datePublished":"2013-05-31T19:58:03+00:00","dateModified":"2020-07-16T20:15:16+00:00","mainEntityOfPage":{"@id":"https:\/\/www.iri.com\/blog\/data-protection\/making-realistic-test-data-production\/"},"wordCount":1040,"commentCount":0,"publisher":{"@id":"https:\/\/www.iri.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.iri.com\/blog\/data-protection\/making-realistic-test-data-production\/#primaryimage"},"thumbnailUrl":"https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2013\/05\/Test-data-generator-wind-turbines-power-generator.jpg","keywords":["create","data","generator","graph","intelligent test data","masking real data","personally identifiable information","PII","production","real test data","real test data for database","realistic","realistic test data","referential integrity","software","stress test database","test","test data","test data generation","test data generator","test data realism","to"],"articleSection":["Data Masking\/Protection","Data Quality (DQ&#041;","Test Data"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.iri.com\/blog\/data-protection\/making-realistic-test-data-production\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.iri.com\/blog\/data-protection\/making-realistic-test-data-production\/","url":"https:\/\/www.iri.com\/blog\/data-protection\/making-realistic-test-data-production\/","name":"Making Test Data Realistic - Without Taking It from Production - IRI","isPartOf":{"@id":"https:\/\/www.iri.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.iri.com\/blog\/data-protection\/making-realistic-test-data-production\/#primaryimage"},"image":{"@id":"https:\/\/www.iri.com\/blog\/data-protection\/making-realistic-test-data-production\/#primaryimage"},"thumbnailUrl":"https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2013\/05\/Test-data-generator-wind-turbines-power-generator.jpg","datePublished":"2013-05-31T19:58:03+00:00","dateModified":"2020-07-16T20:15:16+00:00","breadcrumb":{"@id":"https:\/\/www.iri.com\/blog\/data-protection\/making-realistic-test-data-production\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.iri.com\/blog\/data-protection\/making-realistic-test-data-production\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.iri.com\/blog\/data-protection\/making-realistic-test-data-production\/#primaryimage","url":"https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2013\/05\/Test-data-generator-wind-turbines-power-generator.jpg","contentUrl":"https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2013\/05\/Test-data-generator-wind-turbines-power-generator.jpg","width":537,"height":402},{"@type":"BreadcrumbList","@id":"https:\/\/www.iri.com\/blog\/data-protection\/making-realistic-test-data-production\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.iri.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Making Test Data Realistic &#8211; Without Taking It from Production"}]},{"@type":"WebSite","@id":"https:\/\/www.iri.com\/blog\/#website","url":"https:\/\/www.iri.com\/blog\/","name":"IRI","description":"Total Data Management Blog","publisher":{"@id":"https:\/\/www.iri.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.iri.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.iri.com\/blog\/#organization","name":"IRI","url":"https:\/\/www.iri.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.iri.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2019\/02\/iri-logo-total-data-management-small-1.png","contentUrl":"https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2019\/02\/iri-logo-total-data-management-small-1.png","width":750,"height":206,"caption":"IRI"},"image":{"@id":"https:\/\/www.iri.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.iri.com\/blog\/#\/schema\/person\/18c4f34270c95345ba1274daad4ed795","name":"Sharon Hewitt","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.iri.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/bd823330fbdcccbe30b856710edc3f94?s=96&d=blank&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/bd823330fbdcccbe30b856710edc3f94?s=96&d=blank&r=g","caption":"Sharon Hewitt"},"url":"https:\/\/www.iri.com\/blog\/author\/sharonh\/"}]}},"jetpack_featured_media_url":"https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2013\/05\/Test-data-generator-wind-turbines-power-generator.jpg","_links":{"self":[{"href":"https:\/\/www.iri.com\/blog\/wp-json\/wp\/v2\/posts\/3977"}],"collection":[{"href":"https:\/\/www.iri.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.iri.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.iri.com\/blog\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.iri.com\/blog\/wp-json\/wp\/v2\/comments?post=3977"}],"version-history":[{"count":34,"href":"https:\/\/www.iri.com\/blog\/wp-json\/wp\/v2\/posts\/3977\/revisions"}],"predecessor-version":[{"id":13940,"href":"https:\/\/www.iri.com\/blog\/wp-json\/wp\/v2\/posts\/3977\/revisions\/13940"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.iri.com\/blog\/wp-json\/wp\/v2\/media\/4327"}],"wp:attachment":[{"href":"https:\/\/www.iri.com\/blog\/wp-json\/wp\/v2\/media?parent=3977"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.iri.com\/blog\/wp-json\/wp\/v2\/categories?post=3977"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.iri.com\/blog\/wp-json\/wp\/v2\/tags?post=3977"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}