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?

Thanks in advance,
      Jérôme



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

Reply via email to