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
How to write the test cases for STP
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
Can anybody help me out to write test cases for booking train ticket online???
What are basic types of test cases?
Explain the unit testing?
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
Which of the following defines the expected results of a test? Test case specification or test design specification.
HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.
can anyone please help me in writing Test cases for HRMS,ERP and for CRM Apllications...I am joined as a trainee.so i have to write test cases for these applications..Soo can anyone pls help me....mail id: bapuji.karyampudi@gmail.com....Please reply me guys.
Can anybody help me in writing test cases for a scenario? need help at the earliest. will send you the requirement doc to your email id. thanks raj
What is the logic testing?
Why is it that the boundary value analysis provides good test cases?
Explain the smoke testing?
Explain the concept of semi-random test cases?