what is verification and Validation?
Answers were Sorted based on User's Feedback
Verification: We are going to check whether we are following
the same procedure for the development process that is at
the time of development we are checking the application to
conform it that the process is is done in a defined procedure .
Validation: Checking the application which is already
developed and to conform that it is developed in a right way
or not.
Is this answer correct or not?
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shakun garg
I want to illustrate it with simple example:
when we decided to go from city A to city B
verification:
At the time of journey , Are we on the right way.
Validation:
After reaching to city B,Are we at right place.
In the same way in software scenario:
Are we on right way when we are in development > verification
After development whatever we developed working properly as per requirement mentioned in SRS document>validation
| Is This Answer Correct ? | 0 Yes | 0 No |
Can any one please explain me, what kind of defects we should not raise while doing System Testing?
Whare in the sdlc ,the testing starts?
Explain the scenario with example.
Write a Testcase for mobile phone ?
Can any one Explain what is Impact Analysis?
how do you tell requirement is testable?
can we do database testing in manual testing? then how we write the test case?
what is the impact analysis?
At what stage unit testing has to be done?
what is test scenario and test condition?
Any body can explain how do we find Duplicate Defects.
Which things do you examine in requrement while writing testcases.