How is verification and validation related to static testing and dynamic testing?
Verification is a type of static testing which involves following activities
ranging from walkthroughs, reviews, inspections.
Validation on the other hand is dynamic testing and involves following testing
ranging from integration testing, unit testing, white box and black box testing.