You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by "EttyRubinfeld (via GitHub)" <gi...@apache.org> on 2023/03/28 14:02:43 UTC

[GitHub] [jmeter] EttyRubinfeld opened a new issue, #5798: Running loop using random match numer in Boundary Extractor will result to same values

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-unsubscribe@jmeter.apache.org.apache.org

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


[GitHub] [jmeter] vlsi commented on issue #5798: Running loop using random match numer in Boundary Extractor will result to same values

Posted by "vlsi (via GitHub)" <gi...@apache.org>.
vlsi commented on issue #5798:
URL: https://github.com/apache/jmeter/issues/5798#issuecomment-1555624061

   Would you please share a test plan that reproduces the issue?


-- 
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-unsubscribe@jmeter.apache.org

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