hi all.  

i need logic similar to the psuedocode below: 

   .. ..
   HTTP sampler
      Regular Expression Extractor gets a value for VAR
   If Controller
      "${VAR}"=="null"
      Stop thread



What can I use to stop the thread, other than using a sampler?
Selecting the option "stop thread on error" in the thread group
element stops the thread only on error. But there are situations in
which, although there is a valid response, it is an error page
manufactured by the application server. So I want to stop threads that
run into such pages during a run.

Would appreciate any suggestions. 

thanks

-- 
                                     k.p.

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

Reply via email to