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
please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )
User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox
Why does the boundary value analysis provide good test cases?
What is use case testing?
what is the technology used in financial applications?
Explain which test cases are written first black boxes or white boxes?
Elaborate test plan and content availability in test plan.
Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.
Explain the gray box testing?
how to write test cases for the example state name starts with A B C D E F G H I J K L Z
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output
Input:
write a test case for telephone billing ?
How can we write a good test case?
If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.
Test Case for Text Editor!