Follow the given steps to add a listener:
- Right-click on Hello_World_Test_Plan and select Add | Listener | View Results Tree:
Adding a Listener
- Do nothing; leave all the fields as they are.
- Save the whole configuration by clicking on the Save button in the menu items or by clicking Ctrl + S.
- Copy the .jmx file from /opt/jmeter/bin/examples.
- Under your Maven project, create a folder named pt inside the src directory and add the .jmx file inside it.
- Upload the code to GitHub.