jmeter - How to execute an Http Request Sampler with each of other samplers -


i execute http request sampler each request defined in request group (simple controller) not find appropriate construct achieve this.

more concrete description:
i'd execute logrequest each of req1, req2, req3 ... , dont want duplicate logrequest.

any idea on how this?

using samplers:

a sampler not executed each sampler in group/controller. there seems workaround using interleave controller.

enter image description here

as picture shows, each request in interleave controller, log request gets executed. loopcontroller here required execute interleave controller again , again samplers inside controller.

using post processor:

if you, try use pre processor / post processor. need log something, can use beanshell post processor. shown below.

enter image description here


Comments

Popular posts from this blog

Ansible - ERROR! the field 'hosts' is required but was not set -

customize file_field button ruby on rails -

SoapUI on windows 10 - high DPI/4K scaling issue -