Multiple choice technology performance

What is the purpose of a sampler

  1. To send requests to a server and wait for a response

  2. Collect data from Server

  3. Tune Server

  4. Generate Report from server response

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

A sampler's primary and defining purpose is to send requests to a server and wait for the response. Samplers generate the load in performance tests. Options B, C, and D describe other JMeter elements: Listeners collect data, tuning is an optimization activity done separately, and Listeners (not samplers) generate reports.