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