Acceptance Testing
Also called: User Acceptance Testing, UAT
A testing process that verifies whether an AI system satisfies specified requirements and is ready for deployment or release.
Explore more about Evaluation Methods
Related terms
A 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.
End-to-End TestingE2EA testing approach that validates an entire application or AI workflow by exercising complete user scenarios across all integrated components and external dependencies.
Regression TestingA software testing practice that verifies recent code changes have not negatively affected existing functionality or introduced new bugs.
Human EvaluationAn evaluation method in which human reviewers assess the quality of AI system outputs against defined criteria such as correctness, relevance, helpfulness, safety, or fluency, providing judgments that complement or validate automated evaluation metrics.