ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Testing  >>  Manual Testing
 
 


 

 
 Automation Testing interview questions  Automation Testing Interview Questions
 Manual Testing interview questions  Manual Testing Interview Questions
 QA Concepts interview questions  QA Concepts Interview Questions
 Mobile Testing interview questions  Mobile Testing Interview Questions
 Test Cases interview questions  Test Cases Interview Questions
 Test Documents Reporting interview questions  Test Documents Reporting Interview Questions
 Testing AllOther interview questions  Testing AllOther Interview Questions
Question
Difference between Verification & Validation?
 Question Submitted By :: U14810
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Difference between Verification & Validation?
Answer
# 1
Verifiaction:Means are we doing right thing.i.e we have to 
check whether we are implementing right process.

validation:Means are we doing things right.i.e we have to 
check whether we have developed a software as per the 
client requirement.
 
Is This Answer Correct ?    30 Yes 9 No
Anu
 
  Re: Difference between Verification & Validation?
Answer
# 2
Verification is done through out the life cycle of the 
project/product where as validation comes in the testing 
phase of the application.
 
Is This Answer Correct ?    14 Yes 11 No
Narayana
 
 
 
  Re: Difference between Verification & Validation?
Answer
# 3
Verification ensures that the application complies to 
standards and processes. This answers the question " Did we 
build the right system? "

Eg: Design reveiws, code walkthroughs and inspections.

Validation ensures whether the application is built as per 
the plan. This answers the question " Did we build the 
system in the right way? ".

Eg: Unit Testing, Integration Testing, System Testing and 
UAT.
 
Is This Answer Correct ?    12 Yes 11 No
Mercy
 
  Re: Difference between Verification & Validation?
Answer
# 4
Varificatio:it is the process of confirming that s/w "meets 
its specification".It involves reviews and meetings to 
evaluate documents,plans,code,requirement and 
specification.This can be done with checklist,issues lists 
amd walkthroughs.
It is the examination of the process and checks r we 
building the product right?
Validation:It is the process of confirming that it "meets 
the user's requirements".Validation typically involves 
actual testing and take place after varification are 
completed.
 
Is This Answer Correct ?    10 Yes 4 No
Kittu
 
  Re: Difference between Verification & Validation?
Answer
# 5
Varificatio:it is the process of confirming that s/w "meets 
its specification".It involves reviews and meetings to 
evaluate documents,plans,code,requirement and 
specification.This can be done with checklist,issues lists 
amd walkthroughs.
It is the examination of the process and checks r we 
building the product right?
Validation:It is the process of confirming that it "meets 
the user's requirements".Validation typically involves 
actual testing and take place after varification are 
completed.
 
Is This Answer Correct ?    11 Yes 1 No
Kittu
 
  Re: Difference between Verification & Validation?
Answer
# 6
Verification takes place before validation,and not 
viceversa. Verification evaluates 
documents,plans,code,requirement and 
specification.Validation evaluates product itself.The 
inputs for verification are checklist,issues 
lists,walkthroughs and inspection meetings,reviews and 
meetings.The input for validation is actual testing of an 
actual product.The output for verification is nearly 
perfect set of documents,plans,specificationand requirement 
document. The output of validation is nearly perfect product
 
Is This Answer Correct ?    6 Yes 3 No
Megha Purohit
 
  Re: Difference between Verification & Validation?
Answer
# 7
Verification : 'Are we buliding a Product right?'it is a 
static testing method.
Validation : 'Are we building a right Product?'it is a 
Dynamic testing method.
 
Is This Answer Correct ?    8 Yes 2 No
Saranya
 
  Re: Difference between Verification & Validation?
Answer
# 8
verfication : A stage wise verfication of Design at 
different stages thorugh test cases or reviews or any other 
tool

validation: chekcing whether product designed meeting 
client inputs and working as per the requirement It may be 
validated by client or by practical validation on simulation
 
Is This Answer Correct ?    2 Yes 3 No
Chandra Shekhar
 
  Re: Difference between Verification & Validation?
Answer
# 9
verication is to check we are doing right..
validation is to prove we have done right..
 
Is This Answer Correct ?    3 Yes 3 No
Sachin
 
  Re: Difference between Verification & Validation?
Answer
# 10
Verification -> Are we building product right?
Validation -> Are we building right product?

- Verification evaluates documents, plans, code, 
requirements, and specifications. 
- Validation, on the other hand, evaluates the product itself. 

- The inputs of verification are checklists, issues lists,
walkthroughs and inspection meetings, reviews and meetings. 
- The input of validation, on the other hand, is the actual
testing of an actual product. 

- The output of verification is a nearly perfect set of
documents, plans, specifications, and requirements document.
- The output of validation, on the other hand is the
actual/perfect product.

=> Verification comes before Validation.
 
Is This Answer Correct ?    9 Yes 0 No
Kasturi
 
  Re: Difference between Verification & Validation?
Answer
# 11
verification-

1 it emphasize on building the product right.
2 it is a low level activity.
3 it only checks the correspondence between a program and 
its specification.
4 we do the Defect Testing to uncover errors.
validation-

1 it emphasize on building the right product.
2 it is a high level activity.
3 it checks that whether the software is operationelly 
useful or not.
4 we do the Validation Testing to meet the customer 
requirements.
 
Is This Answer Correct ?    5 Yes 0 No
Priyanka
 
  Re: Difference between Verification & Validation?
Answer
# 12
verification is simlpy a method by whch we check that is we 
are making the things right or not?means applying right 
procedure or not,committing any mistakes or not and so on.

Validation is a process by which we check that is we are 
making the right product or not,means the produt we are 
making is as per as the client requirement or not.
 
Is This Answer Correct ?    0 Yes 0 No
Rashmi Rai
 
  Re: Difference between Verification & Validation?
Answer
# 13
Verification - Suppose, as per requirement we r supposed to
design a view with define number of values. So, to check
whether the view has that particular values on the view or
not.. this process is known as Verification. Verification of
Requirements.

Validation - Now, we need to test the view whether that
values defines on the view are functioning properly or not.
This process is known as Validation. Validation of
functionality.

Please correct me if I am wrong.
 
Is This Answer Correct ?    0 Yes 0 No
Deepak
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
What are the minimum requirements to start testing?  5
In the Testing, How do we find the Duplicate Defects. In the case of testing is going on On-site r off-shore..some times on site and off-shore people may enter defects at the same time..those may include duplicate defects. how we have to find those defects.. ACS1
How i can check sql data base  1
define integration testing ,gui testing and functional testing HCL2
at the time of testing web based applications and client server apllications, what you absorved as a tester? (i need not differences, but i need what you absorved at the time of testing as a tester) Nous5
Testing of Non-Functional requirements does not involove a) Performance tests b) Reliability tests c) usability tests d) Configuration tests EDventures6
What are the basic concepts of database that a software tester should know? SGT2
what is gap analysis QA2
What is the deference between regression testing and re-testing?  12
High sevirity, low prority bug Lehman-Brothers4
what is review?  3
What is "Visible State Transition" test? Give example EDS1
what is Testing environment in your company ,means hwo testing process start CTS3
How to test the Fire walls? Vyons-Labs1
what is difference between testing and development in your view? Verizon3
Requirement is given : 1) The Login screen should require with 2 fields "Login" & "Password" 2) After successful login Success Message will display. 3) For Invalid login Error Message will display. 4) "Login" & "Password" both fields are case insensitive. 5) The Application should be Dialog application. What are the test cases for above requirements?  4
Hi, Below is a question on white box testing. Kindly help me in answering it. How many test cases are needed to obtain 100% branch coverage. This question was asked in ISTQB foudation level exam - Dec21 2008. Read(A,C) If(A<10) then Print A; Endif If(C>100) then Print C is greater then A else if(C<100) then print only C Endif else Options - a. 4 b. 3 c. 2 d. 1 Kindly answer with explanation so that it would be easy to understand ISTQB5
Is Software Testing categorized as a technical or Non-technical job???  4
What would u do if u come across a bug...report it.....but the programmer is in a diff location ( say u in India n he is USA)..and he keeps accepting its a bug? AZTEC2
What is Boundary Value Analysis(BVA) and Equivalence Class Partition(ECP)? Trigent4
 
For more Manual Testing Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com