EttyRubinfeld opened a new issue, #5798:
URL: https://github.com/apache/jmeter/issues/5798

   ### Expected behavior
   
   when defining a random match number in Boundary Extractor each iteration 
should random a new value
   
   
   ### Actual behavior
   
   when running the script in loops (1 user at a time) the value is always the 
same
   
   ### Steps to reproduce the problem
   
   1. use in scripte a Boundary Extractor with random match number in at least 
one of the responses 
   
![image](https://user-images.githubusercontent.com/103347130/228260450-2b7c11b5-e569-4927-b6b7-fcdd7617fc97.png)
   2. run the script with threads (a few users simultaneously) - the random 
works fine
   
![image](https://user-images.githubusercontent.com/103347130/228260984-6f7ca5cc-98da-43ec-9bd3-bb3003d25a18.png)
   3. run the script with loops (1 user at a time) - the value is only being 
randomed once and all requests are always using same value
   
![image](https://user-images.githubusercontent.com/103347130/228261363-3e3987c2-2328-4e24-8c54-e45ef7ae0157.png)
   
   
   
   ### JMeter Version
   
   5.4.1
   
   ### Java Version
   
   _No response_
   
   ### OS Version
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to