Tagged articles

DeepEval

5 articles · Page 1 of 1
FunTester
FunTester
Aug 2, 2026 · Artificial Intelligence

Testing RAG Apps: Dual Gates for Performance and Answer Quality

This article explains how to combine k6 load testing with DeepEval LLM evaluation to create two independent gates—one measuring latency and token flow, the other checking faithfulness and relevance—so that RAG applications can detect performance regressions and hallucinations before reaching production.

DeepEvalLLM testingRAG
0 likes · 15 min read
Testing RAG Apps: Dual Gates for Performance and Answer Quality
Qborfy AI
Qborfy AI
Jul 28, 2026 · Artificial Intelligence

Turning AI Agent Evaluation Scores into Code Improvements: A Complete Workflow

After running DeepEval on an AI agent, the article explains how to move from raw metric scores to actionable code changes by reading detailed transcripts, diagnosing root causes, applying quality‑gate thresholds, choosing appropriate pass@k or pass^k metrics, and iterating with CI/CD integration.

AI AgentsDeepEvalEvaluation
0 likes · 16 min read
Turning AI Agent Evaluation Scores into Code Improvements: A Complete Workflow
Woodpecker Software Testing
Woodpecker Software Testing
Apr 24, 2026 · Artificial Intelligence

5 Open‑Source Tools for Practical LLM Testing

As large language models move from labs to production, this article evaluates five high‑activity open‑source solutions—RAGAS, LLM‑eval, Promptfoo, Guardrails, and DeepEval—showing how they enable systematic, reproducible, and auditable testing across the entire CI/CD pipeline.

DeepEvalGuardrailsOpen-source tools
0 likes · 9 min read
5 Open‑Source Tools for Practical LLM Testing
Woodpecker Software Testing
Woodpecker Software Testing
Mar 5, 2026 · Artificial Intelligence

Open-Source Playbook for Practically Testing Large Language Models

With large language models moving from labs to production, systematic testing becomes a safety baseline; this article examines why traditional tests fail, showcases four open‑source toolchains (LlamaIndex + pytest, DeepEval, Promptfoo + LangChain, Great Expectations), presents an end‑to‑end e‑commerce case, and offers practical pitfalls to avoid.

AI safetyDeepEvalLLM evaluation
0 likes · 8 min read
Open-Source Playbook for Practically Testing Large Language Models