Difference between Verification and validation.
Answer Posted / jack
Validation is a different set of activities to ensure that
the Software that has been built is traceable to customer
requirements.
Eg. Unit Testing, Integration Testing, System Testing.
Verification is a set of activities to ensure that the
software correctly implements a specific function.
Eg. Requirement Gathering & Analysis phase comes under
verification.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Hi can anyone pls let me know, how many test case can be written to this C question (Unit testing) *funame (Int x, Long b) { x=b; x < 5 } Note: - Return type is boolean - Input type is unsigned char
Explain beta testing?
What is dynamic analysis?
how do you convert use cases into test cases?
What is storage testing?
Explain end-to-end testing?
Can you tell me what was your last/ current project? What exact tasks were you responsible for? Give details in terms of testing done and tools used if any.? I need sample answers to this very major and important question. As detailed as possible. Thanks
What r all the risks u r facing while doing a project?
What is intrusive testing?
How can I get free .NET add-in for QTP9.2. What is the process to install any add-in?
tell some examples for driver and stub?
Explain configuration management?
What is test first design?
What is 2 tier and 3 tier application? Pls illustrate it with appropriate example.
What is dynamic testing?