I am working on a new Controller which would iterate while a (javaScript)
condition is true.

This would be released fairly shortly.

Cheers
Cyrus Montakab



                                                                                       
                                        
                      [EMAIL PROTECTED]                                                
                                        
                      adyne.com                                                        
                                        
                                                                                       
                                        
                                                                                       
                                        
                                                                                       
                                        
                      02/07/2003 00:56         To:       [EMAIL PROTECTED]             
                            
                      Please respond to        cc:       (bcc: Cyrus 
Montakab/External)                                        
                      "JMeter                  Subject:  loop and branch decision 
making?                                      
                      Developers List"                                                 
                                        
                                                                                       
                                        
                                                                                       
                                        




I've looked through all the documentation and I can't find the following:
I need to send the same HTTP request repeatedly until the response contains
a certain response(a self refreshing page checking a status of a server
side job). I figure that the loop controller would have something along the
lines of: loop until value of (regexp )function equals "blah".
Also, along the lines of a controller, I need a controller that will look
at the result of some funtion and depending on the result, will execute one
branch of testing(a sampler or a module or whatever)
To sum it up, I'm looking for:
      "if this, then run this test else if ... , else if... , else"
      "loop this until this is true/false"

Is this possible with JMeter currently?

-Henrik Bentel



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







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

Reply via email to