Describe to me the difference between validation and
verification.
Answer Posted / jyoti patil
Verification: Are you building it right? Ensure that the
software system meets all the functionality.Verification
takes place first and includes the checking for
documentation, code etc.Have static activities as it
includes the reviews, walkthroughs, and inspections to
verify that software is correct or not.Done by developers.
Validation: Are you building the right thing?Ensure that
functionalities meet the intended behavior.Validation occurs
after verification and mainly involves the checking of the
overall product.Have dynamic activities as it includes
executing the software against the requirements.Done by Testers.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Write test cases for 8+4?
Elaborate test plan and content availability in test plan.
Explain the gray box testing?
How to write test case for this scenario. If the Zip Code field is populated, the system shall compare the zip code value entered to the zip code value in the Family Individual Information Tab
Explain the integration testing?
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
how to write a test cases for Quick links like Feedback/Suggestions Advertise with us Contribute Invite a Friend FAQs Make HomePage RSS Feed Buzz Words Email Privacy Statement Terms & Conditions Copyright Disclaimer Download Forgot Password
write test case for button of google page?"i am feeling lucky" if button is not appear on page?
write test cases for hospitality management system
what is black box system in software development in system analysis and design?
how to write testcase for the output of an program ****0 ***01 **012 *0123 01234
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.
How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.
How to test Webservices and how can we write test cases for that
Explain the sanity testing?