<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet href="https://rss.buzzsprout.com/styles.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:podcast="https://podcastindex.org/namespace/1.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:psc="http://podlove.org/simple-chapters" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <atom:link href="https://rss.buzzsprout.com/2454212.rss" rel="self" type="application/rss+xml" />
  <atom:link href="https://pubsubhubbub.appspot.com/" rel="hub" xmlns="http://www.w3.org/2005/Atom" />
  <title>Cloud Native Testing Podcast</title>

  <lastBuildDate>Sat, 30 May 2026 12:07:01 -0400</lastBuildDate>
  <link>http://www.cloudnativetesting.fm</link>
  <language>en-us</language>
  <copyright>© 2026 Testkube</copyright>
  <podcast:locked>yes</podcast:locked>
    <podcast:guid>d38aee3d-a125-57a8-875d-0dddced19834</podcast:guid>
  <itunes:author>Testkube</itunes:author>
  <itunes:type>episodic</itunes:type>
  <itunes:explicit>false</itunes:explicit>
  <description><![CDATA[<p>The <b>Cloud Native Testing Podcast</b>, sponsored by Testkube, brings you insights from engineers navigating testing in cloud-native environments. <br><br>Hosted by <b>Ole Lensmar</b>, it explores test automation, CI/CD, Kubernetes, shifting left, scaling right, and reliability at scale through conversations with testing and cloud native experts.</p><p><br></p><p>Learn more about Testkube at http://testkube.io</p>]]></description>
  <generator>Buzzsprout (https://www.buzzsprout.com)</generator>
  <itunes:keywords>Cloud-Native Testing, Test Automation, CI/CD, Observability, Testing, DevOps, Shift-Left Testing, Kubernetes, Software Quality, QA Strategies, Manual vs. Automated Testing</itunes:keywords>
  <itunes:owner>
    <itunes:name>Testkube</itunes:name>
  </itunes:owner>
  <image>
     <url>https://storage.buzzsprout.com/oyjinll5x8g2xdgzca4ui72zvjd5?.jpg</url>
     <title>Cloud Native Testing Podcast</title>
     <link>http://www.cloudnativetesting.fm</link>
  </image>
  <itunes:image href="https://storage.buzzsprout.com/oyjinll5x8g2xdgzca4ui72zvjd5?.jpg" />
  <itunes:category text="Technology" />
  <podcast:person role="host" href="https://www.linkedin.com/in/olensmar" img="https://storage.buzzsprout.com/x5qkjlct2gclgy83ohwz8vxxhuul">Ole Lensmar</podcast:person>
  <podcast:person role="producer" href="https://www.linkedin.com/in/evwitmer/" img="https://storage.buzzsprout.com/rf2hkddzhnx43puyi3bv0wqj62pu">Evan Witmer</podcast:person>
  <item>
    <itunes:title>Why Testers Make the Best &quot;Vibe Coders&quot;</itunes:title>
    <title>Why Testers Make the Best &quot;Vibe Coders&quot;</title>
    <itunes:summary><![CDATA[In this episode of the Cloud Native Testing Podcast, host Ole Lensmar (CTO at Testkube) sits down with Lakshmi, one of the latest veterans to join the Testkube team. Together, they explore how the AI revolution is fundamentally changing the relationship between development and QA—and why testers might just be the ultimate "vibe coders." Lakshmi shares his journey from electrical engineering and performance testing at Comcast to building his own AI-driven translation app without touching an ID...]]></itunes:summary>
    <description><![CDATA[<p>In this episode of the <b>Cloud Native Testing Podcast</b>, host Ole Lensmar (CTO at Testkube) sits down with Lakshmi, one of the latest veterans to join the Testkube team. Together, they explore how the AI revolution is fundamentally changing the relationship between development and QA—and why testers might just be the ultimate &quot;vibe coders.&quot;</p><p>Lakshmi shares his journey from electrical engineering and performance testing at Comcast to building his own AI-driven translation app without touching an IDE. The conversation dives deep into why the tester&apos;s mindset—always looking for edge cases, failure points, and hidden assumptions—makes them uniquely qualified to master natural language prompting and lead the charge in the age of AI.</p><p><b>In this episode, we discuss:</b></p><ul><li><b>The Evolution of Performance Engineering:</b> How the shift to cloud auto-scaling mistakenly led teams to skip performance testing—and the massive cloud bills that brought it back.</li><li><b>Why Testers Excel at Vibe Coding:</b> How natural language has become the new programming interface, and why a QA mindset is the secret weapon for building resilient AI applications.</li><li><b>Deterministic vs. Non-Deterministic Testing:</b> Giving AI agents &quot;personas&quot; (like a 35-year-old mother looking for a mattress) to uncover unpredictable user paths in e-commerce.</li><li><b>Moving Downstream with Failure Analysis:</b> How Testkube is leveraging customizable agents to sift through logs, detect true flakiness, and move toward human-in-the-loop self-healing repositories.</li></ul><p>Whether you&apos;re a developer curious about how AI is speeding up code deployment or a tester looking to claim your AI superpowers, this episode offers a fascinating look into the future of cloud-native quality assurance.</p>]]></description>
    <content:encoded><![CDATA[<p>In this episode of the <b>Cloud Native Testing Podcast</b>, host Ole Lensmar (CTO at Testkube) sits down with Lakshmi, one of the latest veterans to join the Testkube team. Together, they explore how the AI revolution is fundamentally changing the relationship between development and QA—and why testers might just be the ultimate &quot;vibe coders.&quot;</p><p>Lakshmi shares his journey from electrical engineering and performance testing at Comcast to building his own AI-driven translation app without touching an IDE. The conversation dives deep into why the tester&apos;s mindset—always looking for edge cases, failure points, and hidden assumptions—makes them uniquely qualified to master natural language prompting and lead the charge in the age of AI.</p><p><b>In this episode, we discuss:</b></p><ul><li><b>The Evolution of Performance Engineering:</b> How the shift to cloud auto-scaling mistakenly led teams to skip performance testing—and the massive cloud bills that brought it back.</li><li><b>Why Testers Excel at Vibe Coding:</b> How natural language has become the new programming interface, and why a QA mindset is the secret weapon for building resilient AI applications.</li><li><b>Deterministic vs. Non-Deterministic Testing:</b> Giving AI agents &quot;personas&quot; (like a 35-year-old mother looking for a mattress) to uncover unpredictable user paths in e-commerce.</li><li><b>Moving Downstream with Failure Analysis:</b> How Testkube is leveraging customizable agents to sift through logs, detect true flakiness, and move toward human-in-the-loop self-healing repositories.</li></ul><p>Whether you&apos;re a developer curious about how AI is speeding up code deployment or a tester looking to claim your AI superpowers, this episode offers a fascinating look into the future of cloud-native quality assurance.</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2454212/episodes/19244137-why-testers-make-the-best-vibe-coders.mp3" length="19870485" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/hm5cf75qemrldg98h55n2kkhty3z?.jpg" />
    <itunes:author>Testkube</itunes:author>
    <guid isPermaLink="false">Buzzsprout-19244137</guid>
    <pubDate>Wed, 27 May 2026 09:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2454212/19244137/transcript" type="text/html" />
    <itunes:duration>1652</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>20</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Bridging the Gap: Production Readiness and AI with Dev Plaza’s Sahana Nagabhushan</itunes:title>
    <title>Bridging the Gap: Production Readiness and AI with Dev Plaza’s Sahana Nagabhushan</title>
    <itunes:summary><![CDATA[In this episode of the Cloud Native Testing Podcast, Ole Lensmar sits down with Sahana Nagabhushan to tackle the complexities of software lifecycle inefficiencies and developer productivity. Drawing from her extensive product management experience at Fidelity Investments and Workday, Sahana breaks down why companies burn millions of dollars and years of engineering time building custom Internal Developer Portals (IDPs) like Backstage. Instead of relying solely on generic frameworks, she advoc...]]></itunes:summary>
    <description><![CDATA[<p>In this episode of the Cloud Native Testing Podcast, Ole Lensmar sits down with Sahana Nagabhushan to tackle the complexities of software lifecycle inefficiencies and developer productivity.</p><p>Drawing from her extensive product management experience at Fidelity Investments and Workday, Sahana breaks down why companies burn millions of dollars and years of engineering time building custom Internal Developer Portals (IDPs) like Backstage. Instead of relying solely on generic frameworks, she advocates for implementing a &quot;production readiness layer&quot;—a critical bridge between writing code and shipping it confidently to live environments.</p><p>Ole and Sahana also dive deep into the realities of AI in modern software development. They discuss why AI-generated code still desperately requires human oversight, the current limitations of AI in generating deterministic tests, and the strategic value of integrating existing top-tier tools (like Testkube) to maintain high-quality standards without reinventing the wheel.</p><p><b>Key Takeaways:</b></p><ul><li><b>The Cost of DIY Platforms:</b> Why building internal developer portals from scratch can cost companies up to $16 million with delayed ROI.</li><li><b>Defining Production Readiness:</b> How companies can create a &quot;trust layer&quot; to ensure code is fully tested, governed, and truly ready for deployment.</li><li><b>Backstage vs. Purpose-Built Tools:</b> A candid discussion on why generic plugin frameworks might not solve core quality and testing issues.</li><li><b>AI&apos;s Role in Testing:</b> Why human context, sentiment, and oversight remain crucial when navigating AI-generated code and test creation.</li></ul>]]></description>
    <content:encoded><![CDATA[<p>In this episode of the Cloud Native Testing Podcast, Ole Lensmar sits down with Sahana Nagabhushan to tackle the complexities of software lifecycle inefficiencies and developer productivity.</p><p>Drawing from her extensive product management experience at Fidelity Investments and Workday, Sahana breaks down why companies burn millions of dollars and years of engineering time building custom Internal Developer Portals (IDPs) like Backstage. Instead of relying solely on generic frameworks, she advocates for implementing a &quot;production readiness layer&quot;—a critical bridge between writing code and shipping it confidently to live environments.</p><p>Ole and Sahana also dive deep into the realities of AI in modern software development. They discuss why AI-generated code still desperately requires human oversight, the current limitations of AI in generating deterministic tests, and the strategic value of integrating existing top-tier tools (like Testkube) to maintain high-quality standards without reinventing the wheel.</p><p><b>Key Takeaways:</b></p><ul><li><b>The Cost of DIY Platforms:</b> Why building internal developer portals from scratch can cost companies up to $16 million with delayed ROI.</li><li><b>Defining Production Readiness:</b> How companies can create a &quot;trust layer&quot; to ensure code is fully tested, governed, and truly ready for deployment.</li><li><b>Backstage vs. Purpose-Built Tools:</b> A candid discussion on why generic plugin frameworks might not solve core quality and testing issues.</li><li><b>AI&apos;s Role in Testing:</b> Why human context, sentiment, and oversight remain crucial when navigating AI-generated code and test creation.</li></ul>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2454212/episodes/18880552-bridging-the-gap-production-readiness-and-ai-with-dev-plaza-s-sahana-nagabhushan.mp3" length="16904724" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/hm3c32ku4zl35do9rvzsel5if8jo?.jpg" />
    <itunes:author>Testkube</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18880552</guid>
    <pubDate>Fri, 20 Mar 2026 12:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2454212/18880552/transcript" type="text/html" />
    <itunes:duration>1405</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>19</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>API Mocking, Contract Testing, and the AI Shift with Yacine from Microcks</itunes:title>
    <title>API Mocking, Contract Testing, and the AI Shift with Yacine from Microcks</title>
    <itunes:summary><![CDATA[Welcome to the first edition of the Cloud Native Testing Podcast for 2026! In this episode, host Ole Lensmar is joined by Yacine Kheddache to dive deep into Microcks, a CNCF Sandbox project dedicated to API mocking and simulation. As cloud-native architectures grow more complex, the need to decouple services during development is critical. Yacine explains how Microcks serves as a "Swiss Army Knife" for developers, offering a single solution to mock and test REST, gRPC, GraphQL, and Event-Driv...]]></itunes:summary>
    <description><![CDATA[<p>Welcome to the first edition of the Cloud Native Testing Podcast for 2026! In this episode, host <b>Ole Lensmar</b> is joined by <b>Yacine Kheddache</b> to dive deep into <b>Microcks</b>, a CNCF Sandbox project dedicated to API mocking and simulation.</p><p>As cloud-native architectures grow more complex, the need to decouple services during development is critical. Yacine explains how Microcks serves as a &quot;Swiss Army Knife&quot; for developers, offering a single solution to mock and test REST, gRPC, GraphQL, and Event-Driven protocols (like Kafka and NATS). They discuss the tool&apos;s evolution from a centralized Kubernetes operator to a developer-friendly utility that runs natively in IDEs and pipelines, enabling true &quot;shift left&quot; testing.</p><p>Later in the conversation, they explore the intersection of API testing and Artificial Intelligence. Yacine details how Microcks is embracing the AI era by using Copilots to generate mock data and leveraging the <b>Model Context Protocol (MCP)</b> to make existing APIs accessible to LLMs.</p><p><b>Key Topics Discussed:</b></p><ul><li><b>The CNCF Journey:</b> Microcks’ status as a community-driven Sandbox project.</li><li><b>Polyglot Support:</b> Mocking REST, GraphQL, gRPC, and AsyncAPI with one tool.</li><li><b>The Testing Lifecycle:</b> How to reuse mock data artifacts for automated contract and conformance testing in CI/CD.</li><li><b>Shift Left:</b> Moving testing from QA environments to local developer laptops and IDEs.</li><li><b>AI &amp; MCP:</b> Generating datasets with AI and exposing APIs as tools for AI Agents using the Model Context Protocol.</li></ul>]]></description>
    <content:encoded><![CDATA[<p>Welcome to the first edition of the Cloud Native Testing Podcast for 2026! In this episode, host <b>Ole Lensmar</b> is joined by <b>Yacine Kheddache</b> to dive deep into <b>Microcks</b>, a CNCF Sandbox project dedicated to API mocking and simulation.</p><p>As cloud-native architectures grow more complex, the need to decouple services during development is critical. Yacine explains how Microcks serves as a &quot;Swiss Army Knife&quot; for developers, offering a single solution to mock and test REST, gRPC, GraphQL, and Event-Driven protocols (like Kafka and NATS). They discuss the tool&apos;s evolution from a centralized Kubernetes operator to a developer-friendly utility that runs natively in IDEs and pipelines, enabling true &quot;shift left&quot; testing.</p><p>Later in the conversation, they explore the intersection of API testing and Artificial Intelligence. Yacine details how Microcks is embracing the AI era by using Copilots to generate mock data and leveraging the <b>Model Context Protocol (MCP)</b> to make existing APIs accessible to LLMs.</p><p><b>Key Topics Discussed:</b></p><ul><li><b>The CNCF Journey:</b> Microcks’ status as a community-driven Sandbox project.</li><li><b>Polyglot Support:</b> Mocking REST, GraphQL, gRPC, and AsyncAPI with one tool.</li><li><b>The Testing Lifecycle:</b> How to reuse mock data artifacts for automated contract and conformance testing in CI/CD.</li><li><b>Shift Left:</b> Moving testing from QA environments to local developer laptops and IDEs.</li><li><b>AI &amp; MCP:</b> Generating datasets with AI and exposing APIs as tools for AI Agents using the Model Context Protocol.</li></ul>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2454212/episodes/18631031-api-mocking-contract-testing-and-the-ai-shift-with-yacine-from-microcks.mp3" length="18577981" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/jjui1vh8kcwreha924o9pasespw3?.jpg" />
    <itunes:author>Testkube</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18631031</guid>
    <pubDate>Fri, 06 Feb 2026 09:00:00 -0500</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2454212/18631031/transcript" type="text/html" />
    <itunes:duration>1544</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>18</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Cloud Native Testing and AI - Why Tests provide the Context</itunes:title>
    <title>Cloud Native Testing and AI - Why Tests provide the Context</title>
    <itunes:summary><![CDATA[In this episode, Ole Lensmar joins Richard Li, founder of Polar Sky, to explore how testing strategies must evolve for the age of AI. They discuss the journey of cloud-native tools like Telepresence and Richard's key insight for agentic coding: using automated tests as the "context" to guide AI behavior, rather than relying on complex prompts to describe system rules. The conversation also digs into the mechanics of building AI-driven software, emphasizing why "evals" are critical for measuri...]]></itunes:summary>
    <description><![CDATA[<p>In this episode, Ole Lensmar joins Richard Li, founder of Polar Sky, to explore how testing strategies must evolve for the age of AI. They discuss the journey of cloud-native tools like Telepresence and Richard&apos;s key insight for agentic coding: using automated tests as the &quot;context&quot; to guide AI behavior, rather than relying on complex prompts to describe system rules.</p><p>The conversation also digs into the mechanics of building AI-driven software, emphasizing why &quot;evals&quot; are critical for measuring success. Richard shares practical strategies for treating evaluations as data management problems and explains how his team uses simple AI agents to &quot;babysit&quot; CI pipelines and automatically resolve flaky tests.</p><p><b>Topics discussed:</b></p><ul><li><b>The Evolution of Telepresence:</b> Moving from local debugging to headless execution in CI pipelines.</li><li><b>Tests as Context:</b> Why running a test suite is more effective than complex prompting for AI agents.</li><li><b>Agentic Coding Strategy:</b> Shifting focus from unit tests to integration and behavioral verification.</li><li><b>AI Evals:</b> Why evaluation is the most critical aspect of building reliable AI products.</li><li><b>Babysitting CI:</b> Using simple AI agents to identify and retry flaky tests automatically.</li></ul>]]></description>
    <content:encoded><![CDATA[<p>In this episode, Ole Lensmar joins Richard Li, founder of Polar Sky, to explore how testing strategies must evolve for the age of AI. They discuss the journey of cloud-native tools like Telepresence and Richard&apos;s key insight for agentic coding: using automated tests as the &quot;context&quot; to guide AI behavior, rather than relying on complex prompts to describe system rules.</p><p>The conversation also digs into the mechanics of building AI-driven software, emphasizing why &quot;evals&quot; are critical for measuring success. Richard shares practical strategies for treating evaluations as data management problems and explains how his team uses simple AI agents to &quot;babysit&quot; CI pipelines and automatically resolve flaky tests.</p><p><b>Topics discussed:</b></p><ul><li><b>The Evolution of Telepresence:</b> Moving from local debugging to headless execution in CI pipelines.</li><li><b>Tests as Context:</b> Why running a test suite is more effective than complex prompting for AI agents.</li><li><b>Agentic Coding Strategy:</b> Shifting focus from unit tests to integration and behavioral verification.</li><li><b>AI Evals:</b> Why evaluation is the most critical aspect of building reliable AI products.</li><li><b>Babysitting CI:</b> Using simple AI agents to identify and retry flaky tests automatically.</li></ul>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2454212/episodes/18186663-cloud-native-testing-and-ai-why-tests-provide-the-context.mp3" length="14555935" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/394bx26m04ffmbb51ny8ae3q0vh6?.jpg" />
    <itunes:author>Testkube</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18186663</guid>
    <pubDate>Fri, 14 Nov 2025 12:00:00 -0500</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2454212/18186663/transcript" type="text/html" />
    <itunes:duration>1209</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>17</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Modernizing CI/CD: Integrating Automated Testing with Cargo, Tilt, and Playwright</itunes:title>
    <title>Modernizing CI/CD: Integrating Automated Testing with Cargo, Tilt, and Playwright</title>
    <itunes:summary><![CDATA[On this episode of the Cloud Native Testing podcast, Ole Lensmar welcomes Matt McLane from Doc Network to discuss how they completely transformed their development and testing lifecycle. Matt details their journey away from a slow, manual deployment process—which involved risky ad-hoc testing on a staging environment connected to production—to a modern, automated workflow built for quality and speed. By implementing tools like GitHub Actions, Argo CD, and Cargo, they built a pipeline where te...]]></itunes:summary>
    <description><![CDATA[<p>On this episode of the Cloud Native Testing podcast, Ole Lensmar welcomes Matt McLane from Doc Network to discuss how they completely transformed their development and testing lifecycle. Matt details their journey away from a slow, manual deployment process—which involved risky ad-hoc testing on a staging environment connected to production—to a modern, automated workflow built for quality and speed. By implementing tools like <b>GitHub Actions</b>, <b>Argo CD</b>, and <b>Cargo</b>, they built a pipeline where testing is a core component, not an afterthought.</p><p>The conversation dives deep into their cloud-native testing strategy. Matt explains how integrating <b>Playwright</b> for end-to-end tests created automated quality gates, giving them confidence with every deployment. He also shares their approach to non-functional testing with <b>k6</b> to ensure their application can handle high-traffic events. A key highlight is their use of <b>Tilt</b> to spin up ephemeral environments for every pull request, enabling developers and QA to test features in isolation early in the process. This episode is a practical guide for anyone looking to build a robust testing culture supported by a modern CI/CD pipeline.</p>]]></description>
    <content:encoded><![CDATA[<p>On this episode of the Cloud Native Testing podcast, Ole Lensmar welcomes Matt McLane from Doc Network to discuss how they completely transformed their development and testing lifecycle. Matt details their journey away from a slow, manual deployment process—which involved risky ad-hoc testing on a staging environment connected to production—to a modern, automated workflow built for quality and speed. By implementing tools like <b>GitHub Actions</b>, <b>Argo CD</b>, and <b>Cargo</b>, they built a pipeline where testing is a core component, not an afterthought.</p><p>The conversation dives deep into their cloud-native testing strategy. Matt explains how integrating <b>Playwright</b> for end-to-end tests created automated quality gates, giving them confidence with every deployment. He also shares their approach to non-functional testing with <b>k6</b> to ensure their application can handle high-traffic events. A key highlight is their use of <b>Tilt</b> to spin up ephemeral environments for every pull request, enabling developers and QA to test features in isolation early in the process. This episode is a practical guide for anyone looking to build a robust testing culture supported by a modern CI/CD pipeline.</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2454212/episodes/17862707-modernizing-ci-cd-integrating-automated-testing-with-cargo-tilt-and-playwright.mp3" length="16608451" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/hj4mzjwwpy970xvj7y668lebv1wg?.jpg" />
    <itunes:author>Testkube</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17862707</guid>
    <pubDate>Wed, 17 Sep 2025 16:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2454212/17862707/transcript" type="text/html" />
    <itunes:duration>1380</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>15</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>true</itunes:explicit>
  </item>
  <item>
    <itunes:title>Kubernetes Rightsizing and Performance Testing</itunes:title>
    <title>Kubernetes Rightsizing and Performance Testing</title>
    <itunes:summary><![CDATA[What's the connection between your performance tests and your monthly cloud bill? As it turns out, a lot. While many teams struggle with ever-growing Kubernetes costs, the solution isn't just about cutting expenses—it's about improving reliability. In this episode, Ole is joined by Yasmine, COO of CloudBolt, to explore the complex world of Kubernetes rightsizing. Drawing from her experience at Stormforge, Yasmine unpacks the evolution from using performance testing to generate optimization da...]]></itunes:summary>
    <description><![CDATA[<p>What&apos;s the connection between your performance tests and your monthly cloud bill? As it turns out, a lot. While many teams struggle with ever-growing Kubernetes costs, the solution isn&apos;t just about cutting expenses—it&apos;s about improving reliability.</p><p>In this episode, Ole is joined by <b>Yasmine, COO of CloudBolt</b>, to explore the complex world of Kubernetes rightsizing. Drawing from her experience at Stormforge, Yasmine unpacks the evolution from using performance testing to generate optimization data to the sophisticated machine learning models used today. This conversation goes beyond the tools to address the core challenges every organization faces when trying to tame its cloud-native environment.</p><p><b>Tune in to learn:</b></p><ul><li><b>The People Problem:</b> Why there&apos;s natural friction between platform teams and developers on resource management, and how to bridge that gap.</li><li><b>Reliability First:</b> The crucial mindset shift of viewing rightsizing as a tool for reliability and performance, with <b>cost savings as the byproduct</b>.</li><li><b>The Scale Challenge:</b> Why manual scripts and &quot;setting an average&quot; are bound to fail when managing thousands of dynamic workloads.</li><li><b>Testing for Confidence:</b> How robust performance and functional testing can validate automated resource changes and give teams the confidence to deploy them.</li></ul>]]></description>
    <content:encoded><![CDATA[<p>What&apos;s the connection between your performance tests and your monthly cloud bill? As it turns out, a lot. While many teams struggle with ever-growing Kubernetes costs, the solution isn&apos;t just about cutting expenses—it&apos;s about improving reliability.</p><p>In this episode, Ole is joined by <b>Yasmine, COO of CloudBolt</b>, to explore the complex world of Kubernetes rightsizing. Drawing from her experience at Stormforge, Yasmine unpacks the evolution from using performance testing to generate optimization data to the sophisticated machine learning models used today. This conversation goes beyond the tools to address the core challenges every organization faces when trying to tame its cloud-native environment.</p><p><b>Tune in to learn:</b></p><ul><li><b>The People Problem:</b> Why there&apos;s natural friction between platform teams and developers on resource management, and how to bridge that gap.</li><li><b>Reliability First:</b> The crucial mindset shift of viewing rightsizing as a tool for reliability and performance, with <b>cost savings as the byproduct</b>.</li><li><b>The Scale Challenge:</b> Why manual scripts and &quot;setting an average&quot; are bound to fail when managing thousands of dynamic workloads.</li><li><b>Testing for Confidence:</b> How robust performance and functional testing can validate automated resource changes and give teams the confidence to deploy them.</li></ul>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2454212/episodes/17823716-kubernetes-rightsizing-and-performance-testing.mp3" length="17360930" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/ysz8zdqzg0cfmv12gchguj3s7tbk?.jpg" />
    <itunes:author>Testkube</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17823716</guid>
    <pubDate>Wed, 10 Sep 2025 15:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2454212/17823716/transcript" type="text/html" />
    <itunes:duration>1443</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>14</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Scaling Testing for the Age of AI-Generated Code</itunes:title>
    <title>Scaling Testing for the Age of AI-Generated Code</title>
    <itunes:summary><![CDATA[In this episode, the main conversation is between host Ole Lensmar and guest Atul, who are joined by special guest Dmitry, the CEO of Testkube. Together, they dive deep into the evolving landscape of software testing, framed by Atul's fascinating journey from manual QA to a cloud native developer advocate. The conversation kicks off with Atul sharing his unique career path, highlighting how starting in manual testing gave him a foundational understanding of system failure points—an invaluable...]]></itunes:summary>
    <description><![CDATA[<p>In this episode, the main conversation is between host <b>Ole Lensmar</b> and guest <b>Atul</b>, who are joined by special guest <b>Dmitry</b>, the CEO of Testkube. Together, they dive deep into the evolving landscape of software testing, framed by Atul&apos;s fascinating journey from manual QA to a cloud native developer advocate.</p><p>The conversation kicks off with Atul sharing his unique career path, highlighting how starting in manual testing gave him a foundational understanding of system failure points—an invaluable edge in the world of development and cloud native technologies.</p><p>The core of the discussion explores the profound impact of <b>AI on testing and development workflows</b>. Atul points out a critical challenge: while AI can generate code at 10x the previous velocity, our CI/CD pipelines often become a bottleneck, as they weren&apos;t designed to handle such a high volume of pull requests. This leads to a crucial conversation about the need to not only <b>scale testing efforts</b> to ensure proper coverage for AI-generated code but also to scale the underlying CI/CD infrastructure itself. They also touch upon the significant <b>software supply chain security concerns</b> that arise when integrating AI agents into the development lifecycle.</p><p>Shifting focus to the broader ecosystem, the episode examines why testing often feels like an afterthought in the cloud native community, particularly at events like KubeCon. Atul argues that teams are often so focused on application functionality that they&apos;re &quot;blinded&quot; to the complexities of testing the entire infrastructure stack—from service meshes to container orchestration—until something breaks. The conversation also covers the nuanced practice of <b>testing in production</b>, balancing its benefits with the inherent risks.</p>]]></description>
    <content:encoded><![CDATA[<p>In this episode, the main conversation is between host <b>Ole Lensmar</b> and guest <b>Atul</b>, who are joined by special guest <b>Dmitry</b>, the CEO of Testkube. Together, they dive deep into the evolving landscape of software testing, framed by Atul&apos;s fascinating journey from manual QA to a cloud native developer advocate.</p><p>The conversation kicks off with Atul sharing his unique career path, highlighting how starting in manual testing gave him a foundational understanding of system failure points—an invaluable edge in the world of development and cloud native technologies.</p><p>The core of the discussion explores the profound impact of <b>AI on testing and development workflows</b>. Atul points out a critical challenge: while AI can generate code at 10x the previous velocity, our CI/CD pipelines often become a bottleneck, as they weren&apos;t designed to handle such a high volume of pull requests. This leads to a crucial conversation about the need to not only <b>scale testing efforts</b> to ensure proper coverage for AI-generated code but also to scale the underlying CI/CD infrastructure itself. They also touch upon the significant <b>software supply chain security concerns</b> that arise when integrating AI agents into the development lifecycle.</p><p>Shifting focus to the broader ecosystem, the episode examines why testing often feels like an afterthought in the cloud native community, particularly at events like KubeCon. Atul argues that teams are often so focused on application functionality that they&apos;re &quot;blinded&quot; to the complexities of testing the entire infrastructure stack—from service meshes to container orchestration—until something breaks. The conversation also covers the nuanced practice of <b>testing in production</b>, balancing its benefits with the inherent risks.</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2454212/episodes/17729177-scaling-testing-for-the-age-of-ai-generated-code.mp3" length="17523832" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/gjfz0hefzfrzc8rs4nsgmf5eoi56?.jpg" />
    <itunes:author>Testkube</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17729177</guid>
    <pubDate>Mon, 25 Aug 2025 13:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2454212/17729177/transcript" type="text/html" />
    <itunes:duration>1457</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>13</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>How Cloudflare Tests in Production for Unbreakable Performance</itunes:title>
    <title>How Cloudflare Tests in Production for Unbreakable Performance</title>
    <itunes:summary><![CDATA[In this illuminating episode, we pull back the curtain on Cloudflare's intricate approach to testing at a truly global scale. Join us as Sachin from Cloudflare's team shares invaluable insights into how they leverage their vast, distributed network to push the boundaries of reliability and performance. We'll explore the critical role of SLOs (Service Level Objectives) and SLIs (Service Level Indicators) in measuring Cloudflare's service reliability, and why error budgeting is essential for ma...]]></itunes:summary>
    <description><![CDATA[<p>In this illuminating episode, we pull back the curtain on <b>Cloudflare&apos;s</b> intricate approach to testing at a truly global scale. Join us as Sachin from Cloudflare&apos;s team shares invaluable insights into how they leverage their vast, distributed network to push the boundaries of reliability and performance. We&apos;ll explore the critical role of <b>SLOs (Service Level Objectives)</b> and <b>SLIs (Service Level Indicators)</b> in measuring Cloudflare&apos;s service reliability, and why <b>error budgeting</b> is essential for managing risk across their massive infrastructure.</p><p>Discover how Cloudflare embraces the often-debated, yet crucial, practice of <b>testing in production</b> to validate real-world performance. Learn how <b>observability</b> becomes their indispensable guide to understanding complex system behavior under immense load. We&apos;ll also discuss the power of <b>automated monitoring</b> in catching anomalies, the importance of <b>collaborating with SLO teams</b> within Cloudflare, and how <b>continuous improvement</b> is fueled by accurate metrics and data analysis gleaned from their unique testing environment. Whether you&apos;re a DevOps engineer, SRE, or simply curious about how an internet giant ensures its services stand strong, this episode offers actionable strategies and a fascinating look into Cloudflare&apos;s blueprint for resilience.</p>]]></description>
    <content:encoded><![CDATA[<p>In this illuminating episode, we pull back the curtain on <b>Cloudflare&apos;s</b> intricate approach to testing at a truly global scale. Join us as Sachin from Cloudflare&apos;s team shares invaluable insights into how they leverage their vast, distributed network to push the boundaries of reliability and performance. We&apos;ll explore the critical role of <b>SLOs (Service Level Objectives)</b> and <b>SLIs (Service Level Indicators)</b> in measuring Cloudflare&apos;s service reliability, and why <b>error budgeting</b> is essential for managing risk across their massive infrastructure.</p><p>Discover how Cloudflare embraces the often-debated, yet crucial, practice of <b>testing in production</b> to validate real-world performance. Learn how <b>observability</b> becomes their indispensable guide to understanding complex system behavior under immense load. We&apos;ll also discuss the power of <b>automated monitoring</b> in catching anomalies, the importance of <b>collaborating with SLO teams</b> within Cloudflare, and how <b>continuous improvement</b> is fueled by accurate metrics and data analysis gleaned from their unique testing environment. Whether you&apos;re a DevOps engineer, SRE, or simply curious about how an internet giant ensures its services stand strong, this episode offers actionable strategies and a fascinating look into Cloudflare&apos;s blueprint for resilience.</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2454212/episodes/17553585-how-cloudflare-tests-in-production-for-unbreakable-performance.mp3" length="22875573" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/h76mfa9pu8uj7e7fgtem1oc583r5?.jpg" />
    <itunes:author>Testkube</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17553585</guid>
    <pubDate>Mon, 28 Jul 2025 09:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2454212/17553585/transcript" type="text/html" />
    <itunes:duration>1903</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>12</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Breaking Things on Purpose: The Real Power of Chaos Engineering with Benjamin Wilms</itunes:title>
    <title>Breaking Things on Purpose: The Real Power of Chaos Engineering with Benjamin Wilms</title>
    <itunes:summary><![CDATA[In this episode of the Cloud Native Testing Podcast, Ole Lensmar sits down with Benjamin Wilms, founder and CEO of Steadybit, to explore the role of chaos engineering in building resilient cloud-native systems—from early-stage startups to global enterprises. Benjamin shares how his journey from consulting to founding Steadybit was shaped by one key lesson: the best learning happens when systems fail. He explains how chaos engineering can shift from a manual, reactive effort to a repeatable pr...]]></itunes:summary>
    <description><![CDATA[<p>In this episode of the <em>Cloud Native Testing Podcast</em>, Ole Lensmar sits down with Benjamin Wilms, founder and CEO of <a href='https://www.steadybit.com/'>Steadybit</a>, to explore the role of chaos engineering in building resilient cloud-native systems—from early-stage startups to global enterprises.</p><p>Benjamin shares how his journey from consulting to founding Steadybit was shaped by one key lesson: the best learning happens when systems fail. He explains how chaos engineering can shift from a manual, reactive effort to a repeatable practice that empowers teams to uncover weaknesses before they cause real-world outages.</p><p>They also dig into the cultural side of resilience engineering—how game days can bring teams together, why you don’t need massive scale to get started, and what it takes to build an organization where failure leads to progress, not blame.</p><p>---</p><p>This podcast is proudly sponsored by Testkube, the cloud-native, vendor-agnostic test execution and orchestration platform that enables teams to run any type of test automation directly within their Kubernetes infrastructure. Learn more at <a href='http://www.testkube.io'>www.testkube.io</a>.</p>]]></description>
    <content:encoded><![CDATA[<p>In this episode of the <em>Cloud Native Testing Podcast</em>, Ole Lensmar sits down with Benjamin Wilms, founder and CEO of <a href='https://www.steadybit.com/'>Steadybit</a>, to explore the role of chaos engineering in building resilient cloud-native systems—from early-stage startups to global enterprises.</p><p>Benjamin shares how his journey from consulting to founding Steadybit was shaped by one key lesson: the best learning happens when systems fail. He explains how chaos engineering can shift from a manual, reactive effort to a repeatable practice that empowers teams to uncover weaknesses before they cause real-world outages.</p><p>They also dig into the cultural side of resilience engineering—how game days can bring teams together, why you don’t need massive scale to get started, and what it takes to build an organization where failure leads to progress, not blame.</p><p>---</p><p>This podcast is proudly sponsored by Testkube, the cloud-native, vendor-agnostic test execution and orchestration platform that enables teams to run any type of test automation directly within their Kubernetes infrastructure. Learn more at <a href='http://www.testkube.io'>www.testkube.io</a>.</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2454212/episodes/17422656-breaking-things-on-purpose-the-real-power-of-chaos-engineering-with-benjamin-wilms.mp3" length="17596319" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/svvnk4fl96d5e6m6mje5t7z5gn3g?.jpg" />
    <itunes:author>Testkube</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17422656</guid>
    <pubDate>Wed, 16 Jul 2025 01:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2454212/17422656/transcript" type="text/html" />
    <itunes:duration>1462</itunes:duration>
    <itunes:keywords>Chaos Engineering, Cloud Native, Kubernetes, Site Reliability Engineering, Resilience Testing, DevOps, Testing in Production</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>11</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>The Swagger Revolution: How API Specs Became a Testing Superpower with Tony Tam</itunes:title>
    <title>The Swagger Revolution: How API Specs Became a Testing Superpower with Tony Tam</title>
    <itunes:summary><![CDATA[In this episode of the Cloud Native Testing Podcast, Ole Lensmar sits down with Tony Tam, creator of Swagger API (now known as the OpenAPI specification) and a pioneer in API specification standards, to explore the unexpected ways Swagger transformed software testing. Tony shares the origin story of Swagger: from its roots in solving REST client generation to how it became a foundational tool for testing, documentation, and collaboration across teams. He explains how OpenAPI specs gave rise t...]]></itunes:summary>
    <description><![CDATA[<p>In this episode of the <em>Cloud Native Testing Podcast</em>, Ole Lensmar sits down with <b>Tony Tam</b>, creator of Swagger API (now known as the OpenAPI specification) and a pioneer in API specification standards, to explore the unexpected ways Swagger transformed software testing.</p><p>Tony shares the origin story of Swagger: from its roots in solving REST client generation to how it became a foundational tool for testing, documentation, and collaboration across teams. He explains how OpenAPI specs gave rise to a new generation of spec-driven testing, enabling everything from automated validation to smarter negative test cases.</p><p>Whether you&apos;re maintaining legacy services, scaling microservices, or figuring out how to test AI-powered workloads in distributed environments, Tony’s insights into API resilience, tooling, and testing culture are not to be missed.</p><p>--</p><p>This podcast is proudly sponsored by <a href='https://testkube.io'><b>Testkube</b></a>, the cloud-native, vendor-agnostic test execution and orchestration platform built for modern infrastructure. Run any test, at any stage, from right inside your Kubernetes cluster.</p>]]></description>
    <content:encoded><![CDATA[<p>In this episode of the <em>Cloud Native Testing Podcast</em>, Ole Lensmar sits down with <b>Tony Tam</b>, creator of Swagger API (now known as the OpenAPI specification) and a pioneer in API specification standards, to explore the unexpected ways Swagger transformed software testing.</p><p>Tony shares the origin story of Swagger: from its roots in solving REST client generation to how it became a foundational tool for testing, documentation, and collaboration across teams. He explains how OpenAPI specs gave rise to a new generation of spec-driven testing, enabling everything from automated validation to smarter negative test cases.</p><p>Whether you&apos;re maintaining legacy services, scaling microservices, or figuring out how to test AI-powered workloads in distributed environments, Tony’s insights into API resilience, tooling, and testing culture are not to be missed.</p><p>--</p><p>This podcast is proudly sponsored by <a href='https://testkube.io'><b>Testkube</b></a>, the cloud-native, vendor-agnostic test execution and orchestration platform built for modern infrastructure. Run any test, at any stage, from right inside your Kubernetes cluster.</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2454212/episodes/17410966-the-swagger-revolution-how-api-specs-became-a-testing-superpower-with-tony-tam.mp3" length="17939752" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/1ar11q0uyyuh3h2rls87r6tqfn2h?.jpg" />
    <itunes:author>Testkube</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17410966</guid>
    <pubDate>Wed, 02 Jul 2025 00:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2454212/17410966/transcript" type="text/html" />
    <itunes:duration>1491</itunes:duration>
    <itunes:keywords>Swagger, OpenAPI, API testing, cloud-native, software development, testing strategies, developer tools, REST APIs, community building, microservices</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>10</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Testing Cloud-Native Applications in Regulated Environments with Cherif Sahraoui</itunes:title>
    <title>Testing Cloud-Native Applications in Regulated Environments with Cherif Sahraoui</title>
    <itunes:summary><![CDATA[In this episode of the Cloud Native Testing Podcast, Ole Lensmar sits down with In this episode of the Cloud Native Testing Podcast, Ole Lensmar sits down with Cherif Sahraoui, QA Lead &amp; Consultant working with 50Hertz Transmission—one of Germany’s four major electricity transmission system operators, responsible for delivering power across northern and eastern Germany—to explore the complexities of testing cloud-native applications in highly regulated industries like energy. Cherif share...]]></itunes:summary>
    <description><![CDATA[<p>In this episode of the <em>Cloud Native Testing Podcast</em>, Ole Lensmar sits down with In this episode of the Cloud Native Testing Podcast, Ole Lensmar sits down with <b>Cherif Sahraoui</b>, QA Lead &amp; Consultant working with 50Hertz Transmission—one of Germany’s four major electricity transmission system operators, responsible for delivering power across northern and eastern Germany—to explore the complexities of testing cloud-native applications in highly regulated industries like energy.</p><p>Cherif shares how his team manages application testing across both cloud and on-prem environments, why manual and exploratory testing still play a crucial role, and how tools like Testkube, Terraform, and ArgoCD help automate quality at scale.</p><p>They also dig into the cultural side of QA: how to foster shared responsibility for testing across dev and QA teams and why testing in production doesn’t deserve its bad reputation.</p><p>If you’re working in a regulated space or looking to improve your cloud-native testing strategy, this conversation offers practical takeaways you can apply right away.</p><p>---</p><p>This podcast is proudly sponsored by Testkube, the cloud-native, vendor-agnostic test execution and orchestration platform that enables teams to run any type of test automation directly within their Kubernetes infrastructure. Learn more at <a href='http://www.testkube.io/'>www.testkube.io</a></p>]]></description>
    <content:encoded><![CDATA[<p>In this episode of the <em>Cloud Native Testing Podcast</em>, Ole Lensmar sits down with In this episode of the Cloud Native Testing Podcast, Ole Lensmar sits down with <b>Cherif Sahraoui</b>, QA Lead &amp; Consultant working with 50Hertz Transmission—one of Germany’s four major electricity transmission system operators, responsible for delivering power across northern and eastern Germany—to explore the complexities of testing cloud-native applications in highly regulated industries like energy.</p><p>Cherif shares how his team manages application testing across both cloud and on-prem environments, why manual and exploratory testing still play a crucial role, and how tools like Testkube, Terraform, and ArgoCD help automate quality at scale.</p><p>They also dig into the cultural side of QA: how to foster shared responsibility for testing across dev and QA teams and why testing in production doesn’t deserve its bad reputation.</p><p>If you’re working in a regulated space or looking to improve your cloud-native testing strategy, this conversation offers practical takeaways you can apply right away.</p><p>---</p><p>This podcast is proudly sponsored by Testkube, the cloud-native, vendor-agnostic test execution and orchestration platform that enables teams to run any type of test automation directly within their Kubernetes infrastructure. Learn more at <a href='http://www.testkube.io/'>www.testkube.io</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2454212/episodes/17370432-testing-cloud-native-applications-in-regulated-environments-with-cherif-sahraoui.mp3" length="18470485" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/cm96mrypk1o9cayotksfse4rmrka?.jpg" />
    <itunes:author>Testkube</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17370432</guid>
    <pubDate>Fri, 20 Jun 2025 14:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2454212/17370432/transcript" type="text/html" />
    <itunes:duration>1535</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>9</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Governance Isn’t a Dirty Word: Making Policy Part of the Dev Flow with Joe Karlsson</itunes:title>
    <title>Governance Isn’t a Dirty Word: Making Policy Part of the Dev Flow with Joe Karlsson</title>
    <itunes:summary><![CDATA[In this episode of the Cloud Native Testing Podcast, Ole Lensmar sits down with Joe Karlsson, Developer Advocate at CloudQuery, to discuss how testing and governance intersect in today’s fast-moving cloud-native environments. They explore what it takes to catch issues like cloud drift, overly permissive configurations, and deprecated services—before they become costly outages. Joe shares real-world insights from his work helping teams bake governance into CI/CD pipelines without slowing down ...]]></itunes:summary>
    <description><![CDATA[<p>In this episode of the <em>Cloud Native Testing Podcast</em>, Ole Lensmar sits down with Joe Karlsson, Developer Advocate at <a href='https://www.cloudquery.io/'>CloudQuery</a>, to discuss how testing and governance intersect in today’s fast-moving cloud-native environments. They explore what it takes to catch issues like cloud drift, overly permissive configurations, and deprecated services—<em>before</em> they become costly outages.</p><p>Joe shares real-world insights from his work helping teams bake governance into CI/CD pipelines without slowing down delivery. From debugging GitHub Actions to building a culture of shared responsibility, this episode is packed with practical advice on making governance feel less like red tape—and more like a safety net for scaling teams.</p><p>---</p><p>This podcast is proudly sponsored by Testkube, the cloud-native, vendor-agnostic test execution and orchestration platform that enables teams to run any type of test automation directly within their Kubernetes infrastructure. Learn more at <a href='http://www.testkube.io'>www.testkube.io</a></p>]]></description>
    <content:encoded><![CDATA[<p>In this episode of the <em>Cloud Native Testing Podcast</em>, Ole Lensmar sits down with Joe Karlsson, Developer Advocate at <a href='https://www.cloudquery.io/'>CloudQuery</a>, to discuss how testing and governance intersect in today’s fast-moving cloud-native environments. They explore what it takes to catch issues like cloud drift, overly permissive configurations, and deprecated services—<em>before</em> they become costly outages.</p><p>Joe shares real-world insights from his work helping teams bake governance into CI/CD pipelines without slowing down delivery. From debugging GitHub Actions to building a culture of shared responsibility, this episode is packed with practical advice on making governance feel less like red tape—and more like a safety net for scaling teams.</p><p>---</p><p>This podcast is proudly sponsored by Testkube, the cloud-native, vendor-agnostic test execution and orchestration platform that enables teams to run any type of test automation directly within their Kubernetes infrastructure. Learn more at <a href='http://www.testkube.io'>www.testkube.io</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2454212/episodes/17278377-governance-isn-t-a-dirty-word-making-policy-part-of-the-dev-flow-with-joe-karlsson.mp3" length="18356559" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/fhu5jtvdgz2umrrup602pj37vc7b?.jpg" />
    <itunes:author>Testkube</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17278377</guid>
    <pubDate>Wed, 04 Jun 2025 00:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2454212/17278377/transcript" type="text/html" />
    <podcast:chapters url="https://www.buzzsprout.com/2454212/17278377/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Governance Isn’t a Dirty Word: Making Policy Part of the Dev Flow with Joe Karlsson" />
  <psc:chapter start="2:29" title="The Evolution of Testing in Cloud Native Environments" />
  <psc:chapter start="3:59" title="Understanding Cloud Governance Testing" />
  <psc:chapter start="10:40" title="Building a Culture of Governance and Quality" />
  <psc:chapter start="14:11" title="The Role of AI in Governance and Testing" />
</psc:chapters>
    <itunes:duration>1526</itunes:duration>
    <itunes:keywords>Cloud Native, Testing, CI/CD, Governance, Compliance, Cloud Infrastructure, DevOps, Software Engineering, Quality Assurance, AI in Governance</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>8</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>The Intersection of Platform Engineering and Testing with Daniel Bryant</itunes:title>
    <title>The Intersection of Platform Engineering and Testing with Daniel Bryant</title>
    <itunes:summary><![CDATA[In this episode of the Cloud Native Testing Podcast, Ole Lensmar sits down with Daniel Bryant, Engineer, Speaker, and Head of Product Marketing at Syntasso, to explore how testing is evolving in modern cloud-native environments. They dive into the critical role platform engineering plays in shaping a healthy testing culture, and how teams can strike the right balance between enforcing standards and empowering developers. Daniel shares hard-won insights on testing in production, infrastructure...]]></itunes:summary>
    <description><![CDATA[<p>In this episode of the <em>Cloud Native Testing Podcast</em>, Ole Lensmar sits down with Daniel Bryant, Engineer, Speaker, and Head of Product Marketing at Syntasso, to explore how testing is evolving in modern cloud-native environments. They dive into the critical role platform engineering plays in shaping a healthy testing culture, and how teams can strike the right balance between enforcing standards and empowering developers.</p><p>Daniel shares hard-won insights on testing in production, infrastructure validation, and why contract testing is essential when working with external dependencies. From technical best practices to organizational mindset shifts, this episode unpacks what it <em>really</em> takes to make testing a first-class citizen in the cloud-native world.</p><p>--</p><p><em>This podcast is proudly sponsored by </em><b><em>Testkube</em></b><em>, the cloud-native, vendor-agnostic test execution and orchestration platform that enables teams to run any type of test automation directly within their Kubernetes infrastructure. Learn more at </em><a href='http://www.testkube.io/'><b><em>www.testkube.io</em></b></a></p>]]></description>
    <content:encoded><![CDATA[<p>In this episode of the <em>Cloud Native Testing Podcast</em>, Ole Lensmar sits down with Daniel Bryant, Engineer, Speaker, and Head of Product Marketing at Syntasso, to explore how testing is evolving in modern cloud-native environments. They dive into the critical role platform engineering plays in shaping a healthy testing culture, and how teams can strike the right balance between enforcing standards and empowering developers.</p><p>Daniel shares hard-won insights on testing in production, infrastructure validation, and why contract testing is essential when working with external dependencies. From technical best practices to organizational mindset shifts, this episode unpacks what it <em>really</em> takes to make testing a first-class citizen in the cloud-native world.</p><p>--</p><p><em>This podcast is proudly sponsored by </em><b><em>Testkube</em></b><em>, the cloud-native, vendor-agnostic test execution and orchestration platform that enables teams to run any type of test automation directly within their Kubernetes infrastructure. Learn more at </em><a href='http://www.testkube.io/'><b><em>www.testkube.io</em></b></a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2454212/episodes/17212175-the-intersection-of-platform-engineering-and-testing-with-daniel-bryant.mp3" length="18495766" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/ddn1dpxb2ckd3h9bant3oukcw2ye?.jpg" />
    <itunes:author>Testkube</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17212175</guid>
    <pubDate>Thu, 22 May 2025 18:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2454212/17212175/transcript" type="text/html" />
    <itunes:duration>1537</itunes:duration>
    <itunes:keywords>cloud native, testing, platform engineering, testing culture, production testing, infrastructure testing, contract testing, software development, DevOps, automation</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>7</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Beyond Pipelines: Designing a Testing Culture That Actually Works in Cloud Native with Joseph Karp</itunes:title>
    <title>Beyond Pipelines: Designing a Testing Culture That Actually Works in Cloud Native with Joseph Karp</title>
    <itunes:summary><![CDATA[In this episode, Ole Lensmar talks with Joe Karp, DevOps Architect at UWM, about what it really takes to build a testing culture inside a modern, cloud-native organization. Joe shares how his team intentionally designed clear ownership between developers, QA engineers, and platform teams—and why empowering devs to own their testing is key to scaling quality across hundreds of services. From infrastructure-level chaos testing to critical-path monitoring in production, Joe walks through the too...]]></itunes:summary>
    <description><![CDATA[<p>In this episode, Ole Lensmar talks with Joe Karp, DevOps Architect at UWM, about what it <em>really</em> takes to build a testing culture inside a modern, cloud-native organization. Joe shares how his team intentionally designed clear ownership between developers, QA engineers, and platform teams—and why empowering devs to own their testing is key to scaling quality across hundreds of services.</p><p>From infrastructure-level chaos testing to critical-path monitoring in production, Joe walks through the tooling, strategies, and cultural shifts that enabled UWM to test across multi-cloud, multi-cluster environments. They discuss why off-the-shelf tools often fall short, how internal platforms should be treated like products, and what it means to build resilience into both systems and teams.</p><p>--</p><p><em>This podcast is proudly sponsored by </em><b><em>Testkube</em></b><em>, the cloud-native, vendor-agnostic test execution and orchestration platform that enables teams to run any type of test automation directly within their Kubernetes infrastructure. Learn more at </em><a href='http://www.testkube.io/'><b><em>www.testkube.io</em></b></a></p>]]></description>
    <content:encoded><![CDATA[<p>In this episode, Ole Lensmar talks with Joe Karp, DevOps Architect at UWM, about what it <em>really</em> takes to build a testing culture inside a modern, cloud-native organization. Joe shares how his team intentionally designed clear ownership between developers, QA engineers, and platform teams—and why empowering devs to own their testing is key to scaling quality across hundreds of services.</p><p>From infrastructure-level chaos testing to critical-path monitoring in production, Joe walks through the tooling, strategies, and cultural shifts that enabled UWM to test across multi-cloud, multi-cluster environments. They discuss why off-the-shelf tools often fall short, how internal platforms should be treated like products, and what it means to build resilience into both systems and teams.</p><p>--</p><p><em>This podcast is proudly sponsored by </em><b><em>Testkube</em></b><em>, the cloud-native, vendor-agnostic test execution and orchestration platform that enables teams to run any type of test automation directly within their Kubernetes infrastructure. Learn more at </em><a href='http://www.testkube.io/'><b><em>www.testkube.io</em></b></a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2454212/episodes/17072401-beyond-pipelines-designing-a-testing-culture-that-actually-works-in-cloud-native-with-joseph-karp.mp3" length="23921473" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/nuxgs1p8czj8tvocr4hgwakyvh7w?.jpg" />
    <itunes:author>Testkube</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17072401</guid>
    <pubDate>Wed, 30 Apr 2025 11:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2454212/17072401/transcript" type="text/html" />
    <podcast:chapters url="https://www.buzzsprout.com/2454212/17072401/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Introduction to Cloud Native Testing" />
  <psc:chapter start="3:13" title="The Role of Chaos Testing in Infrastructure" />
  <psc:chapter start="5:53" title="Challenges of Cloud Native Applications" />
  <psc:chapter start="8:55" title="Testing Strategies and Environments" />
  <psc:chapter start="11:55" title="Automating Deployment and Testing" />
  <psc:chapter start="14:57" title="Testing in Production: Best Practices" />
  <psc:chapter start="15:46" title="The Importance of Monitoring and Testing" />
  <psc:chapter start="16:44" title="Roles and Responsibilities in Testing" />
  <psc:chapter start="18:29" title="Load Testing Responsibilities" />
  <psc:chapter start="21:02" title="Building a Cloud-Native Testing Culture" />
  <psc:chapter start="23:30" title="Keeping Up with Technology" />
  <psc:chapter start="26:31" title="CI/CD Pipeline Strategies" />
  <psc:chapter start="30:05" title="Testing Frameworks and Guidelines" />
</psc:chapters>
    <itunes:duration>1989</itunes:duration>
    <itunes:keywords>cloud native testing, chaos testing, infrastructure testing, application development, Kubernetes, DevOps, testing strategies, automated deployment, production testing, financial institutions, monitoring, testing, DevOps, cloud-native, CI/CD, load testing,</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>6</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Modeling Over Mocking: Building Realistic Test Systems for Cloud Native Apps with Oleg Nenashev </itunes:title>
    <title>Modeling Over Mocking: Building Realistic Test Systems for Cloud Native Apps with Oleg Nenashev </title>
    <itunes:summary><![CDATA[In this episode, Ole sits down with Oleg Nenashev—CNCF Ambassador, open source advocate, Jenkins Maintainer, and Lead Developer Advocate at Gradle—to unpack the evolving world of cloud native testing. From the rise of integration testing to the role of tools like Testcontainers and WireMock, Oleg shares why modeling realistic systems is more powerful (and more reliable) than traditional mocking. They explore the complexities of testing in Kubernetes and why Java is experiencing a renaissance ...]]></itunes:summary>
    <description><![CDATA[<p>In this episode, Ole sits down with Oleg Nenashev—CNCF Ambassador, open source advocate, Jenkins Maintainer, and Lead Developer Advocate at Gradle—to unpack the evolving world of cloud native testing. From the rise of integration testing to the role of tools like Testcontainers and WireMock, Oleg shares why modeling realistic systems is more powerful (and more reliable) than traditional mocking. They explore the complexities of testing in Kubernetes and why Java is experiencing a renaissance in the cloud native ecosystem.</p><p>--</p><p><em>This podcast is proudly sponsored by </em><b><em>Testkube</em></b><em>, the cloud-native, vendor-agnostic test execution and orchestration platform that enables teams to run any type of test automation directly within their Kubernetes infrastructure. Learn more at </em><a href='http://www.testkube.io/'><b><em>www.testkube.io</em></b></a></p>]]></description>
    <content:encoded><![CDATA[<p>In this episode, Ole sits down with Oleg Nenashev—CNCF Ambassador, open source advocate, Jenkins Maintainer, and Lead Developer Advocate at Gradle—to unpack the evolving world of cloud native testing. From the rise of integration testing to the role of tools like Testcontainers and WireMock, Oleg shares why modeling realistic systems is more powerful (and more reliable) than traditional mocking. They explore the complexities of testing in Kubernetes and why Java is experiencing a renaissance in the cloud native ecosystem.</p><p>--</p><p><em>This podcast is proudly sponsored by </em><b><em>Testkube</em></b><em>, the cloud-native, vendor-agnostic test execution and orchestration platform that enables teams to run any type of test automation directly within their Kubernetes infrastructure. Learn more at </em><a href='http://www.testkube.io/'><b><em>www.testkube.io</em></b></a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2454212/episodes/16984344-modeling-over-mocking-building-realistic-test-systems-for-cloud-native-apps-with-oleg-nenashev.mp3" length="21751896" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/xycwg8b43ehedgmqpfsv5thio8xy?.jpg" />
    <itunes:author>Testkube</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16984344</guid>
    <pubDate>Wed, 16 Apr 2025 08:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2454212/16984344/transcript" type="text/html" />
    <podcast:chapters url="https://www.buzzsprout.com/2454212/16984344/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Introduction to Cloud Native Testing and Oleg Nenashev" />
  <psc:chapter start="1:44" title="The Importance of Mocking in Testing" />
  <psc:chapter start="5:02" title="Integration Testing in Cloud Native Environments" />
  <psc:chapter start="6:40" title="Modeling vs. Mocking: Understanding the Terminology" />
  <psc:chapter start="10:06" title="Creating Models for Testing: Simplified vs. Specification-Based" />
  <psc:chapter start="12:00" title="Recording and Reproducing Behavior for Testing" />
  <psc:chapter start="17:38" title="Service Mesh and Dependency Injection in Kubernetes" />
  <psc:chapter start="19:01" title="Orchestrating Testing Environments in CI/CD" />
  <psc:chapter start="22:11" title="Gradle&#39;s Role in Developer Productivity and Testing" />
  <psc:chapter start="27:40" title="The Evolution of Java in Cloud Native Development" />
</psc:chapters>
    <itunes:duration>1808</itunes:duration>
    <itunes:keywords>Cloud Native Testing, Mocking, Integration Testing, Test Containers, Developer Productivity, Kubernetes, Gradle, Microservices, CI/CD, Service Mesh</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>5</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Why Ephemeral Environments Are a Game-Changer for Testing with Ramiro Berrelleza</itunes:title>
    <title>Why Ephemeral Environments Are a Game-Changer for Testing with Ramiro Berrelleza</title>
    <itunes:summary><![CDATA[In this episode, Ole sits down with Ramiro Berrelleza, CEO and co-founder of Okteto, to explore the evolution and impact of ephemeral environments in cloud-native development. They discuss the challenges of testing in traditional setups, how Kubernetes enables ephemeral environments, and their growing role beyond testing—spanning customer research, support, and more. The conversation also dives into data management strategies and the seamless integration of ephemeral environments into the dev...]]></itunes:summary>
    <description><![CDATA[<p>In this episode, Ole sits down with Ramiro Berrelleza, CEO and co-founder of <a href='https://www.okteto.com/'>Okteto</a>, to explore the evolution and impact of ephemeral environments in cloud-native development. They discuss the challenges of testing in traditional setups, how Kubernetes enables ephemeral environments, and their growing role beyond testing—spanning customer research, support, and more. The conversation also dives into data management strategies and the seamless integration of ephemeral environments into the development lifecycle, emphasizing faster feedback loops and enhanced collaboration between developers and QA teams.</p><p>--</p><p><em>This podcast is proudly sponsored by </em><b><em>Testkube</em></b><em>, the cloud-native, vendor-agnostic test execution and orchestration platform that enables teams to run any type of test automation directly within their Kubernetes infrastructure. Learn more at </em><a href='http://www.testkube.io/'><b><em>www.testkube.io</em></b></a></p>]]></description>
    <content:encoded><![CDATA[<p>In this episode, Ole sits down with Ramiro Berrelleza, CEO and co-founder of <a href='https://www.okteto.com/'>Okteto</a>, to explore the evolution and impact of ephemeral environments in cloud-native development. They discuss the challenges of testing in traditional setups, how Kubernetes enables ephemeral environments, and their growing role beyond testing—spanning customer research, support, and more. The conversation also dives into data management strategies and the seamless integration of ephemeral environments into the development lifecycle, emphasizing faster feedback loops and enhanced collaboration between developers and QA teams.</p><p>--</p><p><em>This podcast is proudly sponsored by </em><b><em>Testkube</em></b><em>, the cloud-native, vendor-agnostic test execution and orchestration platform that enables teams to run any type of test automation directly within their Kubernetes infrastructure. Learn more at </em><a href='http://www.testkube.io/'><b><em>www.testkube.io</em></b></a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2454212/episodes/16826998-why-ephemeral-environments-are-a-game-changer-for-testing-with-ramiro-berrelleza.mp3" length="21892481" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/eus5yl32oeaxfvjkmn36wlqf33bn?.jpg" />
    <itunes:author>Testkube</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16826998</guid>
    <pubDate>Wed, 02 Apr 2025 00:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2454212/16826998/transcript" type="text/html" />
    <podcast:chapters url="https://www.buzzsprout.com/2454212/16826998/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title=" Introduction to Ephemeral Environments" />
  <psc:chapter start="1:00" title="The Genesis of Okteto" />
  <psc:chapter start="4:21" title=" Kubernetes and Its Role in Ephemeral Environments" />
  <psc:chapter start="8:34" title="Use Cases Beyond Testing" />
  <psc:chapter start="12:22" title="Data Management in Ephemeral Environments" />
  <psc:chapter start="18:19" title="Testing Strategies with Ephemeral Environments" />
  <psc:chapter start="24:30" title="Integrating Ephemeral Environments in Development" />
  <psc:chapter start="30:11" title="Conclusion and Future of Cloud Native Development" />
</psc:chapters>
    <itunes:duration>1820</itunes:duration>
    <itunes:keywords>ephemeral environments, cloud native, Kubernetes, testing, Okteto, software development, CI/CD, DevOps, data management, agile development</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>4</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>AI’s Impact on Testing: Enhancing Quality Without Losing Control with Laurent Py</itunes:title>
    <title>AI’s Impact on Testing: Enhancing Quality Without Losing Control with Laurent Py</title>
    <itunes:summary><![CDATA[In this episode, Ole and Laurent Py of Packmind explore how AI is reshaping software development, particularly in quality assurance and testing. The discussion delves into AI’s dual role in testing—both as a tool for generating tests and as a complement to human critical thinking. They also examine the ongoing importance of exploratory testing, the impact of AI on test execution efficiency, and the challenges junior developers face in an AI-driven landscape. The conversation wraps up with ins...]]></itunes:summary>
    <description><![CDATA[<p>In this episode, Ole and Laurent Py of Packmind explore how AI is reshaping software development, particularly in quality assurance and testing. The discussion delves into AI’s dual role in testing—both as a tool for generating tests and as a complement to human critical thinking. They also examine the ongoing importance of exploratory testing, the impact of AI on test execution efficiency, and the challenges junior developers face in an AI-driven landscape. The conversation wraps up with insights into the future of AI in software development, emphasizing the need for a balance between automation and human oversight.</p><p>--</p><p><em>This podcast is proudly sponsored by </em><b><em>Testkube</em></b><em>, the cloud-native, vendor-agnostic test execution and orchestration platform that enables teams to run any type of test automation directly within their Kubernetes infrastructure. Learn more at </em><a href='http://www.testkube.io'><b><em>www.testkube.io</em></b></a></p>]]></description>
    <content:encoded><![CDATA[<p>In this episode, Ole and Laurent Py of Packmind explore how AI is reshaping software development, particularly in quality assurance and testing. The discussion delves into AI’s dual role in testing—both as a tool for generating tests and as a complement to human critical thinking. They also examine the ongoing importance of exploratory testing, the impact of AI on test execution efficiency, and the challenges junior developers face in an AI-driven landscape. The conversation wraps up with insights into the future of AI in software development, emphasizing the need for a balance between automation and human oversight.</p><p>--</p><p><em>This podcast is proudly sponsored by </em><b><em>Testkube</em></b><em>, the cloud-native, vendor-agnostic test execution and orchestration platform that enables teams to run any type of test automation directly within their Kubernetes infrastructure. Learn more at </em><a href='http://www.testkube.io'><b><em>www.testkube.io</em></b></a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2454212/episodes/16821271-ai-s-impact-on-testing-enhancing-quality-without-losing-control-with-laurent-py.mp3" length="19401428" type="audio/mpeg" />
    <itunes:author>Testkube</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16821271</guid>
    <pubDate>Wed, 19 Mar 2025 03:00:00 -0400</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2454212/16821271/transcript" type="text/html" />
    <podcast:chapters url="https://www.buzzsprout.com/2454212/16821271/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Introduction to AI in Software Development" />
  <psc:chapter start="5:36" title="AI&#39;s Role in Quality Assurance and Testing" />
  <psc:chapter start="10:01" title="The Importance of Critical Thinking in Testing" />
  <psc:chapter start="14:28" title="Exploratory Testing: The Human Element" />
  <psc:chapter start="19:50" title="Optimizing Test Execution with AI" />
  <psc:chapter start="25:31" title="The Future of AI in Software Development" />
</psc:chapters>
    <itunes:duration>1614</itunes:duration>
    <itunes:keywords>AI, software development, testing, quality assurance, exploratory testing, critical thinking, test execution, software engineering</itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>3</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>The Shift in Software Testing: What Cloud-Native Means for QA with Mario-Leander Reimer</itunes:title>
    <title>The Shift in Software Testing: What Cloud-Native Means for QA with Mario-Leander Reimer</title>
    <itunes:summary><![CDATA[In this episode, Ole speaks with Mario-Leander Reimer, Managing Director of QAware, about the evolution of testing in cloud-native environments. They discuss the challenges and opportunities presented by shifting left in testing, the responsibilities of developers and QA teams, and the importance of continuous testing. The conversation also touches on the need for holistic quality insights, the role of specialists in quality assurance, and the significance of exploratory testing in maintainin...]]></itunes:summary>
    <description><![CDATA[<p>In this episode, Ole speaks with Mario-Leander Reimer, Managing Director of QAware, about the evolution of testing in cloud-native environments. They discuss the challenges and opportunities presented by shifting left in testing, the responsibilities of developers and QA teams, and the importance of continuous testing. The conversation also touches on the need for holistic quality insights, the role of specialists in quality assurance, and the significance of exploratory testing in maintaining software quality.</p><p>---</p><p><em>This podcast is proudly sponsored by </em><b><em>Testkube</em></b><em>, the cloud-native, vendor-agnostic test execution and orchestration platform that enables teams to run any type of test automation directly within their Kubernetes infrastructure. Learn more at www.testkube.io</em></p>]]></description>
    <content:encoded><![CDATA[<p>In this episode, Ole speaks with Mario-Leander Reimer, Managing Director of QAware, about the evolution of testing in cloud-native environments. They discuss the challenges and opportunities presented by shifting left in testing, the responsibilities of developers and QA teams, and the importance of continuous testing. The conversation also touches on the need for holistic quality insights, the role of specialists in quality assurance, and the significance of exploratory testing in maintaining software quality.</p><p>---</p><p><em>This podcast is proudly sponsored by </em><b><em>Testkube</em></b><em>, the cloud-native, vendor-agnostic test execution and orchestration platform that enables teams to run any type of test automation directly within their Kubernetes infrastructure. Learn more at www.testkube.io</em></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2454212/episodes/16740746-the-shift-in-software-testing-what-cloud-native-means-for-qa-with-mario-leander-reimer.mp3" length="22397917" type="audio/mpeg" />
    <itunes:author>Testkube</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16740746</guid>
    <pubDate>Wed, 05 Mar 2025 14:00:00 -0500</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2454212/16740746/transcript" type="text/html" />
    <itunes:duration>1864</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>2</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Welcome to the Cloud Native Testing Podcast!</itunes:title>
    <title>Welcome to the Cloud Native Testing Podcast!</title>
    <itunes:summary><![CDATA[Welcome to the Cloud Native Testing podcast! Meet your host Ole Lensmar—creator of SoapUI, CTO of Testkube, and a long-time advocate for better software testing.  We’ll explore the challenges of testing in cloud-native environments, the role of observability, automation, and emerging trends that are shaping the future of testing. Whether you're a tester, developer, or platform engineer, this podcast is for anyone looking to extend their testing strategies into today's cloud native world....]]></itunes:summary>
    <description><![CDATA[<p>Welcome to the <em>Cloud Native Testing </em>podcast! Meet your host Ole Lensmar—creator of SoapUI, CTO of Testkube, and a long-time advocate for better software testing. </p><p>We’ll explore the challenges of testing in cloud-native environments, the role of observability, automation, and emerging trends that are shaping the future of testing. Whether you&apos;re a tester, developer, or platform engineer, this podcast is for anyone looking to extend their testing strategies into today&apos;s cloud native world.</p><p>Thanks for listening!</p><p>---</p><p><em>This podcast is sponsored by </em><a href='http://testkube.io'><em>Testkube</em></a><em>—the cloud-native testing framework that helps teams automate, orchestrate, and scale their testing workflows in Kubernetes environments. With Testkube, testing shifts left for faster feedback and scales right to meet the demands of modern, distributed systems. </em></p><p><b><em>Learn more at </em></b><a href='https://testkube.io'><b><em>testkube.io</em></b></a></p>]]></description>
    <content:encoded><![CDATA[<p>Welcome to the <em>Cloud Native Testing </em>podcast! Meet your host Ole Lensmar—creator of SoapUI, CTO of Testkube, and a long-time advocate for better software testing. </p><p>We’ll explore the challenges of testing in cloud-native environments, the role of observability, automation, and emerging trends that are shaping the future of testing. Whether you&apos;re a tester, developer, or platform engineer, this podcast is for anyone looking to extend their testing strategies into today&apos;s cloud native world.</p><p>Thanks for listening!</p><p>---</p><p><em>This podcast is sponsored by </em><a href='http://testkube.io'><em>Testkube</em></a><em>—the cloud-native testing framework that helps teams automate, orchestrate, and scale their testing workflows in Kubernetes environments. With Testkube, testing shifts left for faster feedback and scales right to meet the demands of modern, distributed systems. </em></p><p><b><em>Learn more at </em></b><a href='https://testkube.io'><b><em>testkube.io</em></b></a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2454212/episodes/16668855-welcome-to-the-cloud-native-testing-podcast.mp3" length="896026" type="audio/mpeg" />
    <link>http://testkube.io</link>
    <itunes:author>Testkube</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16668855</guid>
    <pubDate>Fri, 21 Feb 2025 10:00:00 -0500</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2454212/16668855/transcript" type="text/html" />
    <itunes:duration>72</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>1</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
</channel>
</rss>
