I submitted a plugin to FireFox - Selenium IDE + JMeter
https://addons.mozilla.org/en-US/firefox/addon/jmeter/

Short version - While you play back a selenium test you can record the
HTTP(s) requests (no proxy required) and save as a JMX file.  Then that can
be used directly inside Apache JMeter or tools that support JMeter.

1 - Any feedback would be greatly appreciated.  This is a multiple first
for me - FF plugin and SeleniumIDE Plugin, as well as dynamically building
.JMX file in javascript.

2 - Feature requests - building a small roadmap for this plugin. While my
time is mainly spent on cloud load testing, I bleieve there is room for
better integration between open source testing tools.

Source code for plugin is GPL and posted at
https://github.com/redline13/selenium-jmeter

I wrote a more detailed tutorial on using this as well -
https://www.redline13.com/blog/selenium-jmeter-plugin-tutorial/

Rich

Reply via email to