Describe to me the difference between validation and
verification.
Answer Posted / sarfaraz ahmad
Verification:
*it is the process of evaluating the software in order to
determine that the software in the given phase satisfy the
condition which was imposed at the beging of the phase.
* Non execution base.
*coulld be conducted either during any phase or end of the
phase.
* may be carried out through review(Walk through ,
inspection)
validation:
* it is the process of evaluating the software to determine
the degree through which software meets the user
requirements.
*Generally being conducted after varification.
Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Explain the monkey testing?
Write test cases to test a browser app
what is the technology used in financial applications?
Explain the ramp testing?
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
How can we write a good test case?
Test a file replication service that copies files from one net location to another
Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?
What are semi-random test cases?
Elaborate test plan and content availability in test plan.
how to write testcase for the output of an program ****0 ***01 **012 *0123 01234
If for any software product, if the customers more often us few functions, and rarely use few othere functionality. what a tester can expect more deffects can be found, in what area, where the functionality frequently used OR where rarly used?
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
Define some of the attributes of a test case?
Describe to me what you see as a process. Not a particular process, just the basics of having a process.