Is each thready going to test a potentially different IP address? If not then
you could put it in a property.. 
Can you show like a tree view of what your test plan looks like so we can
get a better Idea what the problem is..
Just write it like this:
-TestPlan
 - Thread Group
  - Controller
   - Sample
  - Controller
   - Sample
 - Thread Group
....



Harry_ wrote:
> 
> Hi,
> 
> I have made a test plan in which I login in one time controller  from one
> IP which is read from csv file (on a machine having multiple IP's) and
> then I have to fire requests to server from that IP. 
> 
> But for this I have to store the value of IP in a variable in one time
> controller and use it outside at the thread level where I have other
> requests.
> 
> So how do I  declare a variable at thread level and assign it value in one
> time controller.
> 
> And use it at thread level...
> 
> Regards
> 

-- 
View this message in context: 
http://old.nabble.com/How-to-declare-a-variable-at-thread-level-and-assign-it-value-in-one-time-controller-tp26635872p26636157.html
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to