Can anyone tell me testing comes under verification or
validation?
Answers were Sorted based on User's Feedback
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 ? | 13 Yes | 3 No |
Answer / saff
testing comes under both the verification and validation
verification:verifying wheather the process we r following
is according to the agreed upon standards and will meet
requirments
example: verifying all the documnets in the sdlc process
like srs,frs,testplan document ,guides and etc etc
all this documnets are verified for their correctness and
acurency
validation: validating wheather the product/project is
according to the cust requirments
ex:functional testing
so testing verifies and validates
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / roopesh
Thanks Reddy for your reply and ur valuable time.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / megha gupta
in verification activities include req
verification,functional verification,internal
verification,code verification
in validation include unit
testing,acceptance,stystm,functional,uablity testing
| Is This Answer Correct ? | 1 Yes | 0 No |
Is Quality centre(QC) is bug(Defect) tracking tool
What is the non configurable item in SDLC.
Plz anyone help me to write testcases for squar,Triangle,Rectangle and Circle.
What is the role of Documentation for QA?
What are teh characters of a good tester
What is penetration matrix and how it is used in software testing?
How does unit testing play a role in the development / software lifecycle?
Why documentation testing is important?
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 first query u encounter to test a database..?
What is a code walk through?
what is regression testing and what is system testing? whaen we will do the regression testing and when we will do the system testing?