← All articlesPRACTICAL KNOWLEDGE

Testing and evaluating AI results

Evaluation tests an AI system with representative tasks, expected properties and documented methods. A few demonstration prompts are not dependable evidence. The article provides a controlled method, a realistic CTPM practice example and a concrete transfer artefact.

Realistic enterprise scene illustrating Testing and evaluating AI results
Short answer

Evaluation tests an AI system with representative tasks, expected properties and documented methods. A few demonstration prompts are not dependable evidence.

What the concept actually means

A test set contains normal, edge, failure and adversarial cases. Generative outputs are assessed using references, rubrics and expert pairwise comparison.

Why it matters in the enterprise

A baseline is recorded before changes to model, prompt, data or workflow. Regression tests then show whether local improvements create new failures.

A controlled method

The CTPM practice framework for controllable AI applications uses seven stages: understand the task, clarify context and data, apply AI deliberately, review professionally, handle deviations, approve accountably and document transfer. It is a transparent working framework, not a certification.

  • Define task and impact
  • Clarify data, context and permissions
  • Review against domain criteria
  • Control deviations, approval and evidence

CTPM practice example

CTPM practice example: Requirements extraction is tested on 60 document sections with known expected requirements. Evidence locations, omissions, invented requirements and correct uncertainty marking are measured.

Quality and test criteria

The following criteria make quality observable for this use case:

  • Cases represent real frequency and impact.
  • Baseline, model, prompt and data version are fixed.
  • Domain reviewers are calibrated.
  • Regressions block release under a clear rule.

Risks and common misconceptions

LLM-as-a-judge can scale review but inherits model bias and requires calibration. Synthetic tests do not replace difficult real cases.

Example transfer artefact

Transfer artefact: a versioned evaluation set with cases, expected criteria, scoring, failure taxonomy and release threshold.

Sources and references

  1. OpenAI: Working with evals (2026)
  2. NIST: Artificial Intelligence Risk Management Framework: Generative Artificial Intelligence Profile (2024)
  3. ISO/IEC/IEEE: 29119 Software Testing (2022)