<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Kevin Fulton — QA engineering notes</title>
    <link>https://kevinfulton.dev</link>
    <description>Field notes from a senior QA engineer: test automation at scale, AI-assisted test generation, flaky-suite triage, and release readiness.</description>
    <language>en-us</language>
    <atom:link href="https://kevinfulton.dev/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Playwright - A Senior QA Automation Engineer&apos;s Perspective</title>
      <link>https://kevinfulton.dev/posts/playwright-discussion</link>
      <guid isPermaLink="true">https://kevinfulton.dev/posts/playwright-discussion</guid>
      <pubDate>Wed, 26 Mar 2025 00:00:00 GMT</pubDate>
      <description>Playwright is a modern web automation framework that addresses many of the traditional pain points in end-to-end testing.</description>
    </item>
    <item>
      <title>Best Practices for Regression Testing in CI/CD Pipelines</title>
      <link>https://kevinfulton.dev/posts/best-practices-regression-testing-cicd</link>
      <guid isPermaLink="true">https://kevinfulton.dev/posts/best-practices-regression-testing-cicd</guid>
      <pubDate>Tue, 23 Jul 2024 00:00:00 GMT</pubDate>
      <description>Learn the best practices for implementing effective regression testing in CI/CD pipelines to ensure software quality and reliability.</description>
    </item>
    <item>
      <title>How to Become a Software QA Engineer - A Comprehensive Guide</title>
      <link>https://kevinfulton.dev/posts/software-qa-career</link>
      <guid isPermaLink="true">https://kevinfulton.dev/posts/software-qa-career</guid>
      <pubDate>Thu, 04 Jul 2024 00:00:00 GMT</pubDate>
      <description>This guide outlines the essential steps to become a successful Software QA Engineer.</description>
    </item>
    <item>
      <title>The Power of Continuous Testing in DevOps</title>
      <link>https://kevinfulton.dev/posts/the-power-of-continuous-testing-in-devops</link>
      <guid isPermaLink="true">https://kevinfulton.dev/posts/the-power-of-continuous-testing-in-devops</guid>
      <pubDate>Thu, 04 Jul 2024 00:00:00 GMT</pubDate>
      <description>Explore how continuous testing in DevOps empowers Software QA Engineers to ensure high-quality software delivery through seamless integration and rapid feedback loops.</description>
    </item>
    <item>
      <title>How to Write Effective Test Cases</title>
      <link>https://kevinfulton.dev/posts/how-to-write-effectice-test-cases</link>
      <guid isPermaLink="true">https://kevinfulton.dev/posts/how-to-write-effectice-test-cases</guid>
      <pubDate>Tue, 02 Jul 2024 00:00:00 GMT</pubDate>
      <description>Learn the essential steps and best practices for writing effective test cases that ensure software quality and reliability.</description>
    </item>
    <item>
      <title>A Day in the Life of a Software QA Analyst</title>
      <link>https://kevinfulton.dev/posts/software-intro</link>
      <guid isPermaLink="true">https://kevinfulton.dev/posts/software-intro</guid>
      <pubDate>Tue, 02 Jul 2024 00:00:00 GMT</pubDate>
      <description>What Software QA Analyst is all about?</description>
    </item>
    <item>
      <title>An Overview of Integration Testing in Microservices Architecture</title>
      <link>https://kevinfulton.dev/posts/overview-microservices-integration-testing</link>
      <guid isPermaLink="true">https://kevinfulton.dev/posts/overview-microservices-integration-testing</guid>
      <pubDate>Sun, 09 Apr 2023 00:00:00 GMT</pubDate>
      <description>Explore the importance and methodology of integration testing in microservices architecture, ensuring seamless interaction and reliability of interconnected services.</description>
    </item>
    <item>
      <title>Exploring Selenium for Web Application Testing</title>
      <link>https://kevinfulton.dev/posts/exploring-selenium-for-web-application-testing</link>
      <guid isPermaLink="true">https://kevinfulton.dev/posts/exploring-selenium-for-web-application-testing</guid>
      <pubDate>Sat, 04 Mar 2023 00:00:00 GMT</pubDate>
      <description>Exploring the in&apos;s and out&apos;s of Selenium for Web Application Testing</description>
    </item>
    <item>
      <title>Manual Testing vs Automated Testing Pros and Cons</title>
      <link>https://kevinfulton.dev/posts/manual-vs-automation</link>
      <guid isPermaLink="true">https://kevinfulton.dev/posts/manual-vs-automation</guid>
      <pubDate>Sun, 08 Jan 2023 00:00:00 GMT</pubDate>
      <description>An in-depth comparison of manual testing and automated testing, exploring the advantages and disadvantages of each approach.</description>
    </item>
    <item>
      <title>Understanding Smoke Testing for Production Deployments</title>
      <link>https://kevinfulton.dev/posts/understanding-smoke-testing-for-prod</link>
      <guid isPermaLink="true">https://kevinfulton.dev/posts/understanding-smoke-testing-for-prod</guid>
      <pubDate>Sun, 08 Jan 2023 00:00:00 GMT</pubDate>
      <description>Learn about the importance of smoke testing in production deployments and how it helps ensure the stability and functionality of software releases.</description>
    </item>
    <item>
      <title>Automating Unit Tests with JUnit Best Practices</title>
      <link>https://kevinfulton.dev/posts/automating-unit-tests-with-junit</link>
      <guid isPermaLink="true">https://kevinfulton.dev/posts/automating-unit-tests-with-junit</guid>
      <pubDate>Mon, 02 Jan 2023 00:00:00 GMT</pubDate>
      <description>JUnit is a widely-used testing framework for Java that helps developers write and run repeatable tests.</description>
    </item>
    <item>
      <title>Mastering API Testing with Postman - A Comprehensive Guide</title>
      <link>https://kevinfulton.dev/posts/intro-to-api-postman</link>
      <guid isPermaLink="true">https://kevinfulton.dev/posts/intro-to-api-postman</guid>
      <pubDate>Mon, 02 Jan 2023 00:00:00 GMT</pubDate>
      <description>Learn how to use Postman, a powerful API testing tool, to streamline your testing process, enhance collaboration, and ensure the reliability of your APIs.</description>
    </item>
    <item>
      <title>The Role of Test Automation in Agile Development</title>
      <link>https://kevinfulton.dev/posts/test-auto-in-agile</link>
      <guid isPermaLink="true">https://kevinfulton.dev/posts/test-auto-in-agile</guid>
      <pubDate>Sun, 10 Jul 2022 00:00:00 GMT</pubDate>
      <description>Discover the crucial role of test automation in Agile development, enhancing speed, reliability, and efficiency in delivering high-quality software.</description>
    </item>
  </channel>
</rss>