Describe to me the difference between validation and
verification.
Answer Posted / venkee
VERIFICATION means physical exitence of the software is
satisfy or not according to the requriments and customer
conditions .
e.g:walkthrough,insfections and requirments.
VALIDATION means checking the initial conditions according
to the exitence of the software.
e.g:checkpoints and output checkpoint
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?
How to generate test cases for 'replace a string' method?
Explain the static testing?
Scenarios to test wireless Speaker via bluetooth
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?
Explain the soak testing?
There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.
Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.
Explain the format of a requirement traceability
How to write email id in world wide web
In a log in page what will be test procedure, test scenario, test description & test steps?
How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character
What is the state testing?
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?
how to test stand alone programs?