{"id":426,"date":"2019-12-04T11:52:43","date_gmt":"2019-12-04T06:22:43","guid":{"rendered":"http:\/\/http:\/\/artoftesting.com\/\/?p=426"},"modified":"2023-04-27T17:24:11","modified_gmt":"2023-04-27T11:54:11","slug":"what-is-jmeter","status":"publish","type":"post","link":"https:\/\/artoftesting.com\/what-is-jmeter","title":{"rendered":"JMeter"},"content":{"rendered":"\n<p>In this tutorial, we will be studying a widely used performance testing tool &#8211; JMeter. We will find the answer to this question &#8211; <strong>What is JMeter<\/strong>? and also study its advantages and limitation.<\/p>\n\n\n\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_73 counter-flat ez-toc-counter ez-toc-custom ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\"><p class=\"ez-toc-title\" style=\"cursor:inherit\">Content<\/p>\n<\/div><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/artoftesting.com\/what-is-jmeter\/#What_is_JMeter\" title=\"What is JMeter?\">What is JMeter?<\/a><\/li><li class='ez-toc-page-1'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/artoftesting.com\/what-is-jmeter\/#Types_of_applications_that_can_be_tested_by_JMeter\" title=\"Types of applications that can be tested by JMeter\">Types of applications that can be tested by JMeter<\/a><\/li><li class='ez-toc-page-1'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/artoftesting.com\/what-is-jmeter\/#Advantages_of_JMeter\" title=\"Advantages of JMeter\">Advantages of JMeter<\/a><\/li><li class='ez-toc-page-1'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/artoftesting.com\/what-is-jmeter\/#Limitations_of_JMeter\" title=\"Limitations of JMeter\">Limitations of JMeter<\/a><\/li><\/ul><\/nav><\/div>\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"What_is_JMeter\"><\/span>What is JMeter?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>JMeter is a Java-based desktop application that can be used for performance testing of different kinds of client-server applications like websites, <a href=\"http:\/\/artoftesting.com\/what-is-a-web-service\">web services<\/a>, databases, FTP servers, etc. It is an open-source tool provided by Apache with no licensing cost.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"288\" height=\"102\" src=\"http:\/\/artoftesting.com\/wp-content\/uploads\/2019\/12\/jmeterTool.jpg\" alt=\"What is JMeter\" class=\"wp-image-429\"\/><\/figure><\/div>\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Types_of_applications_that_can_be_tested_by_JMeter\"><\/span>Types of applications that can be tested by JMeter<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Websites &#8211; HTTP and HTTPS<\/li>\n\n\n\n<li>Web Services &#8211; REST and SOAP<\/li>\n\n\n\n<li>Database Servers<\/li>\n\n\n\n<li>FTP Servers<\/li>\n\n\n\n<li>LDAP Servers<\/li>\n\n\n\n<li>Mail Servers &#8211; SMTP, POP3, IMAP<\/li>\n\n\n\n<li>Shell Scripts<\/li>\n\n\n\n<li>TCP Servers<br><br><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Advantages_of_JMeter\"><\/span>Advantages of JMeter<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Free of cost<\/strong>&nbsp;&#8211; It is an open-source product with zero licensing cost.<br><br><\/li>\n\n\n\n<li><strong>Can load test different kinds of&nbsp;applications<\/strong> &#8211; It can be used for performance testing of all kinds of applications ranging from &#8211; Web applications, web services, databases, LDAP, shell scripts, etc.<br><br><\/li>\n\n\n\n<li><strong>Platform independent<\/strong>&nbsp;&#8211; Since, it is 100% Java-based, so it is platform-independent and can run on multiple platforms.<br><br><\/li>\n\n\n\n<li><strong>Record and Playback feature<\/strong>&nbsp;&#8211; It provides record and playback options along with drag and drop features which makes it easier and faster to create scripts.<br><br><\/li>\n\n\n\n<li><strong>Customizable&nbsp;<\/strong>&#8211; Since JMeter is open source, developers can customize its source code as per their specific requirements.<br><br><\/li>\n\n\n\n<li><strong>Supports distributed load testing<\/strong>&nbsp;&#8211; It supports distributed load testing features in which we can create a master-slave set up for carrying out load tests on multiple machines.<br><br><\/li>\n\n\n\n<li><strong>Good community support<\/strong>&nbsp;&#8211; It has many online tutorials and helping community support. It also has freely available plugins that help in different aspects of script creation and analysis.<br><br><\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Limitations_of_JMeter\"><\/span>Limitations of JMeter<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Scripting in JMeter requires some level of expertise and understanding of different <a href=\"http:\/\/artoftesting.com\/test-plan-document-template\">test plan<\/a> elements, regular expressions, session handling, etc.<br><br><\/li>\n\n\n\n<li>It does not have a network visualization feature unlike other <a href=\"http:\/\/artoftesting.com\/performance-testing-tools\">performance testing tools<\/a> like Loadrunner.<br><br><\/li>\n\n\n\n<li>A single normal configuration machine is not sufficient for carrying out  load test with a large number of users. In such cases, either a very high configuration cloud machine is required or distributed testing is performed.<br><br><\/li>\n\n\n\n<li>It does not support ajax, javascript and flash, neither it renders web elements like a browser.<br><br><\/li>\n\n\n\n<li>It provides very limited real-time test monitoring capability as compared to other tools.<br><br><\/li>\n<\/ol>\n\n\n\n<p><em>That\u2019s all we have in this post, please share it with your friends and&nbsp;<\/em>colleagues. Check out<em>&nbsp;the complete &#8211; <a href=\"http:\/\/artoftesting.com\/jmeter-tutorial\">JMeter tutorial<\/a><\/em>.<br><br><\/p>\n\n\n\n<p><strong>Reference<\/strong><\/p>\n\n\n\n<p><a href=\"http:\/\/jmeter.apache.org\/\">Apache JMeter Official Website<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this tutorial, we will be studying a widely used performance testing tool &ndash; JMeter. We will find the answer to this question &ndash; What is JMeter? and also study its advantages and limitation. What is JMeter? JMeter is a Java-based desktop application that can be used for performance testing of different kinds of client-server &#8230; <a title=\"JMeter\" class=\"read-more\" href=\"https:\/\/artoftesting.com\/what-is-jmeter\" aria-label=\"Read more about JMeter\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":1551,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[],"class_list":["post-426","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-jmeter"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>What is JMeter? Advantages and Limitations of JMeter<\/title>\n<meta name=\"description\" content=\"JMeter is a Java based application using which we can do performance testing of different kinds of applications - websites, web services - SOAP and REST, Databases, FTP, TCP servers etc.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/artoftesting.com\/what-is-jmeter\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What is JMeter? Advantages and Limitations of JMeter\" \/>\n<meta property=\"og:description\" content=\"JMeter is a Java based application using which we can do performance testing of different kinds of applications - websites, web services - SOAP and REST, Databases, FTP, TCP servers etc.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/artoftesting.com\/what-is-jmeter\" \/>\n<meta property=\"og:site_name\" content=\"ArtOfTesting\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/artoftesting\" \/>\n<meta property=\"article:published_time\" content=\"2019-12-04T06:22:43+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-04-27T11:54:11+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/artoftesting.com\/wp-content\/uploads\/2019\/12\/what-is-JMeter.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"700\" \/>\n\t<meta property=\"og:image:height\" content=\"400\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Kuldeep Rana\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@theartoftesting\" \/>\n<meta name=\"twitter:site\" content=\"@theartoftesting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Kuldeep Rana\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/artoftesting.com\/what-is-jmeter#article\",\"isPartOf\":{\"@id\":\"https:\/\/artoftesting.com\/what-is-jmeter\"},\"author\":{\"name\":\"Kuldeep Rana\",\"@id\":\"https:\/\/artoftesting.com\/#\/schema\/person\/7846d06225b52c778d160becf65996a5\"},\"headline\":\"JMeter\",\"datePublished\":\"2019-12-04T06:22:43+00:00\",\"dateModified\":\"2023-04-27T11:54:11+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/artoftesting.com\/what-is-jmeter\"},\"wordCount\":419,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/artoftesting.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/artoftesting.com\/what-is-jmeter#primaryimage\"},\"thumbnailUrl\":\"https:\/\/artoftesting.com\/wp-content\/uploads\/2019\/12\/what-is-JMeter.jpg\",\"articleSection\":[\"JMeter\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/artoftesting.com\/what-is-jmeter#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/artoftesting.com\/what-is-jmeter\",\"url\":\"https:\/\/artoftesting.com\/what-is-jmeter\",\"name\":\"What is JMeter? Advantages and Limitations of JMeter\",\"isPartOf\":{\"@id\":\"https:\/\/artoftesting.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/artoftesting.com\/what-is-jmeter#primaryimage\"},\"image\":{\"@id\":\"https:\/\/artoftesting.com\/what-is-jmeter#primaryimage\"},\"thumbnailUrl\":\"https:\/\/artoftesting.com\/wp-content\/uploads\/2019\/12\/what-is-JMeter.jpg\",\"datePublished\":\"2019-12-04T06:22:43+00:00\",\"dateModified\":\"2023-04-27T11:54:11+00:00\",\"description\":\"JMeter is a Java based application using which we can do performance testing of different kinds of applications - websites, web services - SOAP and REST, Databases, FTP, TCP servers etc.\",\"breadcrumb\":{\"@id\":\"https:\/\/artoftesting.com\/what-is-jmeter#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/artoftesting.com\/what-is-jmeter\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/artoftesting.com\/what-is-jmeter#primaryimage\",\"url\":\"https:\/\/artoftesting.com\/wp-content\/uploads\/2019\/12\/what-is-JMeter.jpg\",\"contentUrl\":\"https:\/\/artoftesting.com\/wp-content\/uploads\/2019\/12\/what-is-JMeter.jpg\",\"width\":700,\"height\":400,\"caption\":\"what is JMeter\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/artoftesting.com\/what-is-jmeter#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/artoftesting.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Performance Testing\",\"item\":\"https:\/\/artoftesting.com\/category\/performance-testing\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"JMeter\",\"item\":\"https:\/\/artoftesting.com\/category\/performance-testing\/jmeter\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"JMeter\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/artoftesting.com\/#website\",\"url\":\"https:\/\/artoftesting.com\/\",\"name\":\"ArtOfTesting\",\"description\":\"A Beginners Guide to Testing\",\"publisher\":{\"@id\":\"https:\/\/artoftesting.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/artoftesting.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/artoftesting.com\/#organization\",\"name\":\"ArtOfTesting\",\"url\":\"https:\/\/artoftesting.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/artoftesting.com\/#\/schema\/logo\/image\/\",\"url\":\"http:\/\/artoftesting.com\/wp-content\/uploads\/2019\/12\/Artoftesting_logo.png\",\"contentUrl\":\"http:\/\/artoftesting.com\/wp-content\/uploads\/2019\/12\/Artoftesting_logo.png\",\"width\":400,\"height\":60,\"caption\":\"ArtOfTesting\"},\"image\":{\"@id\":\"https:\/\/artoftesting.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/facebook.com\/artoftesting\",\"https:\/\/x.com\/theartoftesting\",\"https:\/\/www.linkedin.com\/groups\/4797819\/\",\"https:\/\/in.pinterest.com\/artoftesting\/\",\"https:\/\/www.youtube.com\/channel\/UCQ9PUVenvvyrUdDQ9yKn31Q\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/artoftesting.com\/#\/schema\/person\/7846d06225b52c778d160becf65996a5\",\"name\":\"Kuldeep Rana\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/artoftesting.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/cb5979a4b81ca7739c75080e473fad391a8665364e72abaddec9002dd4553326?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/cb5979a4b81ca7739c75080e473fad391a8665364e72abaddec9002dd4553326?s=96&d=mm&r=g\",\"caption\":\"Kuldeep Rana\"},\"description\":\"Kuldeep is the founder and lead author of ArtOfTesting. He is skilled in test automation, performance testing, big data, and CI-CD. He brings his decade of experience to his current role where he is dedicated to educating the QA professionals.\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What is JMeter? Advantages and Limitations of JMeter","description":"JMeter is a Java based application using which we can do performance testing of different kinds of applications - websites, web services - SOAP and REST, Databases, FTP, TCP servers etc.","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:\/\/artoftesting.com\/what-is-jmeter","og_locale":"en_US","og_type":"article","og_title":"What is JMeter? Advantages and Limitations of JMeter","og_description":"JMeter is a Java based application using which we can do performance testing of different kinds of applications - websites, web services - SOAP and REST, Databases, FTP, TCP servers etc.","og_url":"https:\/\/artoftesting.com\/what-is-jmeter","og_site_name":"ArtOfTesting","article_publisher":"https:\/\/facebook.com\/artoftesting","article_published_time":"2019-12-04T06:22:43+00:00","article_modified_time":"2023-04-27T11:54:11+00:00","og_image":[{"width":700,"height":400,"url":"https:\/\/artoftesting.com\/wp-content\/uploads\/2019\/12\/what-is-JMeter.jpg","type":"image\/jpeg"}],"author":"Kuldeep Rana","twitter_card":"summary_large_image","twitter_creator":"@theartoftesting","twitter_site":"@theartoftesting","twitter_misc":{"Written by":"Kuldeep Rana","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/artoftesting.com\/what-is-jmeter#article","isPartOf":{"@id":"https:\/\/artoftesting.com\/what-is-jmeter"},"author":{"name":"Kuldeep Rana","@id":"https:\/\/artoftesting.com\/#\/schema\/person\/7846d06225b52c778d160becf65996a5"},"headline":"JMeter","datePublished":"2019-12-04T06:22:43+00:00","dateModified":"2023-04-27T11:54:11+00:00","mainEntityOfPage":{"@id":"https:\/\/artoftesting.com\/what-is-jmeter"},"wordCount":419,"commentCount":0,"publisher":{"@id":"https:\/\/artoftesting.com\/#organization"},"image":{"@id":"https:\/\/artoftesting.com\/what-is-jmeter#primaryimage"},"thumbnailUrl":"https:\/\/artoftesting.com\/wp-content\/uploads\/2019\/12\/what-is-JMeter.jpg","articleSection":["JMeter"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/artoftesting.com\/what-is-jmeter#respond"]}]},{"@type":"WebPage","@id":"https:\/\/artoftesting.com\/what-is-jmeter","url":"https:\/\/artoftesting.com\/what-is-jmeter","name":"What is JMeter? Advantages and Limitations of JMeter","isPartOf":{"@id":"https:\/\/artoftesting.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/artoftesting.com\/what-is-jmeter#primaryimage"},"image":{"@id":"https:\/\/artoftesting.com\/what-is-jmeter#primaryimage"},"thumbnailUrl":"https:\/\/artoftesting.com\/wp-content\/uploads\/2019\/12\/what-is-JMeter.jpg","datePublished":"2019-12-04T06:22:43+00:00","dateModified":"2023-04-27T11:54:11+00:00","description":"JMeter is a Java based application using which we can do performance testing of different kinds of applications - websites, web services - SOAP and REST, Databases, FTP, TCP servers etc.","breadcrumb":{"@id":"https:\/\/artoftesting.com\/what-is-jmeter#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/artoftesting.com\/what-is-jmeter"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/artoftesting.com\/what-is-jmeter#primaryimage","url":"https:\/\/artoftesting.com\/wp-content\/uploads\/2019\/12\/what-is-JMeter.jpg","contentUrl":"https:\/\/artoftesting.com\/wp-content\/uploads\/2019\/12\/what-is-JMeter.jpg","width":700,"height":400,"caption":"what is JMeter"},{"@type":"BreadcrumbList","@id":"https:\/\/artoftesting.com\/what-is-jmeter#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/artoftesting.com\/"},{"@type":"ListItem","position":2,"name":"Performance Testing","item":"https:\/\/artoftesting.com\/category\/performance-testing"},{"@type":"ListItem","position":3,"name":"JMeter","item":"https:\/\/artoftesting.com\/category\/performance-testing\/jmeter"},{"@type":"ListItem","position":4,"name":"JMeter"}]},{"@type":"WebSite","@id":"https:\/\/artoftesting.com\/#website","url":"https:\/\/artoftesting.com\/","name":"ArtOfTesting","description":"A Beginners Guide to Testing","publisher":{"@id":"https:\/\/artoftesting.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/artoftesting.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/artoftesting.com\/#organization","name":"ArtOfTesting","url":"https:\/\/artoftesting.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/artoftesting.com\/#\/schema\/logo\/image\/","url":"http:\/\/artoftesting.com\/wp-content\/uploads\/2019\/12\/Artoftesting_logo.png","contentUrl":"http:\/\/artoftesting.com\/wp-content\/uploads\/2019\/12\/Artoftesting_logo.png","width":400,"height":60,"caption":"ArtOfTesting"},"image":{"@id":"https:\/\/artoftesting.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/artoftesting","https:\/\/x.com\/theartoftesting","https:\/\/www.linkedin.com\/groups\/4797819\/","https:\/\/in.pinterest.com\/artoftesting\/","https:\/\/www.youtube.com\/channel\/UCQ9PUVenvvyrUdDQ9yKn31Q"]},{"@type":"Person","@id":"https:\/\/artoftesting.com\/#\/schema\/person\/7846d06225b52c778d160becf65996a5","name":"Kuldeep Rana","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/artoftesting.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/cb5979a4b81ca7739c75080e473fad391a8665364e72abaddec9002dd4553326?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/cb5979a4b81ca7739c75080e473fad391a8665364e72abaddec9002dd4553326?s=96&d=mm&r=g","caption":"Kuldeep Rana"},"description":"Kuldeep is the founder and lead author of ArtOfTesting. He is skilled in test automation, performance testing, big data, and CI-CD. He brings his decade of experience to his current role where he is dedicated to educating the QA professionals."}]}},"_links":{"self":[{"href":"https:\/\/artoftesting.com\/wp-json\/wp\/v2\/posts\/426","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/artoftesting.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/artoftesting.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/artoftesting.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/artoftesting.com\/wp-json\/wp\/v2\/comments?post=426"}],"version-history":[{"count":3,"href":"https:\/\/artoftesting.com\/wp-json\/wp\/v2\/posts\/426\/revisions"}],"predecessor-version":[{"id":6810,"href":"https:\/\/artoftesting.com\/wp-json\/wp\/v2\/posts\/426\/revisions\/6810"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/artoftesting.com\/wp-json\/wp\/v2\/media\/1551"}],"wp:attachment":[{"href":"https:\/\/artoftesting.com\/wp-json\/wp\/v2\/media?parent=426"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/artoftesting.com\/wp-json\/wp\/v2\/categories?post=426"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/artoftesting.com\/wp-json\/wp\/v2\/tags?post=426"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}