Skip to content

u03024218/jmeter-mongodb-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

  1. git clone https://github.com/jolestar/jmeter-mongodb-plugin.git

  2. 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/

  3. in a JMeter test plan ,add Config Element -> MongoDB Config

  4. in a JMeter test plan ,add Listener -> MongoDB ResultSaver

Screen Shots

mongo db config

mongo db result saver

more info about jemeter plugin dev

jmeter-plugin-develop

About

a jmeter plugin support save sampler json response to mongodb

Resources

Stars

Watchers

Forks

Packages

No packages published