AI RESEARCH

Autonomous QA Agent: A Retrieval-Augmented Framework for Reliable Selenium Script Generation

arXiv CS.LG

ArXi:2601.06034v1 Announce Type: cross Software testing is critical in the software development lifecycle, yet translating requirements into executable test scripts remains manual and error-prone. While Large Language Models (LLMs) can generate code, they often hallucinate non-existent UI elements. We present the Autonomous QA Agent, a Retrieval-Augmented Generation (RAG) system that grounds Selenium script generation in project-specific documentation and HTML structure.