Testing comes in Validation, Validation is nothing but
Requirements by client , [ how functionality should work]
ex: in login screen on clicking ok button it should go to
inbox . this is a validation
From my point of view testing comes under validation
..Because when client requires some output then the Testers
do some actions. Thats Validation .
For Ex:-when we are entering values in Login field and
entering OK,It should hit the next page (that means it has
go in entering page).It is VALIDATION.
"Testing" comes under "Validation"...
Validation is the process of checking the "Product" itself...
The output of validation is nearly perfect product.
"Verification" is the process of evaluating the documents
such as it undergoes "Walkthrough" etc.,
Infact testing comprises of both verification & validation.
Verification : It is process of confirming application
meets requirements.
Validation : It is process of confirming applicaion meets
user needs.
If you all will go through V & v model then your view
regarding testing will be much clear.
Actually verification is inicial step.For instance when we
(Tester) receive copy of approved requirements then we
perform verification.
After completion of development of application & before
releasing it to end user we conduct acceptance testing that
is validation.
verification and validation comes under testing,
verification is nothing but static testing and validation
means dynamic testing.So static testing comes under
verification while dynamic testing comes under
Validation.It would be wrong to say that testing comes
under verification or validation.
If you have 1000 test cases which takes atleast 4 months
for execution and now project has to be delivered within 2
weeks how will you execute your test cases. Which ones
should be executed first.
suppose if you press a link in yahooshopping site in leads
to some other company website?how to test if any problem
in linking from one site to another site?
cAN ANY ONE PLEASE EXPLAIN THESE TERMS AND THEIR RELATION :
BALCKBOX TESTING,
FUNCTIONAL TESTING,
FUNCTIONALITY TESTING,
SYSTEM TESTING.......
AND
TEST METHODOLOGIES,
TESTING TECCHNOLOGIES,
TESTING TYPE.....