#jmeter-mongodb-plugin
a jmeter plugin support save sampler json response to mongodb,for query and search. for extract json response,copy JsonPathExtractor from jmeter-components
latest version: 0.4
Install and Usage
-
git clone https://github.com/jolestar/jmeter-mongodb-plugin.git
-
download jmeter-mongodb-plugin jar or run
mvn clean install
build your self.
cp jmeter-mongodb-plugin-0.4.jar to $JMETER_HOME/lib/ext directory. cp lib/*.jar to $JMETER_HOME/lib/
-
in a JMeter test plan ,add Config Element -> MongoDB Config
-
in a JMeter test plan ,add Listener -> MongoDB ResultSaver