<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Panda QA</title>
    <description>The latest articles on DEV Community by Panda QA (@qapandaapp).</description>
    <link>https://dev.to/qapandaapp</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3850108%2Ff797c334-4499-40c9-a1bb-c9ff32c0e199.png</url>
      <title>DEV Community: Panda QA</title>
      <link>https://dev.to/qapandaapp</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/qapandaapp"/>
    <language>en</language>
    <item>
      <title>I built an open-source AI QA engineer that tests your web app in a real browser</title>
      <dc:creator>Panda QA</dc:creator>
      <pubDate>Sun, 29 Mar 2026 21:57:23 +0000</pubDate>
      <link>https://dev.to/qapandaapp/i-built-an-open-source-ai-qa-engineer-that-tests-your-web-app-in-a-real-browser-5d58</link>
      <guid>https://dev.to/qapandaapp/i-built-an-open-source-ai-qa-engineer-that-tests-your-web-app-in-a-real-browser-5d58</guid>
      <description>&lt;p&gt;I've been building &lt;strong&gt;QA Panda&lt;/strong&gt; — an open-source AI QA agent that lives inside VSCode.&lt;/p&gt;

&lt;p&gt;You say "test the login page" and it launches headless Chrome, navigates your app, clicks through flows, finds bugs, takes screenshots, and gives you a professional QA report.&lt;/p&gt;

&lt;p&gt;  &lt;iframe src="https://www.youtube.com/embed/4XdG6p-HByM"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;h2&gt;
  
  
  How it works
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Open any project in VSCode&lt;/li&gt;
&lt;li&gt;Open QA Panda and type what you want to test&lt;/li&gt;
&lt;li&gt;The AI agent launches a real browser, creates a test plan, and executes it step by step&lt;/li&gt;
&lt;li&gt;Bugs are logged with screenshots and severity levels&lt;/li&gt;
&lt;li&gt;When done, you get a full report with pass/fail results&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  What's included
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;AI QA Engineer agent&lt;/strong&gt; — creates test plans, executes them, logs bugs with evidence&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Browser testing&lt;/strong&gt; — headless Chrome with screenshots, DOM inspection, network monitoring&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Test case management&lt;/strong&gt; — create, run, and track repeatable tests with full history&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Bug tracking&lt;/strong&gt; — built-in kanban board with severity levels and comments&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Agent orchestration&lt;/strong&gt; — QA finds bugs, Developer agent fixes them, QA re-tests automatically&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  No expensive API tokens
&lt;/h2&gt;

&lt;p&gt;QA Panda uses Codex CLI under the hood — it works with your existing ChatGPT subscription. No API keys needed.&lt;/p&gt;

&lt;p&gt;When it finds bugs, you can either let the built-in Developer agent fix them, or just copy the report and paste it into Claude Code / Codex / Cursor to fix.&lt;/p&gt;

&lt;h2&gt;
  
  
  Links
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;GitHub:&lt;/strong&gt; &lt;a href="https://github.com/gzmagyari/qapanda" rel="noopener noreferrer"&gt;github.com/gzmagyari/qapanda&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;VSCode Marketplace:&lt;/strong&gt; &lt;a href="https://marketplace.visualstudio.com/items?itemName=qapandaapp.qapanda-vscode" rel="noopener noreferrer"&gt;Install QA Panda&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Free and MIT licensed. Would love to hear what you think!&lt;/p&gt;

</description>
      <category>ai</category>
      <category>claude</category>
      <category>codex</category>
      <category>qa</category>
    </item>
  </channel>
</rss>
