Difference between Verification & Validation?
Answer Posted / nishu
verification:
system is right or wrong
validation:
system is write or wrong with respect to customer's
requirements
| Is This Answer Correct ? | 12 Yes | 7 No |
Post New Answer View All Answers
What r the features,u take care in prototype testing?
I am new to testing, I need information about TSYS any website or if you have information please mail it to me. this is for online credit applications project.My mail id is keerthanakoluvu@yahoo.com. Thanks for your help.
What is smoke test? Do you use any automation tool for smoke testing?
can anyone tell me few critical bugs in ecommerce project.
How we will do Memory Testing? There is any tool to do that testing and to whome this testing to be performed?
What is defect cascading in software testing?
Explain the sub-genres of performance testing?
what are the functional test cases for enter user name,enter pass word,click on ok(only functional test cases)
Hi Can any one tell wht type of questions will be asked in project manager round...urgent plz...
Difference between smoke and sanity testing
What is grey box testing?
Difference between Stakeholder and Relevant Stakeholder?
Tell me the advantage and disadvantage of cookies?
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?
What r the sequences that leads to automation?