3 messages in com.canoo.lists.webtestRE: [Webtest] Can Canoo-WebTest handl...
FromSent OnAttachments
Thakkar, Hetal30 Jun 2003 14:24 
Healey, Thomas01 Jul 2003 05:59 
Thakkar, Hetal01 Jul 2003 08:19 
Subject:RE: [Webtest] Can Canoo-WebTest handle multiple hosts?
From:Healey, Thomas (Heal@darden.virginia.edu)
Date:07/01/2003 05:59:15 AM
List:com.canoo.lists.webtest

Not within the same testspec. You cannot change configs within a single testspec. This is unfortunate but true because it doesn't allow you to switch hosts or ports (or anything else set in the config) within the testspec which I would have found useful because it now requires me to have my test data within my java EAR.

Tom

-----Original Message----- From: webt@lists.canoo.com [mailto:webt@lists.canoo.com] On Behalf Of Thakkar, Hetal Sent: Monday, June 30, 2003 5:25 PM To: webt@gate.canoo.com Subject: [Webtest] Can Canoo-WebTest handle multiple hosts?

Hi all,

I have an application where one of the links on the page takes the user to a different port on the same host. I need to go to that page and do some verifications as well.

I read through the posts on the list and someone had suggested to not use the config file with hostname and so on, but this gives a null pointer exception.

Is there a solution to this problem?

Thanks, Hetal