Test Input Management
									Test input management is very important in terms of Escaped Bugs. If you use only a certain data type (i.e Integer) in your tests, can you guarantee that you will not face any problem with other types (i.e String)? I had talked about this issue in my previous talks. Please check 
 Public Speaking Page .