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,

