Review
Definition
A 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.
Related Terms
Testing 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.
InspectionThe most formal type of review, led by a trained moderator and following a defined process. Inspections use roles, checklists, and metrics to systematically examine work products and are highly effective at finding defects early.
WalkthroughA type of review where the author of a work product guides participants through the document, explaining the content and gathering feedback. It is less formal than an inspection but more structured than an informal review.
Practice Chapter 3: Static Testing
Test your understanding of review and other concepts from this chapter.
Start Chapter 3 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.