0% found this document useful (0 votes)
28 views1 page

7.verification & Validation

Uploaded by

prasad ghate
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
28 views1 page

7.verification & Validation

Uploaded by

prasad ghate
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

Verification: It is a static analysis technique.

Here, testing is done without


executing the code.
Examples include – Reviews, Inspection, and walkthrough.

Validation: It is a dynamic analysis technique where testing is done by executing


the code.
Examples include functional and non-functional testing techniques.

In the V model, the development and QA activities are done simultaneously.


There is no discrete phase called Testing, rather testing starts right from the
requirement phase.
The verification and validation activities go hand in hand

You might also like