Menu

Jameleon + JMeter integration

Help
Max
2007-02-28
2013-04-25
  • Max

    Max - 2007-02-28

    Hi Christian,

    Can I add JMeter as a plug-in to Jameleon testsuite framework? In order to able utilize some JMeter methods and read results. How that can be accomplished?

    Thanks.
    Arman.

     
    • Christian Hargraves

      I don't know for sure. This is a broad question. Can you be more specific as to what your are trying to accomplish? As far as I know JMeter has its own scripts.

      Would you want to create a plug-in that can run these scripts?
      Does JMeter have a command-line interface?

       
    • Max

      Max - 2007-03-02

      I would like to know if I can create a plug-in that can run these scripts and also read Jmeter log file.

       
      • Christian Hargraves

        I don't see why you can't. Follow the instructions listed here:

        http://jameleon.sourceforge.net/pluginDevelopment.html

        You need to become familiar with the JMeter API and understand how they call a script. The plug-in will likely be pretty easy and will only have a few tags like <jmeter-session/> and <jmeter-execute-script/>.

         

Log in to post a comment.