what is validation and verification

Answers were Sorted based on User's Feedback



what is validation and verification..

Answer / vimal

Verification: It is a process confirming that software
meets its specification document. It basically involves
walkthroughs, review and inspection. QA team members define
the process as per the specification.

Validation: It is a process confirming that software
meets its user requirements. It basically involves testing.
Validation technique done after verification process. QC
team like testers they r going to implementing the process
defined by QA team.

Verification is QA activity which ensures that the software
product is designed to deliver all the functionality
whatever mentioned in the requirement specification
document. Reviews, walkthroughs and inspections are its
techniques. It is a preventive phase.

Validation ensures that whatever mentioned in the
requirement specification document should be the intended
behavior of the software. Validation is actual testing. It
is a corrective phase and is QC activity.

Vimal (Test Engg.)

Is This Answer Correct ?    8 Yes 0 No

what is validation and verification..

Answer / kishore

Verification typically involves reviews and meetings,to
evaluate the
requirements,specifications,documents,code,plans.This can
be done with the check lists,walk throughs,inspections and
meetings.

Validation typically involves the actual testing process
the validation takes place after the verification is done.

Is This Answer Correct ?    3 Yes 0 No

what is validation and verification..

Answer / rangaraman

Verification is a set of activities carried out to see
whether we are we building the system right.

Validation is a set of activities carried out to check
whether we are we building the right system.

Is This Answer Correct ?    4 Yes 2 No

what is validation and verification..

Answer / tester

Verification: Test execution to insure all functionalities
stated in RA are delivered.

Validation: Test execution to insure all functionalities
delivered as stated in RA are working as per requirement

Is This Answer Correct ?    3 Yes 1 No

what is validation and verification..

Answer / 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

what is validation and verification..

Answer / ramyasri

Hai...

Verification:
The process of evaluating software to determine
whether the products of a given development phase satisfy
the conditions imposed at the start of that phase.
Verification is the process of determining that a
computer model, simulation, or federation of models and
simulations implementations and their associated data
accurately represents the developer's conceptual
description and specifications


Validation:
The process of evaluating software during or at
the end of the development process to determine whether it
satisfies specified requirements. In other words,
validation ensures that the product actually meets the
user's needs, and that the specifications were correct in
the first place, while verification is ensuring that the
product has been built according to the requirements and
design specifications.
Validation ensures that ‘you built the right
thing’. Verification ensures that ‘you built it right’.
Validation confirms that the product, as provided, will
fulfil its intended use.

K,Byeee...
B.Ramyasri

Is This Answer Correct ?    0 Yes 0 No

what is validation and verification..

Answer / madhubabu

VERIFICATION: verification is the process of verify the
documents completeness and correctness of the documents.
verification is allowed to the walk through and evaluate the
Test plan,requirements, Documents, .... and it allowed to
the walk through, review meetings inspections.


validation: validation it takes from after completion of the
verification take place

Is This Answer Correct ?    0 Yes 0 No

what is validation and verification..

Answer / poornima

verification is a process of checking conducted on each and
every role in the organisation to conform whether they are
doing there work according to the company's process
guidelines or not.
validation is a process of checking conducted on the
developed application or its related parts to conform
whether they are working according to the expectations or not

Is This Answer Correct ?    0 Yes 0 No

what is validation and verification..

Answer / ambhoj

Validation is done after verification

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More QA Concepts Interview Questions

Give examples of boundary value and equivalence partitioning test cases.

2 Answers  


what is use of application server-web logic

0 Answers   Oracle,


What is 'Context Driven Testing' in Agile Method?

3 Answers   L&T,


Explain what is test metric is software testing and what information does it contains?

0 Answers  


What are test documents and what it includes?

1 Answers  






What is the difference between Test cases document and test cases design document?

0 Answers  


What are The Main Sources of Software Bugs

2 Answers  


who will give priority and severity for testcases?

5 Answers  


Can you help me with your suggestions so as to select a test management system that fits perfectly well with the two widely used software development methodologies i.e., agile and waterfall?

1 Answers  


What is negative testing? How is it different from positive testing?

0 Answers  


Three types of tea the a,b,c costs Rs. 95/kg,100/kg and70/kg respectively.How many kgs of each should be blended to produce 100 kg of mixture worth Rs.90/kg, given that the raveled s of band c are equal...

2 Answers   CTS, John Deere, TCS,


what r the defect status for bugs

2 Answers   Oracle,


Categories