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

What are all the companies are doing manual testing till now ?

0 Answers  


Which of the following defines the expected results of a test? Test case specification or test design specification.

0 Answers  


Please Tell me the Real Process of a Company. My company is very small & Developer explains me the feature and I prepare the test cases according to he explained .No one is there to review what I have written in the test cases.Test cases are ok but still I have the knowlege of real testing documents i.e which documents I have to prepare What is the flow starting from requirement gathering.Please tell me ,Thanks in advance .It will really helpful to me

1 Answers  


There is a web portal that has been tested and working properly. Now a new module called as the "online shopping module" had been added. Ther are two search pages , a normal search and an advanced search page. You are responsible for only these two modules for testing Questions 1) Write the scope for testing 2)High level test scenarios 3)Test case for one high level test scenario 4) Assumptions while writing the test case 5) Questions that u might need to ask as a QA to test the application NOTE- the requiremnts wont be given. One has to assume the requirements Please tell me how to test a search page and also please help me answer the above questions

2 Answers   Infosys, Zycus Infotech,


how we test the login page using jwebunit test case...

0 Answers   CTS,






Write tast case for a+b=c?

1 Answers  


Could anyone please let me know what are the test cases for a rule based system? WE have a module on RBS which relates the data gathered to a set of rules and uses them to verify if the details are correct. Also we have a data acquisition module which collects the configuration details of a node entering a cluster using the CPUID. Can you please suggest test cases for these two modules, please?

0 Answers  


write the test case flipart.com

2 Answers   Satyam,


What are the test cases to write to test user account locksout after 5 invalid attempts

2 Answers  


write the test cases for date month and year field by using testing techniques

19 Answers   Aryavrat Infotech, Blue Star,


In general, how do you see automation fitting into the overall process of testing?

1 Answers   ABC,


Hi recently in an interview I was asked to write API test cases. Since I am not familiar with it can someone put more light towards API testing and give some example test cases for the same. Thanks!

2 Answers   Microsoft,


Categories