Related terms
A testing method that verifies multiple software components, services, APIs, AI models, or external systems work together correctly by validating their interactions, data flow, and end-to-end behavior after individual components have been tested.
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.
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.
Regression TestingA software testing practice that verifies recent code changes have not negatively affected existing functionality or introduced new bugs.
Prompt TestingA testing practice that evaluates prompts across defined inputs and criteria to assess the quality, consistency, and reliability of AI model outputs.