Story

Show HN: QAA – YAML-Based Test Automation Agent Looking for Contributors)

adhishtanaka Saturday, February 28, 2026

I am building QAA (Quality Assurance Agent), a testing tool aimed at reducing the time spent writing large automation scripts. Instead of detailed test code, you describe test steps in plain English inside a YAML file. On the first run, QAA uses Google Gemini to interpret the steps and execute them in a browser while recording every action. From the second run onward, the same test can execute without AI by replaying the recorded actions, making it faster and more consistent. After each run, it generates a report site with step-by-step screenshots, recorded API requests, storage details, and console logs. The project is still under development, and I am currently improving reliability and refining the reporting system. I would appreciate technical feedback, architectural suggestions, or contributions from anyone interested in browser automation or AI-assisted testing. GitHub: https://github.com/Adhishtanaka/QAA

1 0
Read on Hacker News