On 23/02/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> I'm writing a test plan on application which contains frameset as following
>
>      /ar:/document
>            contains
>                  outils.jsp
>                  notice.jsp
>                  + css, gifs...
>      outils.jsp contains a link towards xiti.com.
>
> I have two solutions ever I do a test plan like that
>
>      ark:/document
>      outils.jsp
>      notice.jsp
>
> Either I do just (that's my prefered solution)
>      ark:/document
>
>      and I check the button Retrieve all Embedded Resourcesfrom HTML files
>      which gets outils.jsp, notice.jsp, all gif et css images and xiti.com
> page.
>
> My problem is that I don't want to get gif and css files each time, because
> it's not realistic.
> Mostly I don't want to get xiti.com pages (I don't want to load test other
> sites, and anyway it returns an error page)
>
> Is there a means to filter pages jmeter will explore or not?

Not at present, sorry.

If the page content does not change frequently, you can add one
sampler with retrieve all, and then separate ones for the subsequent
pages.

One way to generate the plan is to record it using a browser (assuming
it only uses http:, not https:).

S.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to