what is validation?
What is verificaion?
What is the diffefernce between validation and verification?
Answers were Sorted based on User's Feedback
Answer / naidu
validation ensure the functionality --Is product build right
Verification ensures that product is designed to deliver
functionality---Is Right product build
Verification is done when the life cycle starts whereas
validation is done once the product is done.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / naresh babu
VERIFICATION: Checking the corrtectness of every stage of
application development process till coding
Typically involves reviews and meetings to
evaluate document plans ,code requirments and specifications
VALIDATION: Checking the corrtectness of developed
application
Typically involves actual testing and takes
place after verification are completed
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ashish
validation - involves actual testing. It include all
Functional and non functional testing types.
verification- means to check that software meets the full
requirements of the end users .Verificaiton involves
review, inspection means to verify the document at
different stages of its correctness and completeness.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / suresh.chaluvadi
http://www.allinterview.com/showanswers/163.html
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jayanth
verification = system right
validation = right system
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / chitra
VERIFICATION - Are we buliding a right product?
VALIDATION - Have be build a right product?
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rachana
Validation is Product specific->Are we building the right
Product?
-The process of evaluating specifications, designs and code
to ensure compliance with specified requirements.
Verification is Process specific->Are we building the
product right?
-The process of determining whether the products of a given
stage fulfill the requirements established in the previous
stage
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / aaa
validation: Testing the functionalities with an invalid
input.
You perform Client side validations:checking special
characters,boundary conditions,empty strings...etc...
server side validations: Checking the info that does not
exist in database.
Verification:checking the functionalities of an application
with a valid input.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is T_Exit and T_return?
Where are multiple properties of object stored
which method are using to obtain runtime property of an object
what is the diff. Between GUI_unload() and GUI_close()?
What is the purpose of regexp_label property and regexp_msw_class property?
how do you use DLLs in winnrunner?
what is the advantage of INOUT parameter over OUT parameter?
How to set a value in to a data table from the script in winrunner?
I want to do smoke test in my application but i have learnt the application before recording but im getting an error class name not found while running the script.I want to check each links and each text in my application. Can anybody answer my quesion plz.If it is possible i want test script for Yahoo login form with "New User" Login.
How could we Learn the Application Initially for Testing- Need Realtime Explanation? Who will Record the Application?
tell me about compiled module & function generator
kindly provide me test cases on browser and calculator.Its very urgent.