Hi,

can you provide the js stacktrace from the report?

Is this url the one of a js resource or of a "page"? In the first case, a "normal" browser could perform the same request and just ignore the received error. What do you see in your server logs? Can you compare the requests made both by WebTest and manually?

Cheers,
Marc.
--
Blog: http://mguillem.wordpress.com



Dinesh Kumar wrote:
Hi Marc,

i tried with latest Html unit 1.14 snapshot.jar but it says same error
"C:\Program Files\webtest\simpletest.xml:31: JavaScript error loading page https: //secure.idirect.net/i751/controller.do?interaction=sq&firstPage=I-751: Wrapped com.gargoylesoftware.htmlunit.FailingHttpStatusCodeException: 500 Internal Serve r Error for https://secure.idirect.net/i751/controller.do?goto=SQ-1.1&vstatus=tr <https://secure.idirect.net/i751/controller.do?goto=SQ-1.1&vstatus=tr>
ue (https://secure.idirect.net/i751/scripts/validation.js#2565)"

When i go through the application on clicking "<clickLink href="javascript:treeAction('SQ-1.1')"/>"(General Information) it works fine but when i run through canoo webtest it says the above error

Im really confused. Is the problem with Application using some null values in Js files?

Thanks,
Dinesh

----- Original Message ----
From: Marc Guillemot <[EMAIL PROTECTED]>
To: [email protected]
Sent: Saturday, 15 December, 2007 4:12:35 PM
Subject: Re: [Webtest] Null failed with Message Java script error loading page

Dinesh Kumar wrote:
 > Hi Marc,
 > It works with Setinputfield but not with setradiobutton it says java
 > loading page error ( 500 servlet exception) when we go through the flow
 > in the application i don't find the 500 servlet exception error after
 > clicking continue button
 >
 > <clickLink href="javascript:treeAction('SQ-1.1')"/>
 > <setRadioButton name="applicant.appOtherNames.hasUsedOtherNames"
 > value="false"/>
 > <clickLink label="Continue"/>
 >
 > Could you please tell me where im making mistake
 >
 > Thanks,
 > Dinesh

then it means that your application awaits something else. Can you
investigate why the application generates this error?

Marc.
--
Blog: http://mguillem.wordpress.com


_______________________________________________
WebTest mailing list
[email protected] <mailto:[email protected]>
http://lists.canoo.com/mailman/listinfo/webtest


------------------------------------------------------------------------
5, 50, 500, 5000 - Store N number of mails in your inbox. Click here. <http://in.rd.yahoo.com/tagline_mail_4/*http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html/>


_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to