View and Analyze Test Result in JMeter

Profile picture for user devraj

You can use many types of listener on a test script. JMeter has many numbers of components to view your test results. JMeter does not put limit on how many number of listeners you can use.

Each listener gives a different data representation of the test results.

To add listener follow below steps:

Step 1: Launch JMeter

Step 2: Right click on your test Plan and go to Add->Listener

Step 3: Add Listener of your choice. 2 common listener are:
a. View Result Tree
b. Aggregate Report

Step 4: Run your test

Step 5: Examine the result by clicking on listener.

Use clear/all option at the top of interface before running your next execution in UI.

Tags