What is Boundary Value Analysis?
Boundary value analysis is defining the input-output of a system for extreme cases. For example if the specification for a text field on a web page is to accept numbers from 1 to 99 then boundary value analysis will include inputs near 1 (-1, 0. 1.1 etc) and near 99 (98, 99.5 and 100 etc.)
February 19, 2009 | Filed Under Testing
Comments
One Response to “What is Boundary Value Analysis?”
Leave a Reply
this description is ok if you provide more details then it will be very help full for the testers (just joined and doing testing)