Pangeanic AI Knowledge · AI Evaluation

AI Evaluation Beyond Benchmarks: Model Testing, Red Teaming and User Testing

Reliable AI cannot be judged by a benchmark alone. Model testing, red teaming and user testing expose different dimensions of system behaviour, and together create the evidence required for production.

Expert reference Multilingual AI evaluation Pangeanic

By Manurl Herranz, Pangeanic Founder & CEO

AI systems rarely fail in a single, convenient dimension. A model can achieve an excellent benchmark score and still misunderstand a customer, retrieve the wrong policy, follow an unsafe instruction, lose terminology consistency after an update or behave differently when exactly the same task is formulated in another language.

Production exposes an uncomfortable truth: intelligence measured under laboratory conditions and reliability inside an organisation are related, but they are not synonymous.

The distinction becomes increasingly important as companies move from experimenting with generative AI to deploying assistants, agents, retrieval systems, translation workflows and specialised models inside real business processes.

A benchmark is a measuring instrument. Nobody should confuse the thermometer with the patient.

For us at Pangeanic, AI evaluation begins with the behaviour an organisation needs to verify rather than with whichever benchmark happens to be fashionable. Our Evaluation & AI QA work connects benchmark design, multilingual human review, regression testing, error analysis, adversarial evaluation and operational validation because each method answers a different question.

What does AI evaluation actually need to prove?

The first question is deceptively simple: what exactly are we evaluating?

In many production environments, the answer is no longer merely the model. The object being tested may include a foundation model, system prompts, retrieval architecture, corporate knowledge, tools, policies, terminology, guardrails, interfaces and human users. Change one component and system behaviour can change with it.

A company deploying a knowledge assistant may care little that the underlying model performs exceptionally well on a public reasoning benchmark if the application retrieves an obsolete version of an internal procedure. A multilingual customer service agent can produce beautifully fluent Spanish while quietly inventing refund conditions. A translation system can improve average quality while deteriorating on the exact terminology used by its largest customer.

These are evaluation problems, although none fits neatly inside a single leaderboard.

The purpose of production AI evaluation is to create evidence that a system behaves as required under the conditions in which people will actually use it.

That evidence normally requires several complementary layers.

Model testing establishes the measurement baseline

Model testing asks whether a system performs correctly against predefined tasks, examples, reference answers, scoring criteria or thresholds. Its principal value is repeatability.

A useful test suite might examine factual accuracy, instruction following, retrieval quality, translation adequacy, terminology compliance, classification, hallucination, policy adherence, tool use or performance across languages and domains. The precise dimensions depend on the application.

If the same test can be applied to two models, two prompts, two retrieval strategies or two successive releases, an organisation can begin making engineering decisions from evidence rather than demonstrations.

Public benchmarks provide external orientation. Private evaluation sets provide something different: a description of the organisation's own reality.

A generic benchmark may tell you whether a model understands legal language. It cannot tell you whether it understands your contracts, your terminology, your exceptions, your jurisdictions and your tolerance for error.

This is where evaluation data becomes an asset. Good gold sets contain representative tasks, difficult cases, accepted answers, rejection criteria, linguistic variation and known failure conditions. Once created properly, they can survive the model they were originally designed to test.

The model may be replaced next year. The organisation's definition of acceptable behaviour remains.

Red teaming searches where ordinary tests do not look

Model testing normally begins with a specification. Red teaming begins with suspicion.

The evaluator deliberately searches for weak points: ambiguous instructions, conflicting context, policy circumvention, unusual linguistic forms, adversarial prompts, indirect requests, misleading premises, long conversational dependencies or combinations of circumstances that the original designers did not anticipate.

A good red team does more than collect amusing screenshots of a model behaving badly. Its real product is structured failure knowledge.

The useful questions are forensic: what triggered the failure, whether it can be reproduced, which component appears responsible, how severe the consequence could be and whether the discovered behaviour should become part of future regression testing.

Every confirmed failure can therefore become a new test.

The process resembles metal fatigue testing more than a school examination. Engineers do not repeatedly bend a component because they enjoy watching it deform. They apply pressure to discover where it breaks, under which conditions and whether the next version breaks in the same place.

Imagine approving an international AI assistant after exhaustive English safety testing, then discovering that a prohibited request succeeds when the user changes language halfway through the conversation.

The system did not suddenly acquire another policy. The evaluation simply failed to inspect another part of the terrain.

User testing introduces the most unpredictable component: people

Users are wonderfully inconvenient.

They omit information, misunderstand interfaces, invent abbreviations, paste malformed documents, change their minds halfway through a task, combine several requests in one sentence, assume knowledge that was never supplied and use systems in ways their designers did not imagine.

No static benchmark reproduces this perfectly.

User testing examines what happens when people interact with the complete system rather than with an isolated test harness. It can reveal excessive trust, misunderstood outputs, workflow friction, unclear interfaces, badly framed questions, unexpected uses and differences between expert and non expert users.

An answer can be technically correct and operationally useless.

That distinction becomes particularly important in enterprise AI because output quality is only one part of system quality. A technically capable assistant that employees routinely misinterpret has an operational problem. A retrieval system that finds accurate information but presents provenance so poorly that nobody can verify it has another.

User testing brings those failures into view.

Pangeanic evaluation framework

 
01 Model testing

Measure defined performance against representative tasks and acceptance criteria.

 
02 Red teaming

Search deliberately for adversarial conditions, weak points and reproducible failures.

 
03 User testing

Observe how the complete system behaves when real people use it in realistic workflows.

 
04 Regression

Turn discovered failures into reusable evidence for future models, prompts and releases.

Language Domain Policy Users Knowledge Production
Figure 1. Complementary layers of production AI evaluation. Pangeanic framework: test expected behaviour, apply pressure, observe real use and retain discovered failures as regression evidence.

Why do model testing, red teaming and user testing need each other?

The three approaches overlap, but collapsing them into a generic notion of testing throws away useful distinctions.

Model testing tells us whether the system satisfies defined expectations. Red teaming investigates how those expectations can be defeated. User testing reveals what occurs when the system encounters ordinary human behaviour.

Each exposes territory that the others may miss.

The distinction now has unusually clear institutional support. The U.S. National Institute of Standards and Technology describes Model Testing, Red Teaming and User Testing as complementary components in its ARIA approach to AI evaluation. NIST's ARIA Evaluation Planning Manual provides a useful formal reference for this layered view.

The significance lies less in inventing three new techniques than in recognising that they produce different forms of evidence.

One instrument rarely describes an entire machine.

Multilingual AI makes evaluation considerably harder

Language adds another axis of variability.

Models do not necessarily preserve the same accuracy, refusal behaviour, terminology discipline, cultural interpretation or robustness when a prompt moves from English into Arabic, Spanish, Japanese, Korean, German, Catalan or a regional variety.

Translated tests can identify some asymmetries. Native evaluation goes further.

Real speakers choose different idioms, politeness strategies, euphemisms, abbreviations, syntactic shortcuts, cultural references and ways of implying a request without stating it directly. An adversarial test invented in English and translated literally into another language may preserve the words while losing the attack.

The same problem appears in domain evaluation. A medical model needs clinical language. A government assistant needs administrative language. A financial application needs the conventions of its market. A translation engine needs customer terminology. A retrieval system needs the documents and ambiguity patterns that actually populate its corpus.

For us at Pangeanic, multilingual evaluation is a natural continuation of more than two decades working with language data, machine translation, corpus engineering, terminology, human review and multilingual production systems. Modern AI has changed the models enormously; it has not abolished the underlying problem of representing language faithfully.

This continuity has practical consequences. Evaluation does not begin after a model produces an answer. It begins much earlier, with the data, tasks, languages, reviewers, rubrics and failure definitions selected to represent the world that the system is expected to inhabit.

Evaluation data becomes institutional memory

The most valuable evaluation programmes accumulate.

A confirmed hallucination becomes a test case. A terminology error enters the regression suite. A red team discovers a new adversarial pattern. A production incident produces another scenario. A new market introduces linguistic cases absent from the original dataset. Human reviewers refine the scoring rubric when an apparently simple category turns out to contain several kinds of failure.

Layer by layer, the organisation creates something more durable than an evaluation report.

It creates a corpus of expected behaviour.

Over time, evaluation becomes a form of organisational memory: a record of what the company has learned its AI systems must do, must not do and must continue doing after the next model update.

That corpus can contain gold answers, failure examples, adversarial prompts, preference judgements, policy tests, language variants, domain terminology, reviewer decisions, acceptance thresholds and production incidents.

Training data shapes capabilities. Alignment data helps shape behaviour. Evaluation data measures whether the desired behaviour survived contact with reality. In a mature AI Data Operations environment, those categories are connected because failures discovered at one stage frequently become data for another.

The old idea of testing a model once before deployment is becoming increasingly anachronistic.

Production AI changes continuously. Models change, prompts change, knowledge bases change, policies change, tools change and users invent new behaviour. Evaluation therefore needs versioning and regression logic if teams want to know whether improvement in one part of the system has quietly damaged another.

The test suite becomes the sedimentary record of those changes.

When should AI evaluation be independent?

Internal evaluation remains indispensable because internal teams understand the application, architecture, constraints and intended behaviour better than anyone outside the organisation.

Independence answers another need.

An external evaluator can challenge assumptions made by the builders, provide specialist expertise, create separation between development and acceptance and examine whether a supplier's claims survive a methodology designed by somebody else.

This question is becoming more formal at both industry and regulatory level. Frontier model developers are experimenting with deeper forms of external evaluation, while the European AI Office has examined qualification and independence requirements for external evaluators of general purpose AI models with systemic risk.

Those developments should not be mechanically projected onto every enterprise deployment. They nevertheless illustrate a broader transition: evaluation is becoming a recognisable technical function with methodology, competence, access, independence and evidence attached to it.

A handsome dashboard is no longer enough.

What should an AI buyer ask an evaluator?

Procurement teams can cut through a surprising amount of fog with a few precise questions.

What is being evaluated: the underlying model or the complete application? Which tasks, languages, user populations and failure conditions does the test set represent? How were gold answers produced? Who are the evaluators and what qualifications do they have? How is disagreement between human reviewers resolved? Which automated metrics are used, and what do they fail to capture? Can failures be reproduced? Are discovered failures added to a regression suite? Does the evaluation compare releases over time? Can the buyer inspect the methodology and evidence behind the final score?

The last question deserves particular attention.

A single score compresses reality. Compression is useful, provided we remember what has been compressed.

An evaluation reporting 91.7 without explaining the dataset, rubric, reviewer agreement, error distribution and operational threshold can offer mathematical precision while preserving epistemological fog.

Enterprise buyers should ask for the machinery behind the number.

From impressive AI to measurable AI

The AI industry spent several years demonstrating what models could do. Production introduces a more demanding question: can we prove that they continue doing it reliably across the tasks, languages, users and conditions that an organisation actually faces?

Model testing provides repeatability. Red teaming provides pressure. User testing provides reality. Multilingual evaluation exposes variation that aggregate scores can conceal. Regression testing converts yesterday's mistakes into tomorrow's safeguards.

Combined properly, these methods turn evaluation from an inspection at the end of the assembly line into a feedback system running through the AI lifecycle.

For us at Pangeanic, that is the purpose of production AI evaluation: building multilingual benchmarks, human evaluation, adversarial testing, regression suites and quality evidence around the conditions in which a system must actually perform.

Models will continue changing. The evidence an organisation builds about their behaviour should become better every time they do.

References and further reading

1. Jensen, T., Przybocki, M., Kodwani, M., Greene, K., Hall, P., Amironesei, R. and Greenberg, C. (2026). ARIA Evaluation Planning Manual: Elements of ARIA Style AI Evaluations. National Institute of Standards and Technology. https://www.nist.gov/publications/aria-evaluation-planning-manual-elements-aria-style-ai-evaluations

2. European Commission, European AI Office (2026). Qualification requirements for external evaluators of GPAI models with systemic risk. https://digital-strategy.ec.europa.eu/en/events/call-participants-workshop-qualification-requirements-external-evaluators-gpai-models-systemic-risk

3. Accenture and Anthropic (2026). Accenture and Anthropic Partner to Build Team of Embedded Evaluators at Anthropic. https://newsroom.accenture.com/news/2026/accenture-and-anthropic-partner-to-build-team-of-embedded-evaluators-at-anthropic

Methodological note

The external sources above document emerging evaluation frameworks and institutional approaches. The production evaluation framework, multilingual interpretation, buyer questions and connection between evaluation data and AI Data Operations developed in this article represent Pangeanic's applied analysis and methodology.

Evaluation & AI Quality Assurance

Evaluate AI against the conditions in which it has to perform.

Pangeanic designs multilingual evaluation datasets, human review, adversarial testing, regression suites and production quality workflows for AI systems that require measurable evidence before release.

Discuss an AI evaluation project