Difference between Verification and validation.
Answers were Sorted based on User's Feedback
Answer / ss321
Validation is the the exact testing what we do.
Verification is the work which Quality assurance people do,
they will verify if we are following the correct process.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / 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 |
Answer / jitendra
Verification is a process of verifying all we developing right
product or not.
And validation is a process of validating the developed product is right or not.
| Is This Answer Correct ? | 2 Yes | 0 No |
Explain what it means by test harness?
Can nyone tell me about the testing certifications. I have planned to give a certification exam, but dont know which 1 is good.
What are the categories of debugging?
A) Please give example for below statements. 1.Statement Coverage: Every statement in a program execute atleat once. 2. Decision Coverage: Every point of Entry and Exit in a program invokes atleast once. Each decision in a program has taken all possible outcome atleast once. 3. Condition Coverage: Each condition is a decision in a program has taken all possible outcome atleast once. 4. Modified Condition Decision Coverage: Each Condition has shown to affect that decision independently by varying that decision while keeping fixed all other possible condion. B) If the condition is (A&&B||C) then minimum 4 test case required to cover all the paths. Which are those 4 test cases. C) If the condition is (A||B&&C) then minimum 4 test case required to cover all the paths. Which are those 4 test cases.
Explain what lcsaj is?
Which of the following is not a Game Genre? a) RTS b) STR c) FTS d) RPG
When is a test considered to be successful?
what is the difference between verification and validation ?
While monitoring your project what all things you have to consider?
What is the difference between negative and positive testing?
At what phase tester role starts?
What are different types of protocols used in transportation and session layers of SAN?