JMeter - Listener

Card Puncher Data Processing

JMeter - Listener

About

A listener is a component that shows/records the results of the samples.

If you only wish to record certain samples:

  • add the Listener as a child of the sampler
  • Or use a Simple Controller to group a set of samplers, and add a Listener.

Listeners are processed at the end of the (scope|node) in which they are found.

Jmeter Listener

Component

The listeners section of the components page has full descriptions of all the listeners.

The results can be shown in in different ways:

However, they all write the same raw data to the JMeter - (Sampler Result | Sample | Listener (Output|Results|Data) File) - if one is specified.

Component Type Description
Aggregate Graph Graph
Aggregate Report
Assertion Results
BeanShell Listener
BSF Listener
Comparison Assertion Visualizer
Distribution Graph (alpha)
Generate Summary Results
Graph Results Graph
JSR223 Listener
Mailer Visualizer
Monitor Results Only for Apache
Save Responses to a file
Simple Data Writer
Spline Visualizer
Summary Report
View Results in table Table
View Results Tree Tree

Jmeter Simple Data Writer

Documentation / Reference





Discover More
Jmeter Sampler Result In A View Result Tree
JMeter - (Sampler Result | Sample | Listener (Output|Results|Data) File)

The results of a sample are showed by a listener in different ways: a tree, tables, graphs response data) All listeners write the same raw data to the output file when one is specified. ...
Distribution Testing Jmeter
JMeter - 2.9 - (Remote Test|Distributed testing)

In distributed testing, JMeter run in server mode on the remote node(s) that are controlled from the client. The client sends the test plan to all the servers. Then each server run it (JMeter does not...
Card Puncher Data Processing
JMeter - Component

listener sampler ... A list of components you do not want to see in JMeter's menus. As JMeter has more and more components added, you may wish to customize your JMeter to show only those components...
Card Puncher Data Processing
JMeter - Load Development LifeCycle

JMeter can download the relevant resources but it does not process the HTML and execute any Javascript functions. GUI The GUI console is for: script development and debugging only. for small...
Jmeter Save Response To A File
JMeter - Save Response to File Listener

For each sample in its scope, the “Save Response to File” listener will create a file of the response Data. where: Variable Name saves the file name of the response output filelistener result...
Card Puncher Data Processing
JMeter - Test Plan (JMX file)

A test plan describes a series of steps JMeter will execute when run. A test plan will consist of one or more: Thread Groups, Logic controllers, Sample generating controllers, pre-processor...



Share this page:
Follow us:
Task Runner