[Me] :- Cool, let’s start with the User Interface attacks
[Guruji]:- Ok, Black box user interface attack # 1
Apply inputs that force error messages to occur
· Basic test to ensure that software responds appropriately to bad input
· Ensures developers wrote code to handle erroneous input, something that is often not in their mindset
· How to carry out: explore input types, length, boundary values
[Continued in the next day’s post]