11-10-2009, 10:08 AM
You application must be returning some kind of message/error if you enter data with a special characters.
So you just need to enter the values into the fields and check for the error message.
if the application accepts the values with a special character in the fields then your test case should be failed.
So you just need to enter the values into the fields and check for the error message.
if the application accepts the values with a special character in the fields then your test case should be failed.