[Webtest] MetaRefresh and ReDirects

Jeannie Graham webtest@lists.canoo.com
Fri, 27 Feb 2004 08:31:50 -0800


Thank you so much Mittie!  Thank you, thank you, THANK YOU!

It's funny, because I thought about doing this, but then I read the Syntax
Reference and it said testSpec was used per web session, so I thought I
could only use one.  At least, I was thinking along the right lines, eh?
I'm on my way...

-----Original Message-----
From: Dierk Koenig [mailto:dierk.koenig@canoo.com]
Sent: Thursday, February 26, 2004 4:37 AM
To: webtest@lists.canoo.com
Subject: RE: [Webtest] MetaRefresh and ReDirects


Hi Jeannie,

it seems you need two distinct testSpecs with different config steps

<testSpec ...>
	<config host="search.host.com" .../>
		... invoke search request
</testSpec>
<testSpec ...>
	<config host="result.host.com" .../>
		... invoke result page ...
</testSpec>

hope that helps
Mittie

> -----Original Message-----
> From: webtest-admin@lists.canoo.com
> [mailto:webtest-admin@lists.canoo.com]On Behalf Of Jeannie Graham
> Sent: Mittwoch, 25. Februar 2004 22:00
> To: 'webtest@lists.canoo.com'
> Subject: RE: [Webtest] MetaRefresh and ReDirects
>
>
> Or maybe a better question is...Has anyone dealt with this situation using
> Canoo?   We have a processing page that goes out and finds a quote
> (metaRefreshing and redirecting) then goes to another page that holds the
> results.   I cannot get Canoo to redirect, or talk to the server correctly
> because it never leaves the Processing page.
>
> Any ideas?  Thoughts?
>
> Thanks for the time...
>
> -----Original Message-----
> From: Jeannie Graham [mailto:Jgraham@arrowheadgrp.com]
> Sent: Wednesday, February 25, 2004 10:55 AM
> To: 'webtest@lists.canoo.com'
> Subject: [Webtest] MetaRefresh and ReDirects
>
>
> Hello Group, especially Dierk,
>
> 	I found an email in the Archives, dated May 8, 2002 from William
> Lyvers on how to deal with MetaRefreshes and Redirects.   He included a
> CustomStep attachment, but I cannot grab it.   Does anyone out
> there happen
> to have that MetaRefresh code...or Dierk, how do I get an
> attachment off the
> Archives?
>
> Thank you so much,
> Jeannie
> _______________________________________________
> WebTest mailing list
> WebTest@lists.canoo.com
> http://lists.canoo.com/mailman/listinfo/webtest
> _______________________________________________
> WebTest mailing list
> WebTest@lists.canoo.com
> http://lists.canoo.com/mailman/listinfo/webtest
>

_______________________________________________
WebTest mailing list
WebTest@lists.canoo.com
http://lists.canoo.com/mailman/listinfo/webtest