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                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
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
wt is the diff. bet. verification and validation
If possible explain with one example.
 Question Submitted By :: Venkatesh
I also faced this Question!!     Rank Answer Posted By  
 
  Re: wt is the diff. bet. verification and validation If possible explain with one example.
Answer
# 1
Varification is a process that will confirm software will 
meet with product specification

Validation is process that will confirm software will meet 
the user Requirement & customer Requirement
 
Is This Answer Correct ?    1 Yes 0 No
Keshab
 
  Re: wt is the diff. bet. verification and validation If possible explain with one example.
Answer
# 2
Verification- is done at application developing stage. It 
is process oriented. It is prevention of the bug.
ex: verifying the docs like srs, proj plan etc.

Validation- is done at testing phase. It is product 
oriented. It is detection of the bug.
Ex: Testing the actual proj.
 
Is This Answer Correct ?    3 Yes 0 No
Keshab
 
 
 
  Re: wt is the diff. bet. verification and validation If possible explain with one example.
Answer
# 3
hi keshab
thank you responding
that means verification would be done before validation or 
not
 
Is This Answer Correct ?    1 Yes 0 No
Venkatesh
 
  Re: wt is the diff. bet. verification and validation If possible explain with one example.
Answer
# 4
verification - verify against business documents
Validation - Validate against software products
 
Is This Answer Correct ?    1 Yes 0 No
Arun Raja
 
  Re: wt is the diff. bet. verification and validation If possible explain with one example.
Answer
# 5
Hi,
Verification - Means wheather software meets its specific
requirements.

Validation - Means wheather software meets with the customer
requiremnts.

Varification - Are we building the product right.
Validation - Are we building the right product.

Plz correct me if i m wrong..
Regards....
nitin9360@gmail.com
 
Is This Answer Correct ?    0 Yes 0 No
Nitin Verma
 
  Re: wt is the diff. bet. verification and validation If possible explain with one example.
Answer
# 6
Many of them are telling like

Varification - Are we building the product right.
Validation - Are we building the right product.

i know that difference is there .but i could not get
can anybody tell that one.
 
Is This Answer Correct ?    0 Yes 0 No
Venkatesh
 
  Re: wt is the diff. bet. verification and validation If possible explain with one example.
Answer
# 7
The above answers I and II are opposit to the actual answer.
When you as a tester will be writing test cases based on 
SRS, you will be validating the things should be like this 
like that so that the client's requirements are met. 
Actually Developers would be paralelly working with 
seperately based on SRS.
Again when you get the build for testing, you will be 
running or executing the test cases to see that the 
application works as per validations or as per SRS. If it 
deviates, you will mark test case as fail and changing it 
to pass in regression testing if it is found ok then.
The first process is called validation. The second process 
is called verification.
 
Is This Answer Correct ?    0 Yes 0 No
Chandru
 
  Re: wt is the diff. bet. verification and validation If possible explain with one example.
Answer
# 8
varification deals with all paper works such as all types 
of specifications code on paper etc where as validation 
deals with actual product & envirment
 
Is This Answer Correct ?    0 Yes 0 No
Aslam
 
  Re: wt is the diff. bet. verification and validation If possible explain with one example.
Answer
# 9
1)Verification is done by the QA people
Validation is done by the QC(Testing) people.
2)Verification means the product is developing in right 
manner or not 
  Validation means the developed product is right or not.
 
Is This Answer Correct ?    0 Yes 0 No
Srinivas Poodari
 
  Re: wt is the diff. bet. verification and validation If possible explain with one example.
Answer
# 10
Verification is process based  and validation is product 
based.
 
Is This Answer Correct ?    0 Yes 0 No
Guest
 
  Re: wt is the diff. bet. verification and validation If possible explain with one example.
Answer
# 11
Hi Venktesh
as u asked 
Many of them are telling like

Varification - Are we building the product right.
Validation - Are we building the right product.....
The difference here is in Verification "product right" is 
mentioned means it is a ongoing Process of Developing 
Something which may be a System,Application or Product.Here 
we have to Follow  the steps with Verification how the 
Developing Process is going on.
But in the Validation "right product" is used Means after 
the Developement we have to Validate that Product as Right 
or Wrong...
Hopes You got a clear idea regarding this Post.


Regards
Debasis
(debasismca@gmail.com)
 
Is This Answer Correct ?    1 Yes 0 No
Debasis
 
  Re: wt is the diff. bet. verification and validation If possible explain with one example.
Answer
# 12
How to explain difference between verification and 
Validation? give the example ?
    Answer : Have you ever prepared an "Egg Omelette"! I am 
assuming that you have prepared. So how will you prepare 
an "Egg Omelette"? You will try to get all the ingredients 
required for making an "Egg Omelette" like - eggs, oil, 
salt, onion, and the other ingredients if any! Then what 
will you do? You will "verify" the ingredients and see if 
they are of good enough "quality" and in proper "quantity". 
Won't you? Here you are doing Verification.

Now let me assume that you have prepared "Egg Omelette". 
Now will you directly serve it to your guests? Or you would 
like to "taste" it to see if it has been prepared well? A 
good cook will choose to taste the dish before serving it 
to guests. This is comparable to Validation.
 
Is This Answer Correct ?    3 Yes 0 No
Rose
 
  Re: wt is the diff. bet. verification and validation If possible explain with one example.
Answer
# 13
hi rose

till now i did not prepare "Egg Omelette" ,but what meat say
i got it..you explained in clear way..
Thank you very much
 
Is This Answer Correct ?    0 Yes 0 No
Venkatesh
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
What is open issue?please explain in detail?  6
What is Defect Density? Acute-Technologies2
Is the build or version number change during retesting  3
1. what is a difference between test plan and test strategy?2.What is the test plan is different from the test strategy? then how?  2
List 5 words that best describe your strengths.  5
What is the difference between debugging and manual testing? Siemens7
difference b/w test case doc & use case doc?  1
What is defect life cylce Zycus-Infotech1
in this project how many modules? Wipro1
hi frinds ,,what is the difference between QA & QC , i need only real time definations ,pls pls Synergy4
Generally How do we do Test Estimation. Anybody can expalin this with example. Thanks in advacne..Venkat IBS3
what is meant by Pre-Conditions that we include in Test Cases? Can anyone provide those for this Website?  2
Difference between gui & Functional testing Wipro4
what is status of defect when you are performing regression testing. Mascon7
define with example high severity and low priority ? 2.low severity and high priority? 3.both are high? 4.both are low ? ACS2
what are known issues? Explain  2
I am doing manual testing for on web application.how to prepare the tracebility matrix for that website? whats the use of the tracebility matrix?. canu send one model of the tracebility matrix. SoftSquare1
Tell me about the best bug you ever found  3
what is the difference between test strategy and test methodology? Uniken3
What is the difference between Shakeout, Smoke, and Sanity Testing.  4
 
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