https://bz.apache.org/bugzilla/show_bug.cgi?id=65890

            Bug ID: 65890
           Summary: Embedded resources management in JMeter
           Product: JMeter
           Version: 5.4.3
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: HTTP
          Assignee: issues@jmeter.apache.org
          Reporter: p.moua...@ubik-ingenierie.com
  Target Milestone: JMETER_5.5

1) It looks that today JMeter may not be good enough in this field:

As a recap, there are 2 options to simulate this today:

- Check "Embedded resources download" and Parallel in HTTP Request Advanced
tab: JMeter will be realistic in the way it downloads resources but will
download more or less resources compared to what a browser would do as it
relies on parsing the HTML /CSS and extracting links

- Record including embedded resources (images, css, js) but during replay it
will not be realistic. Using Parallel Controller or Parallel Sampler plugin
will not be realistic either and this plugin has other bugs (sync issue on
JMeter Variables...) and looks like it's not maintained anymore


Ideas to be enriched:

- During recording, record the list of downloaded resources and add them to the
HTTP Request sampler and when checking embedded resource download, pick this
list


2) Another problem is performance impact on JMeter of this feature.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to