Multiple choice technology performance

Which of the following is false about Listeners

  1. Provide access to the information

  2. Plots the response times on a graph

  3. Shows details of sampler requests and responses

  4. Allows to insert Logic to the request

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

Listeners DO provide access to test information (A true), DO plot response times on graphs (B true), and DO show sampler request/response details (C true). Option D is FALSE because Listeners only view and record results - they don't insert logic. Logic Controllers and Pre/Post-processors handle logic insertion.