Posted By:
Bandita_Pradhan
Posted On:
Tuesday, July 8, 2008 05:26 PM
Hi,
I have following code for invalid uid and pwd.
I would like to test the login is invalid in HttpUnitTest.
Here i don't have any element id that says it's invalid. So, how I will write the test case for it?
<%-- shows login_error if applicable (e.g. u/pw is wrong) --%>
<%= dictionary.getLoginFailedTryAgain() %>
${param.message}