Please let me know Whether testing comes under verification
or validation ?
Answers were Sorted based on User's Feedback
Answer / bayana praveen reddy
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
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / varshab
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.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / sam
"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.,
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / illur iqbal
Testing comes under Validation. VAlidation is comprised of
Actual Testing the Application or a Product
| Is This Answer Correct ? | 2 Yes | 0 No |
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.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ashok
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.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / priya
Testing is comes under Validation..
(or)
Testing is comes under Quality control-QC...QC means-
defect detection.
| Is This Answer Correct ? | 1 Yes | 1 No |
Verification is proving that a product meets the
requirements specified during previous activity carried out
correctly throughout development life cycle ,while
validation checks that the system meets the customer's
requirements at the end of the life cycle.
The creation of the test product is much more closely
relation to validation than to verification .
Traditionally software testing has been consider a
validation process.
| Is This Answer Correct ? | 0 Yes | 0 No |
how many modules in ur bank project? what functionalities r there?how did u check? could u plz expalin ur banking project?
Can you tell me some thing about source code testing tools?
if you have 100 test cases, in that 80 passed and 20 failed, Which test cases your select for Retest and Regression testing?
what is the criteria for selecting automation testing ?
in real time, which test case format we r using?
What is test data set up?
what is meant by system testing? what is functional testing? what is the difference between both of these testing? can anyone explain this in detail?
Hello every1 , i am a 2008 BE graduate & i am trained in S/W Testing., Would doing any certification course like ISTQB (foundation level) would help get a job in a good MNC ... veerudsce@gmail.com
Generally which testing methodology we follow in software organizations. thanx in adv
If date field is a text field write test cases to validate it?
I would like to know about the steps to follow for testing a .NET web application. Please provide detailed steps with more general scenarios.
What is the difference between Functional testing and Functionality testing?