TestMu AI Blogs
Page 2 of 132 · Back to latest posts
Sep 5, 2026
5 min read
John Liang of Salesforce on four phases of agentic testing, from validating every step to running thousands of concurrent voice calls with agent-to-agent tests.
Sep 5, 2026
5 min read
A Testμ 2026 panel from Associated Bank, Symplyphy.ai and Fénix Advisory on why AI pilots stall on trust, probabilistic quality, and earning agent autonomy.
Sep 5, 2026
5 min read
Deepak Kamboj of Microsoft on running 14,000 tests across a 100-package monorepo, risk-based selection that cut regression feedback 60%, and agent governance.
Sep 5, 2026
5 min read
Amanda Martin of Vapi on three restaurant booking agents built from the same script, why only one caught an ambiguous date, and how to test with simulations.
Sep 5, 2026
5 min read
Wessel Braakman of Bouvet on five developer types every tester meets, what each one needs from a bug report, and the encounters that taught him the difference.
Sep 5, 2026
5 min read
Gil Zilberfeld of TestinGil on golden data sets, scorecards and sanity tests, and why fixing a bug inside a prompt is only the start of fixing it.
Sep 5, 2026
5 min read
Sai Krishna and Srinivasan Sekar of TestMu AI on testing video AI agents: lip sync, false silence, turn taking, and one scenario across many personas.
Sep 5, 2026
5 min read
Gurleen Kaur and Keerthivasan Devaraj of Piramal Finance on going from zero to 947 business builders, 369 live apps, and why quality became a hard CI gate.
Sep 5, 2026
5 min read
Mahesh Sathiamoorthy of Bespoke Labs on why RL environments are the scarce ingredient in agent building, with case studies from Snowflake and Credit Karma.
Sep 4, 2026
5 min read
Four enterprise AI leaders on why generating 10x more code is the wrong goal, and what trust, determinism and outcome measurement actually take at scale.
Sep 4, 2026
5 min read
Prince Verma of TestMu AI on why an agent sounds as confident when wrong as when right, and the six capabilities an agentic harness needs to ship safely.
Sep 4, 2026
5 min read
Rahul Shetty on what QA engineers should learn first in the AI era, how to prove real agent experience to recruiters, and whether the SDET role is shrinking.
Sep 4, 2026
5 min read
Nishant Gupta of Meta on the patterns that keep probabilistic AI agents safe in production: tool contracts, policy gates, budgets and replayable traces.
Sep 4, 2026
5 min read
Francesca Lazzeri of Microsoft on why generic agent metrics miss real failures, and the four-layer evaluation loop built on ASSERT, an open-source framework.
Sep 4, 2026
5 min read
Kishor Wikhe on why AI shifts testing from finding bugs to proving trust, and what trust engineering means for quality teams shipping AI at enterprise scale.
Aug 31, 2026
5 min read
AI evals score AI outputs against a fixed dataset instead of asserting pass or fail. Learn the four parts of an eval, the main types, and how to gate a release.
Aug 31, 2026
5 min read
AI-native test planning uses AI to draft cases from requirements and rank coverage by risk. Learn the workflow, the review gate, and what AI cannot decide.
Aug 31, 2026
5 min read
Autonomous test orchestration lets an agent decide what runs, where, and what broke. See the four decisions, a working config, and which calls to keep gated.
Aug 31, 2026
5 min read
Test apps built with Base44 end to end, from generated forms and logins to the database and access rules behind them, in plain English. No Selenium, no code.
Aug 31, 2026
5 min read
Flowise hit end of life on August 31, 2026. Learn how to test self-hosted Flowise agents using the prediction API, CI gates and conversation quality checks.