NML

What is verification in software testing?

Posted on 06 August 2019
Remy Brecht

Purpose

Verification makes sure that the product is designed to deliver all functionality to the customer.

Verification is done at the starting of the development process. It includes reviews and meetings, walk-throughs, inspection, etc. to evaluate documents, plans, code, requirements and specifications.

Suppose you are building a table. Here the verification is about checking all the parts of the table, whether all the four legs are of correct size or not. If one leg of table is not of the right size it will imbalance the end product. Similar behavior is also noticed in case of the software product or application. If any feature of software product or application is not up to the mark or if any defect is found, then it will result into the failure of the end product. Hence, verification is very important. It takes place at the starting of the development process.

docs-software-verification.png

Software verification and validation

According to the Capability Maturity Model (CMM) we can also define verification as the process of evaluating software to determine whether the products of a given development phase satisfy the conditions imposed at the start of that phase. [IEEE-STD-610].

Advantages of Software Verification:

  1. Verification helps in lowering down the count of the defect in the later stages of development.
  2. Verifying the product at the starting phase of the development will help in understanding the product in a better way.
  3. It reduces the chances of failures in the software application or product.
  4. It helps in building the product as per the customer specifications and needs.
An error has occurred. This application may no longer respond until reloaded. Reload