I think I may have posted the previous too quickly. I simply didn't know the terminology to ask the correct question before and a more thorough review of the online docs has given me a start. I believe that I need to start with the SampleController and extend that to suit my needs. If I have further questions I will post them here. Thanks.
Michael ________________________________________ From: Michael Harrison Sent: Monday, March 24, 2008 9:40 AM To: '[email protected]' Subject: Custom HTTPSamplerFactory? Hello All, I need help extending JMeter. Basically, my dev group has numerous automated tests that run along with our build system. Some are used to drive selenium tests right now and we want to also use them to drive JMeter tests in the interest of not violating the DRY principle. Does anyone know where I would start on something like this? Essentially, I would like to code up the java required to load our configurations and create the appropriate samplers from them. I have looked at the JMeter docs on writing custom samplers which seems easy enough, but it is not clear to me which classes to extend for my particular problem. Any help would be appreciated. Michael Harrison --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

