{"id":8232,"date":"2023-03-20T08:21:24","date_gmt":"2023-03-20T08:21:24","guid":{"rendered":"https:\/\/www.kovair.com\/blog\/?p=8232"},"modified":"2025-09-29T11:14:01","modified_gmt":"2025-09-29T11:14:01","slug":"using-chatgpt-for-automated-testing-in-devops","status":"publish","type":"post","link":"https:\/\/www.kovair.com\/blogs\/using-chatgpt-for-automated-testing-in-devops\/","title":{"rendered":"Using ChatGPT for Automated Testing in DevOps"},"content":{"rendered":"\n<figure class=\"wp-block-image size-full is-style-default\"><img decoding=\"async\" src=\"https:\/\/www.kovair.com\/blog\/wp-content\/uploads\/sites\/2\/2023\/03\/blog-graphics-705.jpg\" alt=\"Using ChatGPT for Automated Testing in DevOps\" class=\"wp-image-8233\" \/><\/figure>\n\n\n\n<p>That ChatGPT took the internet by storm on November 30<sup>th<\/sup>, 2022, would be an understatement. Within a week of its release, it had reached a million users and a staggering 100 million by January 2023. It has avid supporters and harsh detractors alike, but it most certainly presents new opportunities across multiple industries.<\/p>\n\n\n\n<p>Shortly after its release, it caught the attention of DevOps practitioners. It can create convincing-looking code, and its machine-learning capabilities seem to promise continued growth and refinements. With its seemingly endless possibilities, using ChatGPT for automated testing sounded feasible. But is it, and to what extent? Let\u2019s find out.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What is ChatGPT?<\/h2>\n\n\n\n<p>If you happen to have missed the buzz around ChatGPT, a brief introduction to it should be in order.<\/p>\n\n\n\n<p>ChatGPT is a Large Language Model (LLM) on a chatbot interface developed by OpenAI. The \u201cchat\u201d component in its name reflects the chatbot&#8217;s interface, and the GPT acronym (for &#8220;generative pre-trained transformer&#8221;) reflects the LLM core.<\/p>\n\n\n\n<p>As it stands, ChatGPT pulls from over 175 billion parameters. It is also distinctly user-friendly, able to make sense of prompts and generate responses swiftly. In combination, these assets make it one of the most powerful and accessible AI language models to date.<\/p>\n\n\n\n<p>In the context of DevOps, ChatGPT can also write prompt-based code in multiple programming languages. It\u2019s this capability and promising early results that made users hopeful it could fully automate testing. AI seems to be <a href=\"https:\/\/www.kovair.com\/blogs\/ai-the-future-of-qa-testing\/\" target=\"_blank\" rel=\"noreferrer noopener\">the future of QA testing<\/a>, so the hope was reasonable.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">DevOps and MLOps<\/h2>\n\n\n\n<p>Indeed, DevOps and MLOps can \u2013 and already do \u2013 coexist and synergize. As we\u2019ve written before, <a href=\"https:\/\/www.kovair.com\/blogs\/how-machine-learning-is-powering-the-next-era-of-devops\/\" target=\"_blank\" rel=\"noreferrer noopener\">machine learning is powering the next era of DevOps<\/a>. MLOps adds scalability, efficiency, and security to the common perks of DevOps.<\/p>\n\n\n\n<p>Their relationship, however, is synergistic. No LLM can likely revolutionize DevOps overnight, despite its vast capabilities. Indeed, ChatGPT is capable of creating a complex test automation pipeline with CI\/CD steps and bash code. It can produce well-documented code and can often make very accurate assumptions about the prompts\u2019 intentions. But as deep dives began, the initial expectations started seeming overblown.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Using ChatGPT for automated testing in DevOps<\/h2>\n\n\n\n<p>With the above in mind, one cannot deny that ChatGPT does hold potential for DevOps uses. Any tool with such a massive scope of capabilities inevitably would. However, it\u2019s equally vital to note that ChatGPT is not without its quirks. These quirks are notable and often substantial. As such, they should be taken into account when exploring the limits of this tool.<\/p>\n\n\n\n\n\n<p>As with all emerging technologies, MoversTech CRM suggests embracing it \u2013 but cautiously so. Much like CRM technologies require years of evolution and polishing to reach their current, established form; they suggest that ChatGPT, too, will need its due time to reach maturity.<\/p>\n\n\n\n<p>The following breakdown of ChatGPT\u2019s perks and quirks as regards applications in DevOps should best illustrate this argument\u2019s validity.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">The good<\/h3>\n\n\n\n<p>Initially, ChatGPT does come with an array of capabilities for DevOps uses. Some of them include the following:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Accelerating code debugging.<\/strong> Initially, a great use case can be made for employing ChatGPT for code debugging. Copy-pasting failing code in it can unearth the exact reasons for failure or at least provide a useful perspective.<\/li>\n\n\n\n<li><strong>Smoothening the learning curve.<\/strong> Second, ChatGPT can significantly smoothen the learning curve for less experienced users or smaller teams due to its knowledge of different languages and technologies. That its outputs frequently include explanations, which can be requested if not, also helps.<\/li>\n\n\n\n<li><strong>Adding resiliency and security.<\/strong> Finally, ChatGPT can facilitate easier code creation for automation script resilience. As it does, it also frequently creates secure code pieces by default \u2013 such as by leveraging the GitHub Secrets feature.<\/li>\n<\/ul>\n\n\n\n<p>LambdaTest\u2019s recent deep dive into this subject should offer additional insights if you need a concrete use case example.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">The bad<\/h3>\n\n\n\n<p>Beyond its perks, however, ChatGPT, in its current form, comes with quirks \u2013 as highlighted above. As such, using <a href=\"https:\/\/www.kovair.com\/blogs\/how-chatgpt-is-transforming-the-landscape-of-automation-testing\/\" target=\"_blank\" rel=\"noreferrer noopener\">ChatGPT for automated testing<\/a> should always be done with due caution. Currently, such quirks include the following:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Incomplete code.<\/strong> LambdaTest and others also note that ChatGPT can often generate incomplete or partially written code. Addressing this can add significant workload and responsibilities, understanding the code, identifying gaps and shortcomings, and correcting it.<\/li>\n\n\n\n<li><strong>Learning gaps.<\/strong> In addition, ChatGPT is not guaranteed to be up-to-date with a given framework\u2019s methods. In such cases, it would unavoidably generate outdated code, which also requires manual review.<\/li>\n\n\n\n<li><strong>Potentially wrong assumptions.<\/strong> Finally, as highlighted above, ChatGPT is a language model; it understands code structure and can generate accurate code but does not understand underlying meanings or code intent. Its contextual understanding also adds to the user\u2019s workload, as do possibly incorrect assumptions.<\/li>\n<\/ul>\n\n\n\n<p>Zhimin Zhan is among its most vocal detractors in this regard, and rightly so, as he explains in his own deep dive into the matter.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion: ChatGPT is a tool, not a panacea<\/h2>\n\n\n\n<p>It should thus be argued between the two, as LambdaTest does, that ChatGPT has immense potential value for the field. It can indeed often generate accurate and well-documented code, automating repetitive tasks like AI has long promised. Undoubtedly, it has use cases; accelerating code debugging may be one of the best examples.<\/p>\n\n\n\n<p>However, much of its theoretical potential must clash with <a href=\"https:\/\/www.kovair.com\/blogs\/devops-best-practices-vs-the-real-world\/\" target=\"_blank\" rel=\"noreferrer noopener\">the real world<\/a> and its demands. Sofy\u2019s Grant Ongstad describes the experience as \u201cmore like training a junior developer than having a robot assistant,\u201d echoing Zhimin\u2019s concerns.<\/p>\n\n\n\n<p>Using ChatGPT for automated testing should best be carried out under the \u201ctrust but verify\u201d principle. It should be approached as a valuable toolkit addition, not as the automation panacea it first appeared to be.<\/p>\n  <div class=\"related-post grid\">\r\n        <div class=\"headline\">Related Posts<\/div>\r\n    <div class=\"post-list \">\r\n\r\n            <div class=\"item\">\r\n            <div class=\"thumb post_thumb\">\r\n    <a  title=\"Streamlining the Supply Chain: Advanced Data Integration Strategies for Logistics Software\" href=\"https:\/\/www.kovair.com\/blogs\/streamlining-the-supply-chain-advanced-data-integration-strategies-for-logistics-software\/\">\r\n\r\n      <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"500\" src=\"https:\/\/www.kovair.com\/blogs\/wp-content\/uploads\/sites\/2\/2026\/04\/blog-graphics-1125-800x500.jpg\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"Streamlining the Supply Chain\" \/>\r\n\r\n    <\/a>\r\n  <\/div>\r\n\r\n  <a class=\"title post_title\"  title=\"Streamlining the Supply Chain: Advanced Data Integration Strategies for Logistics Software\" href=\"https:\/\/www.kovair.com\/blogs\/streamlining-the-supply-chain-advanced-data-integration-strategies-for-logistics-software\/\">\r\n        Streamlining the Supply Chain: Advanced Data Integration Strategies for Logistics Software  <\/a>\r\n\r\n        <\/div>\r\n              <div class=\"item\">\r\n            <div class=\"thumb post_thumb\">\r\n    <a  title=\"Building Future-Ready SaaS Platforms: Key Technologies and Trends for 2026\" href=\"https:\/\/www.kovair.com\/blogs\/building-future-ready-saas-platforms\/\">\r\n\r\n      <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"500\" src=\"https:\/\/www.kovair.com\/blogs\/wp-content\/uploads\/sites\/2\/2026\/04\/blog-graphics-1124-800x500.jpg\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"SaaS Platforms\" \/>\r\n\r\n    <\/a>\r\n  <\/div>\r\n\r\n  <a class=\"title post_title\"  title=\"Building Future-Ready SaaS Platforms: Key Technologies and Trends for 2026\" href=\"https:\/\/www.kovair.com\/blogs\/building-future-ready-saas-platforms\/\">\r\n        Building Future-Ready SaaS Platforms: Key Technologies and Trends for 2026  <\/a>\r\n\r\n        <\/div>\r\n              <div class=\"item\">\r\n            <div class=\"thumb post_thumb\">\r\n    <a  title=\"AI-Powered Data Governance: Implementing Best Practices and Frameworks\" href=\"https:\/\/www.kovair.com\/blogs\/ai-powered-data-governance-implementing-best-practices-and-frameworks\/\">\r\n\r\n      <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"500\" src=\"https:\/\/www.kovair.com\/blogs\/wp-content\/uploads\/sites\/2\/2026\/04\/blog-graphics-1122-800x500.jpg\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"AI-Powered Data Governance\" \/>\r\n\r\n    <\/a>\r\n  <\/div>\r\n\r\n  <a class=\"title post_title\"  title=\"AI-Powered Data Governance: Implementing Best Practices and Frameworks\" href=\"https:\/\/www.kovair.com\/blogs\/ai-powered-data-governance-implementing-best-practices-and-frameworks\/\">\r\n        AI-Powered Data Governance: Implementing Best Practices and Frameworks  <\/a>\r\n\r\n        <\/div>\r\n      \r\n  <\/div>\r\n\r\n  <script>\r\n      <\/script>\r\n  <style>\r\n    .related-post {}\r\n\r\n    .related-post .post-list {\r\n      text-align: left;\r\n          }\r\n\r\n    .related-post .post-list .item {\r\n      margin: 10px;\r\n      padding: 0px;\r\n          }\r\n\r\n    .related-post .headline {\r\n      font-size: 18px !important;\r\n      color: #999999 !important;\r\n          }\r\n\r\n    .related-post .post-list .item .post_thumb {\r\n      max-height: 150px;\r\n      margin: 10px 0px;\r\n      padding: 0px;\r\n      display: block;\r\n          }\r\n\r\n    .related-post .post-list .item .post_title {\r\n      font-size: 14px;\r\n      color: #3f3f3f;\r\n      margin: 10px 0px;\r\n      padding: 0px;\r\n      display: block;\r\n      text-decoration: none;\r\n          }\r\n\r\n    .related-post .post-list .item .post_excerpt {\r\n      font-size: 13px;\r\n      color: #3f3f3f;\r\n      margin: 10px 0px;\r\n      padding: 0px;\r\n      display: block;\r\n      text-decoration: none;\r\n          }\r\n\r\n    @media only screen and (min-width: 1024px) {\r\n      .related-post .post-list .item {\r\n        width: 30%;\r\n      }\r\n    }\r\n\r\n    @media only screen and (min-width: 768px) and (max-width: 1023px) {\r\n      .related-post .post-list .item {\r\n        width: 90%;\r\n      }\r\n    }\r\n\r\n    @media only screen and (min-width: 0px) and (max-width: 767px) {\r\n      .related-post .post-list .item {\r\n        width: 90%;\r\n      }\r\n    }\r\n\r\n      <\/style>\r\n    <\/div>\r\n","protected":false},"excerpt":{"rendered":"<p>That ChatGPT took the internet by storm on November 30th, 2022, would be an understatement. Within a week of its release, it had reached a&#8230;..<\/p>\n","protected":false},"author":47,"featured_media":15274,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[14,21],"tags":[42,59,87],"class_list":["post-8232","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-devops","category-technologies","tag-chatgpt","tag-devops","tag-knowledge-base"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Using ChatGPT for Automated Testing in DevOps - Kovair Blog<\/title>\n<meta name=\"description\" content=\"Read more about - Using ChatGPT for Automated Testing in DevOps\" \/>\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.kovair.com\/blogs\/using-chatgpt-for-automated-testing-in-devops\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Using ChatGPT for Automated Testing in DevOps - Kovair Blog\" \/>\n<meta property=\"og:description\" content=\"Read more about - Using ChatGPT for Automated Testing in DevOps\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.kovair.com\/blogs\/using-chatgpt-for-automated-testing-in-devops\/\" \/>\n<meta property=\"og:site_name\" content=\"Kovair Blog\" \/>\n<meta property=\"article:published_time\" content=\"2023-03-20T08:21:24+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-29T11:14:01+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.kovair.com\/blogs\/wp-content\/uploads\/sites\/2\/2023\/03\/blog-graphics-705-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"500\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Roy M\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Roy M\" \/>\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.kovair.com\\\/blogs\\\/using-chatgpt-for-automated-testing-in-devops\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.kovair.com\\\/blogs\\\/using-chatgpt-for-automated-testing-in-devops\\\/\"},\"author\":{\"name\":\"Roy M\",\"@id\":\"https:\\\/\\\/www.kovair.com\\\/blogs\\\/#\\\/schema\\\/person\\\/62b0023a061d0648f824ce6413c3bb95\"},\"headline\":\"Using ChatGPT for Automated Testing in DevOps\",\"datePublished\":\"2023-03-20T08:21:24+00:00\",\"dateModified\":\"2025-09-29T11:14:01+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.kovair.com\\\/blogs\\\/using-chatgpt-for-automated-testing-in-devops\\\/\"},\"wordCount\":947,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.kovair.com\\\/blogs\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.kovair.com\\\/blogs\\\/using-chatgpt-for-automated-testing-in-devops\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.kovair.com\\\/blogs\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2023\\\/03\\\/blog-graphics-705-1.jpg\",\"keywords\":[\"ChatGPT\",\"DevOps\",\"Knowledge Base\"],\"articleSection\":[\"DevOps\",\"Technologies\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.kovair.com\\\/blogs\\\/using-chatgpt-for-automated-testing-in-devops\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.kovair.com\\\/blogs\\\/using-chatgpt-for-automated-testing-in-devops\\\/\",\"url\":\"https:\\\/\\\/www.kovair.com\\\/blogs\\\/using-chatgpt-for-automated-testing-in-devops\\\/\",\"name\":\"Using ChatGPT for Automated Testing in DevOps - Kovair Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.kovair.com\\\/blogs\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.kovair.com\\\/blogs\\\/using-chatgpt-for-automated-testing-in-devops\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.kovair.com\\\/blogs\\\/using-chatgpt-for-automated-testing-in-devops\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.kovair.com\\\/blogs\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2023\\\/03\\\/blog-graphics-705-1.jpg\",\"datePublished\":\"2023-03-20T08:21:24+00:00\",\"dateModified\":\"2025-09-29T11:14:01+00:00\",\"description\":\"Read more about - Using ChatGPT for Automated Testing in DevOps\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.kovair.com\\\/blogs\\\/using-chatgpt-for-automated-testing-in-devops\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.kovair.com\\\/blogs\\\/using-chatgpt-for-automated-testing-in-devops\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.kovair.com\\\/blogs\\\/using-chatgpt-for-automated-testing-in-devops\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.kovair.com\\\/blogs\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2023\\\/03\\\/blog-graphics-705-1.jpg\",\"contentUrl\":\"https:\\\/\\\/www.kovair.com\\\/blogs\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2023\\\/03\\\/blog-graphics-705-1.jpg\",\"width\":1000,\"height\":500},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.kovair.com\\\/blogs\\\/using-chatgpt-for-automated-testing-in-devops\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.kovair.com\\\/blogs\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Using ChatGPT for Automated Testing in DevOps\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.kovair.com\\\/blogs\\\/#website\",\"url\":\"https:\\\/\\\/www.kovair.com\\\/blogs\\\/\",\"name\":\"Kovair Blog\",\"description\":\"Kovair Latest Updates and Articles\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.kovair.com\\\/blogs\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.kovair.com\\\/blogs\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.kovair.com\\\/blogs\\\/#organization\",\"name\":\"Kovair Blog\",\"url\":\"https:\\\/\\\/www.kovair.com\\\/blogs\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.kovair.com\\\/blogs\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.kovair.com\\\/blogs\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2025\\\/07\\\/Kovair-blog-logo-2023-1.png\",\"contentUrl\":\"https:\\\/\\\/www.kovair.com\\\/blogs\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2025\\\/07\\\/Kovair-blog-logo-2023-1.png\",\"width\":275,\"height\":50,\"caption\":\"Kovair Blog\"},\"image\":{\"@id\":\"https:\\\/\\\/www.kovair.com\\\/blogs\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.kovair.com\\\/blogs\\\/#\\\/schema\\\/person\\\/62b0023a061d0648f824ce6413c3bb95\",\"name\":\"Roy M\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2fe5e04f1daf635e7aeb0310634fd19ab077ee1a669c9a8c5d459953bdcd8526?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2fe5e04f1daf635e7aeb0310634fd19ab077ee1a669c9a8c5d459953bdcd8526?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2fe5e04f1daf635e7aeb0310634fd19ab077ee1a669c9a8c5d459953bdcd8526?s=96&d=mm&r=g\",\"caption\":\"Roy M\"},\"url\":\"https:\\\/\\\/www.kovair.com\\\/blogs\\\/author\\\/m-roy\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Using ChatGPT for Automated Testing in DevOps - Kovair Blog","description":"Read more about - Using ChatGPT for Automated Testing in DevOps","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.kovair.com\/blogs\/using-chatgpt-for-automated-testing-in-devops\/","og_locale":"en_US","og_type":"article","og_title":"Using ChatGPT for Automated Testing in DevOps - Kovair Blog","og_description":"Read more about - Using ChatGPT for Automated Testing in DevOps","og_url":"https:\/\/www.kovair.com\/blogs\/using-chatgpt-for-automated-testing-in-devops\/","og_site_name":"Kovair Blog","article_published_time":"2023-03-20T08:21:24+00:00","article_modified_time":"2025-09-29T11:14:01+00:00","og_image":[{"width":1000,"height":500,"url":"https:\/\/www.kovair.com\/blogs\/wp-content\/uploads\/sites\/2\/2023\/03\/blog-graphics-705-1.jpg","type":"image\/jpeg"}],"author":"Roy M","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Roy M","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.kovair.com\/blogs\/using-chatgpt-for-automated-testing-in-devops\/#article","isPartOf":{"@id":"https:\/\/www.kovair.com\/blogs\/using-chatgpt-for-automated-testing-in-devops\/"},"author":{"name":"Roy M","@id":"https:\/\/www.kovair.com\/blogs\/#\/schema\/person\/62b0023a061d0648f824ce6413c3bb95"},"headline":"Using ChatGPT for Automated Testing in DevOps","datePublished":"2023-03-20T08:21:24+00:00","dateModified":"2025-09-29T11:14:01+00:00","mainEntityOfPage":{"@id":"https:\/\/www.kovair.com\/blogs\/using-chatgpt-for-automated-testing-in-devops\/"},"wordCount":947,"commentCount":0,"publisher":{"@id":"https:\/\/www.kovair.com\/blogs\/#organization"},"image":{"@id":"https:\/\/www.kovair.com\/blogs\/using-chatgpt-for-automated-testing-in-devops\/#primaryimage"},"thumbnailUrl":"https:\/\/www.kovair.com\/blogs\/wp-content\/uploads\/sites\/2\/2023\/03\/blog-graphics-705-1.jpg","keywords":["ChatGPT","DevOps","Knowledge Base"],"articleSection":["DevOps","Technologies"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.kovair.com\/blogs\/using-chatgpt-for-automated-testing-in-devops\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.kovair.com\/blogs\/using-chatgpt-for-automated-testing-in-devops\/","url":"https:\/\/www.kovair.com\/blogs\/using-chatgpt-for-automated-testing-in-devops\/","name":"Using ChatGPT for Automated Testing in DevOps - Kovair Blog","isPartOf":{"@id":"https:\/\/www.kovair.com\/blogs\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.kovair.com\/blogs\/using-chatgpt-for-automated-testing-in-devops\/#primaryimage"},"image":{"@id":"https:\/\/www.kovair.com\/blogs\/using-chatgpt-for-automated-testing-in-devops\/#primaryimage"},"thumbnailUrl":"https:\/\/www.kovair.com\/blogs\/wp-content\/uploads\/sites\/2\/2023\/03\/blog-graphics-705-1.jpg","datePublished":"2023-03-20T08:21:24+00:00","dateModified":"2025-09-29T11:14:01+00:00","description":"Read more about - Using ChatGPT for Automated Testing in DevOps","breadcrumb":{"@id":"https:\/\/www.kovair.com\/blogs\/using-chatgpt-for-automated-testing-in-devops\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.kovair.com\/blogs\/using-chatgpt-for-automated-testing-in-devops\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.kovair.com\/blogs\/using-chatgpt-for-automated-testing-in-devops\/#primaryimage","url":"https:\/\/www.kovair.com\/blogs\/wp-content\/uploads\/sites\/2\/2023\/03\/blog-graphics-705-1.jpg","contentUrl":"https:\/\/www.kovair.com\/blogs\/wp-content\/uploads\/sites\/2\/2023\/03\/blog-graphics-705-1.jpg","width":1000,"height":500},{"@type":"BreadcrumbList","@id":"https:\/\/www.kovair.com\/blogs\/using-chatgpt-for-automated-testing-in-devops\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.kovair.com\/blogs\/"},{"@type":"ListItem","position":2,"name":"Using ChatGPT for Automated Testing in DevOps"}]},{"@type":"WebSite","@id":"https:\/\/www.kovair.com\/blogs\/#website","url":"https:\/\/www.kovair.com\/blogs\/","name":"Kovair Blog","description":"Kovair Latest Updates and Articles","publisher":{"@id":"https:\/\/www.kovair.com\/blogs\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.kovair.com\/blogs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.kovair.com\/blogs\/#organization","name":"Kovair Blog","url":"https:\/\/www.kovair.com\/blogs\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.kovair.com\/blogs\/#\/schema\/logo\/image\/","url":"https:\/\/www.kovair.com\/blogs\/wp-content\/uploads\/sites\/2\/2025\/07\/Kovair-blog-logo-2023-1.png","contentUrl":"https:\/\/www.kovair.com\/blogs\/wp-content\/uploads\/sites\/2\/2025\/07\/Kovair-blog-logo-2023-1.png","width":275,"height":50,"caption":"Kovair Blog"},"image":{"@id":"https:\/\/www.kovair.com\/blogs\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.kovair.com\/blogs\/#\/schema\/person\/62b0023a061d0648f824ce6413c3bb95","name":"Roy M","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/2fe5e04f1daf635e7aeb0310634fd19ab077ee1a669c9a8c5d459953bdcd8526?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/2fe5e04f1daf635e7aeb0310634fd19ab077ee1a669c9a8c5d459953bdcd8526?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2fe5e04f1daf635e7aeb0310634fd19ab077ee1a669c9a8c5d459953bdcd8526?s=96&d=mm&r=g","caption":"Roy M"},"url":"https:\/\/www.kovair.com\/blogs\/author\/m-roy\/"}]}},"_links":{"self":[{"href":"https:\/\/www.kovair.com\/blogs\/wp-json\/wp\/v2\/posts\/8232","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.kovair.com\/blogs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.kovair.com\/blogs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.kovair.com\/blogs\/wp-json\/wp\/v2\/users\/47"}],"replies":[{"embeddable":true,"href":"https:\/\/www.kovair.com\/blogs\/wp-json\/wp\/v2\/comments?post=8232"}],"version-history":[{"count":4,"href":"https:\/\/www.kovair.com\/blogs\/wp-json\/wp\/v2\/posts\/8232\/revisions"}],"predecessor-version":[{"id":13959,"href":"https:\/\/www.kovair.com\/blogs\/wp-json\/wp\/v2\/posts\/8232\/revisions\/13959"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.kovair.com\/blogs\/wp-json\/wp\/v2\/media\/15274"}],"wp:attachment":[{"href":"https:\/\/www.kovair.com\/blogs\/wp-json\/wp\/v2\/media?parent=8232"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.kovair.com\/blogs\/wp-json\/wp\/v2\/categories?post=8232"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.kovair.com\/blogs\/wp-json\/wp\/v2\/tags?post=8232"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}