From the course: JMeter: Performance and Load Testing

Unlock the full course today

Join today to access over 24,600 courses taught by industry experts.

Viewing the dashboard

Viewing the dashboard

- [Instructor] So I've moved the 0403 exercise file into the JMX folder and run this test. It will run for longer so that we have more data to show in the dashboard. If I wanted to interrogate or, perhaps, present this information, I can open the html dashboard that I have created. Finding the named dashboard folder within JMX's bin directory, allows me to see the index.html file. Opening this uses the other files from that location to generate a stand alone dashboard for the information that you may need to gather during the test. For this dashboard, I can see aspects like the amount of and most prevalent errors. I could also see a selection of other graphs such as the overall connections and statistics like the response time versus request, and hits per second. This is a cool amount of information to have, because it lets me see at a glance some metrics that are otherwise difficult to visualize. I can then report on this information, citing the graphs directly. It's an easy to…

Contents