what is validation and verification.??

Answers were Sorted based on User's Feedback



what is validation and verification.??..

Answer / romie

Verification: It is a process of confirming that software
meets its specification. It involves reviews and meetings to
evaluate document, plan, code, requirement and
specifications. This is done using the checklists, issue
lists, walkthroughs and inspections.

Validation: It is a process of confirming that software
meets user's requirement. It is actual testing which takes
place after the verification is complete (code is complete).

Verification and validation go hand in hand. Every
verification activity have a corresponding validation
activity. Code verification/validation, functional,
integration verification/validation. Test case, plan and log
are used in the various phases of validation process. All
testing methods are used in validation process.

Is This Answer Correct ?    3 Yes 0 No

what is validation and verification.??..

Answer / guest

verification:nothing but a document review.
(brs,srs,hld,llds)
validation:nothing but a testingphase(unit
testing,integration testing)

Is This Answer Correct ?    1 Yes 0 No

what is validation and verification.??..

Answer / sravani

Verification:Typically involves the reveiws and meetings to
evaluate plans,docs,code requirements and
specifications.This can be done with the checklist,issue
lists,walkthroughs and inspections.

Validation:Typically involves the actual testing after
varification.Validation checks that the system meets the
customer's requirements at the end of the life cycle.

Is This Answer Correct ?    1 Yes 0 No

what is validation and verification.??..

Answer / raghavender

Verification involves reviews to check whether the
application meets the clients requirements.

Validation involves checking the application by exeuting it.
that is giving something and checking for the Valid output
according to functionality of the application

Is This Answer Correct ?    0 Yes 0 No

what is validation and verification.??..

Answer / ravindra kumawat

verfication is a processs to verify that we building product
right done through by walkthrough, reviews, inspection
and validation stand for we building a right produt its a
acctul testing technique use and take place after the
verfication is complete.

Is This Answer Correct ?    0 Yes 0 No

what is validation and verification.??..

Answer / poonam

verification is Quality Assurrance activity as this
involves review processes whereas Validation is Qualilty
control activity as in this we are actually involved in
testing the product/software.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What is the difference in ad-hoc testing and one time testing ?

4 Answers  


Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life Cycle)?

22 Answers   MBT,


What is PBX Testing & What is Test coverage?

3 Answers  


I get a .exe build for testing.What type of application is that.I mean whether it is web based or ----. I know it is not web based,but pls let me know what is the application that i have to mention in my resume.

4 Answers  


what is the difference between primary key and foreign key

1 Answers   BlackRock,






what is the steps for preparing scenario ?

3 Answers  


how do you ensure by testing that the transactional refuilement or an application are met

1 Answers  


If we report a bug to the test lead. What is the responsibility of the Test Lead? Why we report a bug to the test lead???

3 Answers  


tell me about low severity & high priority bug?

2 Answers   Mphasis, TCS,


1.what is software testing?

2 Answers  


Please explain software release process in detail.

1 Answers  


From whom do u gather the use case document?

1 Answers  


Categories