Describe to me the difference between validation and
verification.
Answer Posted / vimal
Verification is QA activity which ensures that the software
product is designed to deliver all the functionality
whatever mentioned in the requirement specification
document. Reviews, walkthroughs and inspections are its
techniques. It is a preventive phase.
Validation ensures that whatever mentioned in the
requirement specification document should be the intended
behavior of the software. Validation is actual testing. It
is a corrective phase and is QC activity.
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
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?
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
Explain the integration testing?
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 prepare a test case for online restaurant table reservation system. plz give an answer ASAP, email at suja_rvndrn@yahoo.co.in
write a test case flipkart login page
Explain how to develop a test plan and a test case.
how to test stand alone programs?
what is the technology used in financial applications?
write the test cases for facility module
Explain the ramp testing?
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?
Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu
write test case for pen cap if it is not present?