What is Verification in Software Testing? | Verification Testing

What is Verification

Verification represents static testing technique in Software Testing. Verification ensures that the software documents comply with the organizations standards, it is Static analysis technique.

Verification answer’s the question “Is the Software build according to the specifications”. Verification is the process of evaluating work-products of a development phase to determine whether they meet the specified requirements.

Verification ensures the product is built according to the requirements and design specifications. It also answers the question, Are we building the product right?

Important Verification techniques are as follows:

Feasibility reviews
Requirements reviews
Technical Reviews
Walk through
Inspections
Formal reviews
Informal reviews
Peer reviews
Static Code Analysis