what the diff b/w verification and validation
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
what is functionality testing?? what is system testing?? does system testing involves functionality testiting??
what responsility of the network administrator?
What is TRR ?
i need the brief explanations fo following question. # 1 1. type of action, 2. smart identification, 3. check points, 4. script to invoke web browser, 5. wot is get ro & getto property, 6. can you set a value in runtime, 7. wot is the use of bitmap checkpoint, 8. diff between dim & redim, 9. wot is function & Sub procedure,10. how u declare constant value. 11. wot is output value , 12. virtual object, 13. write script to retrieve data from the DB, 13. Types of frame works explain them brieflly
What is test case of dustbin ?
5 Answers Campus Interview, eXtensible IT Solutions, Hewitt, TCS,
define 1)test methodologies, 2)test data 3) test scenario 4 ) test environment
is validation done in white box testing .
I want to know the real time cycle i.e SDLC.(First of all Buisness logic is prepared,but doesn't know by whom and with the help of whom?)Similarly what are the next steps (the persons involved) and connection in between the steps.
1)What is the main difference between web based application and windows based application ? 2)can anyone give me proper example of high severity and low priority ,low severity and high priority , both are high and both are low ?
there is a module that module assigned to two employees.In both of them one employee made a mistake so how can we identify who is done that mistake.
What are the challenges you faced in your project (Testing) and in your company?
What are the benefits of automated testing over white box and black box testing?