Hello,

I am trying to do the following but running into an issue . . .

Script1:
  Test Plan1:
     Thread Group1: (disabled)
       Include Controller1 --> Include Script2.jmx
     Thread Group2:
       Module Controller1 --> Test Plan1>Thread Group1>Include Controller1:
      Include Script2

Script2:
  Test Plan2:
     Thread Group3:
       Simple Controller1:
          HTTP Request Sampler1
          Module Controller2: --> Test Plan2>Thread
Group4>SimpleController2

   Thread Group4: (Disabled)
     Simple Controller2:
        HTTP Request Sampler2

The issue I'm
facing<http://jmeter.512774.n5.nabble.com/Nested-Scripting-Issue-td5715867.html#>with
the above structure is that HTTP Request Sampler2 never gets executed
because it is never invoked through Module Controller2.  I can see that
HTTP Request Sampler1 gets executed via the ViewResults
tree<http://jmeter.512774.n5.nabble.com/Nested-Scripting-Issue-td5715867.html#>.
 If I enable Thread Group4, then HTTP Request Sampler2 will get executed
but only because the thread is being processed by JMeter an not because it
was invoked via Module Controller2.   I can't seem to find a way to get
this to 
work<http://jmeter.512774.n5.nabble.com/Nested-Scripting-Issue-td5715867.html#>as
structured and I believe JMeter should be able to invoke HTTP Request
Sampler2.   Is this a bug or limitation of JMeter?




--
View this message in context: 
http://jmeter.512774.n5.nabble.com/JMeter-Nested-Script-Issue-tp5715868.html
Sent from the JMeter - User mailing list archive at Nabble.com.

Reply via email to