May 11, 2026
Shipping an LLM feature without eval gates is shipping blind. How to turn eval scores into CI blockers before a bad model change reaches production.
evals ci-cd llm-testing quality-engineering May 4, 2026
Consuming MCPs gets an agent started quickly. Building one that exposes your test framework, fixtures, and CI signals is where real authority begins.
mcp claude-code agentic-qa tooling April 27, 2026
Production data in test environments is a liability. How to use LLMs to generate realistic test fixtures at scale without touching real customer records.
test-data llm-testing privacy test-automation April 12, 2026
Load testing REST APIs with JMeter: modeling realistic load, the metrics that matter, assertions that mean something, and CI integration.
performance-testing jmeter load-testing api-testing April 6, 2026
Pre-release testing finds what you thought to look for. Production telemetry finds what actually breaks. How to build a feedback loop between the two.
shift-right observability test-automation production-testing March 30, 2026
When an agent does the wrong thing, it looks correct from outside. How to trace why your agent made that call, with concrete tooling and span design.
ai-agents observability tracing agentic-qa March 23, 2026
A grounded look at the Level 1 to Level 3 shift in test automation and what it means for people who write tests for a living.
agentic-qa ai-agents sdet test-automation March 16, 2026
A single QA agent that does everything is a generalist that does nothing well. How to design specialist agents that divide and conquer test coverage.
agentic-qa ai-agents test-automation quality-engineering March 9, 2026
When the thing under test is a model, pass/fail stops working. How eval-driven development brings real quality control to AI features.
ai-models evals llm-testing quality-engineering March 2, 2026
The EU AI Act is not just a legal question. High-risk systems must demonstrate adversarial robustness by August 2026, and that is a QA problem to solve.
eu-ai-act ai-security compliance quality-engineering