What is the difference between validation and verification?
Answer Posted / vinodh anandhan
Verification: Refers to the set of activites that ensure
that S/W correctly implements specific function
Validation: Refers to set of activites that the software
that has been built is traceable to custom requirements
Vinodh Anandhan
Software Tester
Exceed Technologies (P) Ltd.,
Chennai -87
vinodh.anandhan@exceedintl.com
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
Why we have to do manual testing?
how to write defects in excel sheets when defects occured
What are the advantages of black box testing?
Define brain stromming and cause effect graphing?
Can you explain calibration?
You have a testing team of 10 members, and now you have to reduce it by 5 member and you dont want to increase risk in your product, you are try to cover all functionality to test. What test Strategy you follow.
What is XML Testing? Do we have any tools to test the XML? Please let me know.
How will u decide test data to see that evey feature is thoroughly tested
What is the difference between IE, Opera & Mozilla Firefox in web Testing and which brower will think that is much better?
What are the bugs we cannot find in black box?
What is concurrent user hits in load testing?
What is a bug triage?
what r the 5 major defects that u found in ur shopping related project?
What is the purpose of test strategy?