You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Javanesevn <th...@sangtao.net> on 2006/11/09 13:00:30 UTC

Foreach Controller with wrong value

Dear all,

Foreach Controller make me so confuse, could you help me confirm this?
This is my script:

Script 1:
* -JDBC Request (select * from tablename)
   -Regular Expression Extractor
   -ForEach Controller ----> 5 values
       (Input variable prefix: inputVar
       Output variable prefix: outputVar
       Add "_" before number?: checked)
              - Java Request
                  (Label: ${outputVar} )

Script 2:
* -JDBC Request (select * from tablename)
   -Regular Expression Extractor
   -ForEach Controller ----> 5 values
       (Input variable prefix: inputVar
       Output variable prefix: outputVar
       Add "_" before number?: checked)
              - HTTP Request
                  (Parameter: ${outputVar} )

Script1 ran normal and loop 5times.
Script2 ran unnormal and loop 300times.

Could you explain to me what is wrong?

Thanks

-Javanesevn


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org