[Webtest] changed behavior of Invoke between R_1551 and R_1622
Marc Guillemot
Marc Guillemot <mguillemot@yahoo.fr>
Tue, 16 Oct 2007 20:05:44 +0200
Hi Rainer,
I've some difficulties to believe that such a regression could occur.
Can you activate the http headers log and look at the requests performed
in both cases?
Marc.
--
Blog: http://mguillem.wordpress.com
Rainer Worbis wrote:
> Hi,
>
>
>
> i have a testproject which worked - except some javascript things based
> on the release R_1551.
>
> After upgrading to R_1662 all invoke steps which open a page one
> directory below the basepath show an 404 error – html page not found
>
> Example:
>
> <invoke url=”cpm_Account.aspx"/>
>
> Will work in both versions
>
>
>
> <invoke url="CashPosition/cpm_Account.aspx"/>
>
> Will work only in R_1551
>
>
>
> Can anyone give me a hint how to get the (in my opinion) correct
> behavior also in R_1662?
>
>
>
> Thanks a lot
>
> Rainer
>
>
>
>
>