What is the differencein validation & verification??
What we exactly do in verification & validation ?????
Give an example....
Answers were Sorted based on User's Feedback
Answer / s33.aditya
Verrification is a process that whether we are building the
product right, i.e we have the equirement with us. whether
we are developing the product accordingly or not?
Validation is the process that whether we are building the
right product, i.e the product which we have developed is
right or not?
Verificaation involves collection of the requirements,
Analyse those requirements, Preparation of HLD and LLD.
Validation invoves unit,Integration,system and User
acceptance testing.
V Model is the best Example. left side of the V-Model is
verification and right side is the validation
| Is This Answer Correct ? | 20 Yes | 1 No |
Answer / anil
Verrification is a process that whether we are developing
the right product or not?
Validation is the process that whether developed product is
right or not?
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / smruti
V-Model describes verification & validation .
Verification refers to document testing i.e., testing on
BRS,SRS,HLD & LLD's known as static testing , on the
otherhand, Validation is otherwise known as dynamic testing
based on testing on programs,program interconnection &
softwares . Thanks !!
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nitinsingh
Validation-> If the right product has been made as per the requirements of the client.
Verification-> If the right process has been followed while developing the product as per the process followed in the company.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / sam
Verification is Verifying whether the product is according
to Specification.
and Validation is checking whether the Specificationis
according to Requirement.
| Is This Answer Correct ? | 0 Yes | 1 No |
Can we use automation tools during static testing? If yes when and how?
I am a manual test engineer working on an web application product testing.I have worked on test mgmt tool-testlink,defect tracking tool=bugzilla and I know functional-selenium ide (basics.So can anyone tel me which scripting language is extensively used in testing tools so that i can acquire some knowledge about it in order to shift into automation?
An Web Application is added with two new features. what will be your test approach? Please guys tell me the answer?
what is meant by port testing?
Define Stress, Load, Volume Testing?
I need your help, actually am facing lots of problem in interview am not able to answer in right way what ever questions asked about project. Could you please answer few questions? You must have seen the project I have mention as current project so please help on this, tell me how to explain project in details am prepare on HR module but don’t know how to explain it properly. If you can send me few documents like SRS, and few test case that will help me to get the clear picture, and want ask u what is tier1, tier2, and tier3 in project.
What is CVS and why it is used?
What is Gap Analysis?. Is there any template for it.Describe briefly about Gap Analysis Please
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases
what is meant by alpha testing?
give on example of regression testing, u did in yuor projec?
is it possible to check the Recording/play back in white box testing?