From the course: JMeter: Performance and Load Testing
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Viewing the dashboard - Apache JMeter Tutorial
From the course: JMeter: Performance and Load Testing
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…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.