From cdafafe8d06d833499d94263a38746ab34c33241 Mon Sep 17 00:00:00 2001 From: Pranshu Chittora Date: Sun, 30 Aug 2026 08:10:40 +0530 Subject: [PATCH 1/2] Add Agent QA to testing tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d163ef..cfa4a5d 100644 --- a/README.md +++ b/README.md @@ -481,6 +481,7 @@ Test automation is a **key pillar of CI/CD**, ensuring **faster, reliable, and s ### 🛠️ **Best Test Automation & Performance Testing Tools** +🔹 **[Agent QA](https://github.com/vostride/agent-qa)** (Source Available) – CLI and MCP tool for natural-language web and mobile testing with replayable evidence; FSL-1.1-ALv2, converting to Apache-2.0 after two years.
🔹 **[Selenium](https://www.selenium.dev/)** (Open Source) – **Industry-standard tool** for automating web browsers across different platforms. 🔹 **[UFT (Unified Functional Testing)](https://software.microfocus.com/software/uft)** (Enterprise) – **A commercial functional testing tool** supporting various automation frameworks. 🔹 **[Appium](http://appium.io/)** (Open Source) – **A leading mobile automation tool** for testing native, mobile web, and hybrid apps. From ed04b8dfa9e04e5a9130ebe1cfe01b16d12aec46 Mon Sep 17 00:00:00 2001 From: Pranshu Chittora Date: Sun, 30 Aug 2026 14:53:15 +0530 Subject: [PATCH 2/2] docs: clarify Agent QA license timing and costs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cfa4a5d..7b314cd 100644 --- a/README.md +++ b/README.md @@ -481,7 +481,7 @@ Test automation is a **key pillar of CI/CD**, ensuring **faster, reliable, and s ### 🛠️ **Best Test Automation & Performance Testing Tools** -🔹 **[Agent QA](https://github.com/vostride/agent-qa)** (Source Available) – CLI and MCP tool for natural-language web and mobile testing with replayable evidence; FSL-1.1-ALv2, converting to Apache-2.0 after two years.
+🔹 **[Agent QA](https://github.com/vostride/agent-qa)** (Source Available) – CLI and MCP tool for natural-language web and mobile testing with replayable evidence; each FSL-1.1-ALv2 version becomes Apache-2.0 on the second anniversary of its availability. Permitted use has no Agent QA software fee; configured model, browser, or device providers may charge separately.
🔹 **[Selenium](https://www.selenium.dev/)** (Open Source) – **Industry-standard tool** for automating web browsers across different platforms. 🔹 **[UFT (Unified Functional Testing)](https://software.microfocus.com/software/uft)** (Enterprise) – **A commercial functional testing tool** supporting various automation frameworks. 🔹 **[Appium](http://appium.io/)** (Open Source) – **A leading mobile automation tool** for testing native, mobile web, and hybrid apps.