what is verification and validation?
Answer Posted / anjani dubey
Verification is the process of doing reviews and
walkthroughs and conducting interviews.
This is doing before coding phase.
Validation is the process of doing actual testing in the
source code.
This is always starting after coding in SDLC.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is test driver and test stub?
What is frame level testing and how do we test it?
What is bug release?
what are the status have in QC(Test Management Tool). and how you report?
How to test an Scheduled event? For ex: in an investment banking application, the scheduler will create an equity anbd user has nothing to do but tester has to test if the instrument is created properly or not?
Which model is following in your company for developing software?
Why is it impossible to test a program thoroughly or in other terms 100% bug-free?
What is the difference between pilot and beta testing?
What is meant by entry criteria and exit criteria in software testing?
test cases for Insurance Processing System ?
What’s the difference between verification and validation in testing?
What's the relationship between environment reality and test phases?
Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies
What is desk checking and control flow analysis
How will you set the Dependency in the Quality center? Say if you will fail a test case and two or more test cases are dependent on that particular test case. In this case how will you handle in failing the test case.