From f5d17f5e907d906c609be3f10cd77c98f990689f Mon Sep 17 00:00:00 2001 From: Pranshu Chittora <32242596+pranshuchittora@users.noreply.github.com> Date: Sun, 16 Aug 2026 17:57:54 +0530 Subject: [PATCH] Add Agent QA --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1aa25de..10c0d78 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ A categorized list of essential tools for QA engineers involved in manual testin ## Automation Testing Tools +- [Agent QA](https://github.com/vostride/agent-qa) – Natural-language web and mobile application testing through an npm CLI and MCP server. - [Selenium](https://www.selenium.dev) – Web automation framework supporting multiple browsers and languages. - [Playwright](https://playwright.dev) – Modern Node.js-based automation tool with multi-browser support. - [Cypress](https://www.cypress.io) – JavaScript-based front-end testing for modern web apps.