what the diff b/w verification and validation

Answers were Sorted based on User's Feedback



what the diff b/w verification and validation..

Answer / shyam

Verification is nothing but whether the application is
correct or not

Validation is nothing but whether the application is working
w.r.t customer requirements.

Is This Answer Correct ?    22 Yes 4 No

what the diff b/w verification and validation..

Answer / payal

Verification: The process of evaluating a system or
component to determine whether the products of the given
development phase satisfy the conditions imposed at the
start of that phase.

Validation: Determination of the correctness of the
products of software development with respect to the user
needs and requirements.

Is This Answer Correct ?    16 Yes 1 No

what the diff b/w verification and validation..

Answer / anant chaudhary

Verification:-
1) It is static process.
2) It is a process of prevention of errors.
3) It consist of checking the requirements specification.
4) Error/Issue found at this stage are very less cost
effective.

Validation:-
1) It is dynamic process.
2) It is a process of detection of errors.
3) it consist of validating the requirements specification
with the help of executing on machine or PC.
4) Error/Issue found at this stage is very high cost
effective.

Is This Answer Correct ?    14 Yes 0 No

what the diff b/w verification and validation..

Answer / baburao tirlapur

Verification: The process of preventing the error

Validation : The process of checking the error

Is This Answer Correct ?    8 Yes 3 No

what the diff b/w verification and validation..

Answer / aarti

Verification: Process of evaluation before execution of the
application


Validation: Process of evaluation after execution of the
application

Is This Answer Correct ?    5 Yes 0 No

what the diff b/w verification and validation..

Answer / prasadz

verification: verification is to ensure that weather we
built software right r not.

validation: validation is to ensure that weather we built
right software r not.

Is This Answer Correct ?    8 Yes 6 No

what the diff b/w verification and validation..

Answer / nagendra

Verification:
Verification is a process in which QA people will check each and every role of the organisation and its outcome documents in order to check whether they are working according to the company's guideline or not from the starting phase of SDLC to the end.

Validation:
Validation is a process in which QC people will test the developed application and its related parts inorder to confirm whether are whether they are working a/c to the req or not.

Is This Answer Correct ?    1 Yes 0 No

what the diff b/w verification and validation..

Answer / samsirsameer

Simple Answer

Validation: Are we doing the right job?

Verification: Are we doing the job right?

Thanks, SamsirSameer
samsirsameer@gmail.com

Is This Answer Correct ?    3 Yes 5 No

Post New Answer

More Manual Testing Interview Questions

what are the Qualties needed by a softawre tester?

6 Answers  


what is usecase testing? when it can be applied?

2 Answers  


what is defect?

6 Answers  


Explain test case?

4 Answers   IBM,


Different types of design diagrams that supports to write test cases ?

0 Answers  






1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?

0 Answers  


Is testing just sampling???

1 Answers  


What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000

0 Answers   TCS,


what is software workbence process ?

1 Answers  


difference between test bed,test environment,test harness,sanity testing,smoke testing,,retesting ,regression testing (abcd)

2 Answers  


on what basis low,medium,high,critical will be assigned to a bug.give m examples

2 Answers  


What is the Batch file?

0 Answers  


Categories