Exact difference between Verification and Validation?
Answer Posted / sai sujith.i
Verification -It is a static testing procedure 2.Are we
building the product right?
validation-It is a dynamic testing procedure 2.Are we
building the right product?
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
what is scrum how with ex?
What is validation in software testing?
Describe your experiences with code analyzers.
Explain what is exhaustive testing?
difference between change management and configuration management
Can you explain tpa analysis?
1...DIFF BETWEEN QTP AND WIN RUNNER? 2... CHECKPOINTS AND EXPLAIN EACH OF THEM? 3...WHY IS STEP GENERATOR? 4... WHAT IS THE DIFF BETWEEN FUNCTIONS AND SUB ROUTINE?
What are the different types of integration testing?
what is system testing? as test eng, what do u do in sys testing? who invoves in sys testing?
what the purpose of requirement phase
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
What are some best practices that you should follow when writing test cases?
There is only requirements document. You have 10 days and 8 resources to release the system.At the end of the 8th day u tell ur TL that system is ready for release. How will you proceed with the testing process or in other words what all approach you will follow once you get requirements
What is bug leakage?
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.