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   To Refer this Site to Your Friends   Click Here
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
What is verification and Validation?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is verification and Validation?
Answer
# 1
verifiaction is the process confirming that software meets 
its specification

it involves review, walkthrough and inspection


validation is the process confirming that software meets 
its user reqiurement 
it basically involves testing(unit,integration,system and 
acceptance)
it is generally done after verification
 
Is This Answer Correct ?    0 Yes 0 No
Abhishek
 
  Re: What is verification and Validation?
Answer
# 2
verification is nothing but review and meeting to evaluate 
document,plan,code,requirement and specification.this can 
be done by using checklist,issue list,walkthrough and 
inspection meeting.
validation typically involves actual testing takesplace 
after verificatuion process completed.
 
Is This Answer Correct ?    0 Yes 0 No
Venkat
 
 
 
  Re: What is verification and Validation?
Answer
# 3
a)	Verification is nothing but whether the system 
right or wrong by check the walkthrough, reviews, 
inspection is called the verification.
b)	The verification phase complete involving the 
developers.
c)	Validation is nothing whether the system right or 
wrong, with respect to customer requirements is called the 
validation.
d)	The validation phase complete involving the testers 
only.


My name is k.chandra sekhar
My phone no is 09246540049
I am in hyderabad
My mail id is ndra_143@yahoo.co.in
 
Is This Answer Correct ?    0 Yes 0 No
K.chandra Sekhar
 
  Re: What is verification and Validation?
Answer
# 4
Its comes under the V-MODEL 
V-Model it will contain 2 phases what the above Q will we 
have 
    Req     \              /  Acceptence Testing
Verification \            /  System Testing             
              \          / 
        HLd    \        /==> Validation
                \      /   
           LLD   \    / System Integration Testing    
                  \  /  
          COding   \/   Module leveltesting    

As a testers we are followed by V-model only because it 
Moves both Testing And Devolepment activities parlily

Verification is process to control the Quality of the 
application from the Procespective side which involves 
reviews ,Meetings, and walkthrough..

Validation is a process of controlling qulity of the 
application from the Implementation side

Validation will give the detail information about Testing 
Actrivities .
 
Is This Answer Correct ?    0 Yes 0 No
Dinesh
 
  Re: What is verification and Validation?
Answer
# 5
Verification means are we building the right product, and 
Validation means are we building the product right.
 
Is This Answer Correct ?    2 Yes 0 No
Vibha Thakur
 
  Re: What is verification and Validation?
Answer
# 6
Hi Vibha Your answar is some what confusing..

can U pls clarify it .
 
Is This Answer Correct ?    0 Yes 0 No
Dinesh
 
  Re: What is verification and Validation?
Answer
# 7
Verification-1.Process Oriented,2.Doesn't include the code 
execution,3.Techniques-walkthrough,code review and 
inspection,4.done before the validation.5.Targeted 
Documents-FRS,SRS,SDD,BR and Technical Specs.

Validation-1.Product Oriented,2.May or may not include the 
code execution(depends on the type of testing),3.Techniques-
Various types of testing,4.done after the 
verification.5.Targeted Documents-End Product.

Myself Amit Kumar tyagi
(amitbrazil@gmail.com),09910210899,Noida,Software Test 
Engineer
 
Is This Answer Correct ?    0 Yes 0 No
Amit Kumar Tyagi
 
  Re: What is verification and Validation?
Answer
# 8
verification is nothing but to check the 
code,reivews,doucments as per the requiremnets...

validation is actual testing,,,,to check the customer 
satisfaction and also should be error free..
 
Is This Answer Correct ?    0 Yes 0 No
Devi
 
  Re: What is verification and Validation?
Answer
# 9
Verification means are we building the product right. So, 
here our concern would be to check whether the product has 
been developed through the right process 

Validation means are we building the right product. So, 
here our concern would be check whether the right product 
has been build. Whether the functionalities are right. It 
is basically the determination of the correctness of the 
final product.
 
Is This Answer Correct ?    0 Yes 0 No
Bhavya_b
 
  Re: What is verification and Validation?
Answer
# 10
verification is the process to determine whthr v r building
the right product nd it meets the specification.IT is also
called static testing.Involes walkthrough,inspection and review.

validation dis the process that determine whthr product
build is right?..it is also called dynamic
testing..involves..unit testing,integration testing and
system testing.
 
Is This Answer Correct ?    0 Yes 0 No
Siji
 
  Re: What is verification and Validation?
Answer
# 11
verification:
it is a process of checking whether each and every row in 
the organization is working according to the given  
guidelines or not.
vallidation:
it is a process of checking whether the developed  product 
or its related parts are working to the requirements or not.
 
Is This Answer Correct ?    0 Yes 0 No
Hima7
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
What do you gather as a part of requirement gathering (for a testing project)?  1
Hi! I got an interview call for the post of Trainee QA engg .The interview is on Monday(27/08/07).There is going to be a technical written test followed by an interview on Monday.Can anyone plz tell me what exactly is the technical written test for QA like,is it objective or theoretical based. PLZZZZZ reply as early as possible ---- Its URGENT. -- SK IBM2
Explian traceablity matrix with an example ? RTG4
what is build? what is build coniguration?  7
if we have normal testcase,it is failed, and regression testcase is also failed.what is the bug present in both the testcases? Semantic-Space6
Explain three tier architechture of the java project? what is the web server and what is the database server? Infosys1
How can you report the defect using excel sheet? AppLabs5
What are the steps involved in Manual Testing TCS1
what is the basic purpose of functional & load testing? Semantic-Space5
What is Difference between White-box Testing and Unit testing? AZTEC5
If I have written the test cases for any module.And some features are added/removed to & from that module then what should I do with test cases?  1
Data flow testing is a control structure testing technique where the criteria used to design test cases is that they Option 1 Rely on basis path testing Option 2 Exercise the logical conditions in a program module Option 3 Select test paths based on the locations and uses of variables Option 4 Focus on testing the validity of loop constructs  1
This is a interview question i faced? Suppose your client doesnt have any idea abt software or the technology ?then how  2
How could you handle the situation when you get the high seveority bug when the application is going to deliver by today night? IBM2
What are the difference between Water fall model and V- Model? Which one is better? Why 80% of Software companies using Water fall model nowadays? iGate4
I have to write test cases for Create User, Edit User, Delete User etc. Some of the steps for Create & Edit User are same. Then Should I write refer Create User [test case Id] for common test steps to write Edit User Test case? OR I have to write separate test steps even though they are repeatable in Create user & Edit User test case.  3
which environment you like to work?  1
what is hotfix? CTS6
any example for high siviority and low priority bug Symbiosis1
what is the function generator? MBT3
 
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