Related terms
A structured experiment that compares prompt variants to measure their effects on AI system behavior, quality, or performance.
Regression TestingA software testing practice that verifies recent code changes have not negatively affected existing functionality or introduced new bugs.
Adversarial TestingA testing method that deliberately uses challenging, deceptive, or malicious inputs to evaluate an AI system's robustness, reliability, and security.
Hallucination TestingA testing process that evaluates an AI system's tendency to generate fabricated, unsupported, or factually incorrect information by comparing its outputs against trusted references, provided context, or authoritative sources.
Functional TestingA software testing method that verifies whether an AI application, agent, or system performs its intended functions correctly by validating its behavior against specified functional requirements and expected outcomes.