<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>ihabnk — articles &amp; reviews</title>
    <link>https://ihabnk.org</link>
    <description>QA Engineer turned AI Product builder. Notes on AI quality, evals, and product engineering.</description>
    <language>en</language>
    <atom:link href="https://ihabnk.org/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Selenium vs Playwright: which one should you actually pick in 2026?</title>
      <link>https://ihabnk.org/reviews/selenium-vs-playwright</link>
      <guid isPermaLink="true">https://ihabnk.org/reviews/selenium-vs-playwright</guid>
      <pubDate>Sun, 10 May 2026 00:00:00 GMT</pubDate>
      <description>For new projects, Playwright wins on speed, reliability, and DX. Selenium still wins when you need cross-language support across legacy enterprise stacks.</description>
      <category>Testing</category>
      <category>Automation</category>
      <category>Browsers</category>
    </item>
    <item>
      <title>How AI is Changing the QA Engineer Role</title>
      <link>https://ihabnk.org/blog/ai-changing-qa-role</link>
      <guid isPermaLink="true">https://ihabnk.org/blog/ai-changing-qa-role</guid>
      <pubDate>Mon, 04 May 2026 00:00:00 GMT</pubDate>
      <description>A deep look at how AI tools are reshaping quality engineering — and why the skill of breaking systems is more valuable than ever.</description>
      <category>AI/ML</category>
      <category>Engineering</category>
    </item>
    <item>
      <title>Building a Self-Testing Agent in Python</title>
      <link>https://ihabnk.org/blog/self-testing-agent-python</link>
      <guid isPermaLink="true">https://ihabnk.org/blog/self-testing-agent-python</guid>
      <pubDate>Sat, 18 Apr 2026 00:00:00 GMT</pubDate>
      <description>Step by step: building a software agent that writes its own test cases, runs them, and learns from failure.</description>
      <category>Engineering</category>
      <category>AI/ML</category>
    </item>
    <item>
      <title>Cypress vs Playwright: end-to-end testing in 2026</title>
      <link>https://ihabnk.org/reviews/cypress-vs-playwright</link>
      <guid isPermaLink="true">https://ihabnk.org/reviews/cypress-vs-playwright</guid>
      <pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate>
      <description>Cypress is the friendlier developer-experience for a single web app. Playwright is the better choice for multi-domain, multi-context, or cross-browser flows.</description>
      <category>Testing</category>
      <category>Automation</category>
    </item>
    <item>
      <title>The best test-automation tools in 2026: a working shortlist</title>
      <link>https://ihabnk.org/reviews/best-test-automation-tools</link>
      <guid isPermaLink="true">https://ihabnk.org/reviews/best-test-automation-tools</guid>
      <pubDate>Mon, 30 Mar 2026 00:00:00 GMT</pubDate>
      <description>Most teams need three tools, not one: a browser tool (Playwright or Cypress), a mobile tool (Appium or Detox), and an API/contract tool (Pact or RestAssured).</description>
      <category>Testing</category>
      <category>Automation</category>
      <category>CI/CD</category>
    </item>
    <item>
      <title>Scrum in the Age of AI Tools</title>
      <link>https://ihabnk.org/blog/scrum-age-of-ai-tools</link>
      <guid isPermaLink="true">https://ihabnk.org/blog/scrum-age-of-ai-tools</guid>
      <pubDate>Sun, 22 Mar 2026 00:00:00 GMT</pubDate>
      <description>How Scrum teams adapt to the wave of AI tooling without losing the rhythm of collaboration.</description>
      <category>Scrum</category>
      <category>Product</category>
    </item>
    <item>
      <title>The best API testing tools: Postman, Insomnia, Bruno, and the JVM heavyweights</title>
      <link>https://ihabnk.org/reviews/best-api-testing-tools</link>
      <guid isPermaLink="true">https://ihabnk.org/reviews/best-api-testing-tools</guid>
      <pubDate>Wed, 18 Mar 2026 00:00:00 GMT</pubDate>
      <description>Postman remains the default for most teams. Bruno is the credible open-source alternative if you want collections in git and no telemetry. RestAssured stays the JVM standard.</description>
      <category>Testing</category>
      <category>API Tools</category>
    </item>
    <item>
      <title>Digital Privacy in the AI Era</title>
      <link>https://ihabnk.org/blog/digital-privacy-ai-era</link>
      <guid isPermaLink="true">https://ihabnk.org/blog/digital-privacy-ai-era</guid>
      <pubDate>Wed, 11 Feb 2026 00:00:00 GMT</pubDate>
      <description>What product builders need to consider when shipping data-driven AI products.</description>
      <category>Product</category>
      <category>AI/ML</category>
    </item>
    <item>
      <title>Evals Are the New Unit Tests</title>
      <link>https://ihabnk.org/blog/evals-are-the-new-tests</link>
      <guid isPermaLink="true">https://ihabnk.org/blog/evals-are-the-new-tests</guid>
      <pubDate>Fri, 30 Jan 2026 00:00:00 GMT</pubDate>
      <description>Why every team shipping AI features ends up rebuilding a test framework from scratch — and what the good ones look like.</description>
      <category>AI/ML</category>
      <category>Engineering</category>
    </item>
    <item>
      <title>Shipping LLM Features in Production Without Losing Sleep</title>
      <link>https://ihabnk.org/blog/shipping-llm-features-in-prod</link>
      <guid isPermaLink="true">https://ihabnk.org/blog/shipping-llm-features-in-prod</guid>
      <pubDate>Sun, 14 Dec 2025 00:00:00 GMT</pubDate>
      <description>A practitioner&apos;s checklist for taking a prompt that works in a notebook and making it survive real users.</description>
      <category>Engineering</category>
      <category>Product</category>
    </item>
    <item>
      <title>Product Thinking for AI Tools That People Actually Use</title>
      <link>https://ihabnk.org/blog/product-thinking-for-ai-tools</link>
      <guid isPermaLink="true">https://ihabnk.org/blog/product-thinking-for-ai-tools</guid>
      <pubDate>Fri, 21 Nov 2025 00:00:00 GMT</pubDate>
      <description>The features that look the most impressive in a demo are rarely the ones that keep users coming back. Here&apos;s what does.</description>
      <category>Product</category>
    </item>
    <item>
      <title>Why Quality Is the Real Bottleneck in AI Engineering</title>
      <link>https://ihabnk.org/blog/why-quality-is-the-bottleneck</link>
      <guid isPermaLink="true">https://ihabnk.org/blog/why-quality-is-the-bottleneck</guid>
      <pubDate>Thu, 09 Oct 2025 00:00:00 GMT</pubDate>
      <description>Generating code with an LLM is the easy part. Knowing whether the generated code is right is the whole job — and it&apos;s harder than it sounds.</description>
      <category>Engineering</category>
      <category>AI/ML</category>
    </item>
  </channel>
</rss>
