Verification
Definition
The process of evaluating a system or component to determine whether it meets the specified requirements and design documents. Verification answers the question: are we building the product right?
Related Terms
The process of evaluating a system or component to determine whether it satisfies the intended use and user needs. Validation answers the question: are we building the right product?
ReviewA form of static testing where a work product is examined by one or more people to find defects, improve quality, or share understanding. Reviews can range from informal buddy checks to formal inspections.
Static TestingTesting that involves examining work products such as requirements, design documents, and code without executing the software. It includes reviews and static analysis, and can find defects early in the lifecycle.
Practice Chapter 1: Fundamentals of Testing
Test your understanding of verification and other concepts from this chapter.
Start Chapter 1 QuizTestPrepPro is an independent exam preparation resource. We are not affiliated with, endorsed by, or sponsored by the International Software Testing Qualifications Board (ISTQB). All trademarks are the property of their respective owners. Practice questions are original content created for educational purposes.