what is meant by negative testing..give me one example?
It is intended to do test fail- unacceptable data. System doesn't do what it is not supposed to do. For ex. login screen userid input box It is supposed to take 8 alphanumeric characters If you enter 9 characters, it doesn't accept.