On 23/09/06, Ravi Kiran <[EMAIL PROTECTED]> wrote:
hi,

       In our test plan we have the following things.

ForEach Controller 1
  --> ForEach controller 2   (Inside for each controller 1)
       -->if controller 1          (Inside for each Controller 2)
       -->if controller 2          (Inside for each Controller 2)
       -->if controoler 3         (Inside for each Controller 2)
       -->Module controller    (Inside for each Controller 2)    thats again 
goes to the For EachController1


Not quite sure what the target of the Module Controller is here, but
it won't work if the module controller is part of the module it is
invoking.

But the thing is the test is running only if i delete the module controller.And 
the message that comes if i try to run including the module controller in the 
test plan is :
at 
org.apache.jmeter.guiaction.AbstractAction.converterSubTree<AbstractAction.java:69>

This is only part of the error message - we would need the lines
leading up to that to determine what the problem is.

Is anything wrong with the test plan or module controller has any limitation?

Yes, and yes - see above.

Thanks In Advance
kiran


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to