<GIFTS_PAYLOAD> <PARAMETERS> <ERROR> <ERROR_CODE><![CDATA[001]]></ERROR_CODE> <ERROR_LOCATION><![CDATA[Authentication Error]]></ERROR_LOCATION> <ERROR_MESSAGE><![CDATA[Authentication Failed. Unable to find the specified GUID in the SmartChange system. If the problem persists please contact the SmartChange administrator.]]></ERROR_MESSAGE> </ERROR> </PARAMETERS> </GIFTS_PAYLOAD>
So we can test a web service for negative scenarios and it's throwing the validation messages for invalid request...
Web testing involves the following activities (manual) 1. Check the login page for the secure login 2. Check the login page throws the error message if the user name r pwd r wrong 3. Test for the links 4. Test for the menus and sub menus 5. Test for the performance (load and stress) 6. Test for the short cut keys 7. Test the print statements and so on