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.
Regression TestingA software testing practice that verifies recent code changes have not negatively affected existing functionality or introduced new bugs.
Acceptance TestingA testing process that verifies whether an AI system satisfies specified requirements and is ready for deployment or release.