what is validation and verification

Answer Posted / nithya

Verification:

Verification is static testing.This testing involves
walkthroughs,reviews ,inspections.This is testing whether
design document is prepared according to the requirements
or whether there is any deviation from it.This is testing
whether the developer has coded according to the design doc
(requriement) or is there is any deviation dfrom it.This is
checking whether test cases are written according to the
design and requirement docs or is there is any deviation
from it.On the whole this is just verifying whether we are
building the Product right or are we deviating from what's
expected to be achieved.Here v dont perform any testing on
the application we just verify everything manually thatsy
it's called static Testing.

Validation:Validation is dynamic testing.Here we validate
the applcaition to confirm that the application works
satisfying the customer's needs.verification is checking
whether v are building the Product right satisfying
customer needs.in this teting v enter valid and invalid
inputs and observe how application behaves.To perform
validation for the applciation v implement techniques like
boundary value analysis,Erro guessing and Equivalence
partitioning.

verification and validation together is called V model.The
name V is given considering the time gap.Time gap b/t unit
testing and coding is less compared to the time time gap
b/w UAT and requirements gathering.Time increases

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the table contents in testplans and test cases?

600


What is code walkthrough?

620


What is destructive testing, and what are its benefits?

719


What are the five common solutions for software developments problems?

708


Why we do load and performance testing?

752






iq test

1371


What is a test plan and what does it include?

579


How is adhoc testing different from exploratory testing?

524


How the build and release differ from one another, write down the difference between build and release?

570


What are the contents in test plans and test cases?

853


Performance Evaluation means..?

1840


How do you differentiate between priority and severity of the defect within the project?

574


Describe use case testing?

642


What is the role of qa in a project development?

639


What would you do if you have a large suite to execute in very less time?

724