Negative Testing
I will try to explain here all about Negative Testing with some practical examples and sample test cases.Negative testing means testing the application for those condition for which application not meant to be. Like if there is a name text field and that text field should only accept the character as per the requirement then […]