Hi,

seems nobody answered this.

Prasanna wrote:
Hi, All
I am a New to Canoo Web test Using It on Windows XP with JDK 1.4.2 I have 3 issues wrt Canoo Please help me resolve 1) When Config section is Specified I do not Get Results.html
Even when I provide path as
resultsfile=results.html
I  get blank results.html
Without config Element I get results.html but For SSL Pages I again get "SSL handshake exception with path to cert not found" *Note that I have generated keystore.trust for my ssl certficated and included its path in property* Now I am trying to test login on my web server.

according to your other mails, I guess that it is solved.

2)My web server supports browsers " Internet Explorer 5.5+, Firefox 1.0+, Safari 2.0+, Opera 9+ " But it seems User Agent header sent by Canoo does not seem to have application Verion information and It is no way configurable in XML file tried with various Useragent Strings but no success

WebTest runs with
Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98)
you can configure this using the User-Agent header.

3) I get HTTP 500 error when i try to some other https page on click Button But With normal brosers it works fine...

Seems that webtest hasn't send what the server expected. You need to track it down to find the cause (maybe a js that didn't work has expected to set some form values) for instance looking at the requests sent by both webtest and a normal browser.

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

Reply via email to