Tag: testing
All the articles with the tag "testing".
- Slidesagentic-aitooling
The AI-Native SDLC Blueprint: Move the Bottleneck Beyond Code
A slide-based reading of Anthropic's AI-native SDLC playbook: make intent, controls, evaluations, and feedback loops executable.
- testingtooling
A Test Platform Should Not Become Another Dependency
A quality platform succeeds when teams can use it independently, not when it becomes a gatekeeper for every change.
- llmevaluation
Three Rules for LLM-as-a-Judge
A model can help evaluate an AI system, but it cannot turn vague criteria into trustworthy evidence.
- genaievaluation
Evaluating an LLM Agent Like Real Software: Observability and Evals with Langfuse
A vibe-check isn't a test. How to trace, score, and gate an LLM agent with Langfuse — and the silent escalation regression evals catch that a demo never would.
- genaillm
Testing LLM-Based Applications
LLMs are stochastic — the same prompt yields different outputs, so deterministic tests break. How to test LLM apps with DeepEval and evals instead.