Hi,

How do you modularize your JMeter?

I'm thinking that the Include Controller is better than the Module
Controller.

However, for using the Include Controller, it bears the problem of how do
you include other files?

I'm thinking that relative paths are better than absolute paths, as it'll
be more portable.
Also, the Include Controller "*does not support variables/functions in the
filename* field". So it seems that if using the Include Controller
then the relative
paths is the *only *option.

However, that poses another problem that,

jmeter -t path/to/myscript.jmx

will fail.

So, what's the best JMeter Modularisation Strategy?

Reply via email to