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 the regular expression for dd-mm-yyyy?
hye.when we do recording,objects r indentified by GUI map editor.and respective script is generated.But my problem is that in GUI map editor objects r not stored-not their description.I tried 'LEARN' option in GUI map,even it is not working.So that i can't run my script.Tell me solution Thank you.
What are the features r there in winrunner 7.6 over winrunner 7.01..B'cos Iam using Winrunner 7.01
can we write exception handlers (object,tsl,pop-up) programatically then how should we insert this in the script?
how do to stop the functionality of UDF
What is the purpose of temp. GUI map file?
In Analog mode of Recording in WinRunner,the maximum value of Y in (x,y) is ?
Are you created any custom dialog box during test runs?
you hae a inbox and got a mail how can you know it is there or not write script.
How do you invoke a text file from winrunner?
What in contained in the GUI map?
how to insert check points? whatis the gui check point?