Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down