View Single Post
  #2 (permalink)  
Old 05-31-2008
David M David M is offline
Junior Member
 
Join Date: Apr 2008
Posts: 20
Default

To ensure that it works as expected for extreme data (data that is on the boundaries of what your software is supposed to accept) and exceptional data (data that is outside of those boundaries), and to make sure that appropriate error messages are returned when necessary.
Reply With Quote