Describe to me the difference between validation and
verification.

Answers were Sorted based on User's Feedback



Describe to me the difference between validation and verification. ..

Answer / ankita

Validation is "Are we building the right product?" whereas
Verification is "Are we building the product right?"

Is This Answer Correct ?    9 Yes 0 No

Describe to me the difference between validation and verification. ..

Answer / sarfaraz ahmad

Verification:
*it is the process of evaluating the software in order to
determine that the software in the given phase satisfy the
condition which was imposed at the beging of the phase.
* Non execution base.
*coulld be conducted either during any phase or end of the
phase.
* may be carried out through review(Walk through ,
inspection)

validation:
* it is the process of evaluating the software to determine
the degree through which software meets the user
requirements.
*Generally being conducted after varification.

Is This Answer Correct ?    8 Yes 1 No

Describe to me the difference between validation and verification. ..

Answer / sivakumar

Verification: It is a process confirming that software
meets its specification document. It basically invoves
walkthroughs, review and inspection.

QA team members they r defining 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 goig to
implementing the process defined by QA team.

Is This Answer Correct ?    7 Yes 0 No

Describe to me the difference between validation and verification. ..

Answer / y.ravikiran varma

To understand this very easily i can explain u as follows:

Validation: Are we doing the right job?


Verification: Are we doing the job right?

Is This Answer Correct ?    2 Yes 0 No

Describe to me the difference between validation and verification. ..

Answer / vimal

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.

Is This Answer Correct ?    2 Yes 1 No

Describe to me the difference between validation and verification. ..

Answer / jyoti patil

Verification: Are you building it right? Ensure that the
software system meets all the functionality.Verification
takes place first and includes the checking for
documentation, code etc.Have static activities as it
includes the reviews, walkthroughs, and inspections to
verify that software is correct or not.Done by developers.


Validation: Are you building the right thing?Ensure that
functionalities meet the intended behavior.Validation occurs
after verification and mainly involves the checking of the
overall product.Have dynamic activities as it includes
executing the software against the requirements.Done by Testers.

Is This Answer Correct ?    1 Yes 0 No

Describe to me the difference between validation and verification. ..

Answer / venkee

VERIFICATION means physical exitence of the software is
satisfy or not according to the requriments and customer
conditions .

e.g:walkthrough,insfections and requirments.


VALIDATION means checking the initial conditions according
to the exitence of the software.

e.g:checkpoints and output checkpoint

Is This Answer Correct ?    2 Yes 2 No

Describe to me the difference between validation and verification. ..

Answer / jigna

Verification: typically involves reviews and meetings to evaluate documents, plans, code, requirements, and specifications. This can be done with checklists, issues lists, walkthroughs, and inspection meetings.

Validation: typically involves actual testing and takes place after verifications are completed. The term 'IV & V' refers to Independent Verification and Validation

Is This Answer Correct ?    0 Yes 0 No

Describe to me the difference between validation and verification. ..

Answer / siva

Sivakumar has the most acceptable answer.

Is This Answer Correct ?    1 Yes 2 No

Describe to me the difference between validation and verification. ..

Answer / prakash babu s

VERIFICATION:It's the proces which is used to produce the
right product.
VALIDATION:You have to check whether the product properly
working or not.

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Test Cases Interview Questions

can one give the test cases for Installation Testing

1 Answers  


please test case for calculator

2 Answers  


write the test cases for pen

13 Answers   GE, NEDA,


explain with examples- transaction testing, syntax testing, domain testing, logic testing, and state testing.

1 Answers  


need for documenting test cases??? advantages and disadvantages of documenting test cases???

2 Answers  






Write few functional & non-functional test cases for a payment gateway system

3 Answers  


Using the same code example as question 17,how many tests are required to achieve 100% branch/decision coverage? A. 1 B. 2 C. 3 D. 4

1 Answers   ISTQB,


Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.

0 Answers   Microsoft,


how to write a test procedure & test log for login system

0 Answers  


How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?

0 Answers   Wipro,


How many bugs have u found in your project?

3 Answers  


Explain the concurrency testing?

0 Answers  


Categories