TestMu AI Blogs

Page 2 of 132 · Back to latest posts

Sep 5, 2026

5 min read

Salesforce's Four Phases of Agentic Testing [Testμ 2026]

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

Scaling AI in BFSI With Trust and Quality [Testμ 2026]

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

Scaling Test Automation at Microsoft [Testμ 2026]

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

System Prompt Design for Voice Agents [Testμ 2026]

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

A Tester's Survival Guide to Developers [Testμ 2026]

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

Testing LLM Responses You Cannot Predict [Testμ 2026]

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

Testing the Agents That Look You in the Eye [Testμ 2026]

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

When Software Becomes Everyone's Job [Testμ 2026]

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

Why RL Environments Are All You Need [Testμ 2026]

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

The Agentic Software Factory Enterprises Actually Need [Testμ 2026]

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

Confidence Is Not Correctness: The Agentic Validation Loop [Testμ 2026]

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

Ask Me Anything: AI Agents, Skills, Career and Growth [Testμ 2026]

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

Building Deterministic Infrastructure for Non-Deterministic AI Agents [Testμ 2026]

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

Evaluating Agents Against What They Are Actually Supposed to Do [Testμ 2026]

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

Testing in the Era of AI: From QA to Trust Engineering [Testμ 2026]

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

What Are AI Evals? How They Work and How to Run One | TestMu AI (Formerly LambdaTest)

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: How to Build a Test Plan With AI | TestMu AI (Formerly LambdaTest)

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: How Agents Decide What Runs | TestMu AI (Formerly LambdaTest)

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

How to Test Base44 Apps Without Code | KaneAI by TestMu AI (Formerly LambdaTest)

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 AI Workflow Testing: Validate Self-Hosted Agents | TestMu AI (Formerly LambdaTest)

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.