Answer Posted / nithya
Verification:
Verification is static testing.This testing involves
walkthroughs,reviews ,inspections.This is testing whether
design document is prepared according to the requirements
or whether there is any deviation from it.This is testing
whether the developer has coded according to the design doc
(requriement) or is there is any deviation dfrom it.This is
checking whether test cases are written according to the
design and requirement docs or is there is any deviation
from it.On the whole this is just verifying whether we are
building the Product right or are we deviating from what's
expected to be achieved.Here v dont perform any testing on
the application we just verify everything manually thatsy
it's called static Testing.
Validation:Validation is dynamic testing.Here we validate
the applcaition to confirm that the application works
satisfying the customer's needs.verification is checking
whether v are building the Product right satisfying
customer needs.in this teting v enter valid and invalid
inputs and observe how application behaves.To perform
validation for the applciation v implement techniques like
boundary value analysis,Erro guessing and Equivalence
partitioning.
verification and validation together is called V model.The
name V is given considering the time gap.Time gap b/t unit
testing and coding is less compared to the time time gap
b/w UAT and requirements gathering.Time increases
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How does the Internal QA Audit relates with the ISO Standards level ?
How to log defect in HP ALM
What is a ‘use’ case and what does it include?
What Winrunner framework did u use in ur organisation?
What are the various tools you have used in testing process?
Can Parrto Principle be used in Quality Assurance and testing?
What is difference between qa, qc and software testing?
What type of tests you perform on the web based application?
What are the contents in test plans and test cases?
What the purpose of testing?
How is monkey testing different from adhoc testing?
what approach do you folllow in writing test cases?
What is difference between test effectiveness and test efficiency?
Have you written test plan?
What are the test artifacts involved in qa?