http://svn.apache.org/repos/asf/jakarta/jmeter/trunk/xdocs/extending/jmeter_tutorial.pdf
tutorial on extending jmeter peter On 2/15/06, Simon De Uvarow <[EMAIL PROTECTED]> wrote: > > hi, i need some documentation about how to extend JMeter. I know that i > have > to write the gui (a class that extends AbstractSamplerGui, for example), > and > then a TestElement. But i don´t know much more. > > I would like to know the general idea of what is the process of adding a > new > functionality, and the documentation in the page doesn´t be too specific. > > thanks, > >

