>> When you replay the recorded plan with Jmeter, you can compare the
>> requests using the View Results Tree Listener, it has a "Request" tab.
>
> As you suggested, I looked at it in "Request" tab through View Results Tree
> Listener. What it shows doesn't make any sense to me. Should I just compare
> the size in the first tab ("Sampler result") and if it is different I would
> assume that it is needed?
I cannot make a well founded comment on that. When in doubt, you may
have to closely observe the application under test. Visit the tested
pages with your browser, inspect the page source code and find out why
there are as many requests as there are.
>> If any browser does 10 requests during a page load, Jmeter should do the
>> same, generally speaking. Otherwise, your testing load may be understated.
>
> The other problem with numerous same requests, they are getting combined by
> the Listener. Pls see attached. Should I just change the name to avoid such
> piling ups?
I try to have unique names for all Samplers. But then, I don't use the
proxy anymore and add all Samplers manually, anyway. Renaming a complex
recorded plan can be rather daunting.
Cheers,
Felix
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]