Skip to content
asabater edited this page Sep 19, 2012 · 2 revisions
  1. Description

This project consists of two plugins for JMeter program.

The first plugin is [HTML Downloader](https://github.com/asabater/Data-mining-with-JMeter/wiki/HTML-Downloader), which is responsible for obtaining and organizing material for the next plugin can perform the analysis.

The second plugin is the [Query Model Analyzer](https://github.com/asabater/Data-mining-with-JMeter/wiki/Query-Model-Analyzer), which is responsible for preparing and analyzing samples for the plugin downloaded HTML Downlader.


  1. Installation Instructions

To use the plugins of this project is necessary to perform the following steps

1. Install version 2.6 of Apache JMeter. [ http://archive.apache.org/dist/jmeter/binaries/apache-jmeter-2.6.zip ]
2. Save into /lib/ext/ a copy of all binary files includes at HtmlUnit 2.9 [ http://sourceforge.net/projects/htmlunit/files/htmlunit/2.9/htmlunit-2.9-bin.zip/download ]
3. If you want to make any modification, compile the code with ant the source code of the project ( I have done it with the eclipse IDE )
4. Run The ApacheJMeter.jar placed at /bin/ApacheJMeter.jar


  1. How to use the software (video example)

Video on youtube.com

Clone this wiki locally