Inter Thread Communication in JMeter

Поділитися
Вставка
  • Опубліковано 5 лют 2022

КОМЕНТАРІ • 5

  • @sasidharreddy5090
    @sasidharreddy5090 Рік тому +1

    Best explanation i ever seen. .... Can u able to post jmeter integration with dynatrace or other monitoring. Tools like how to monitor. Can u explain real time basis please I'm waiting for this video

    • @udaykumar-mu5cu
      @udaykumar-mu5cu  11 місяців тому

      Sure, soon am planning to upload JMeter with Jenkins with power shell,. Stay tune for more updates

  • @cosasinutiles
    @cosasinutiles Рік тому

    How you can use this within a loop, and for each "pop" of the queue perform more than one sampler? For me is working the Inter-thread communication, but if I try to use the same variable on different samplers, each sampler gets a different value instead of using the same for the first loop, the second for the second loop, etc

  • @aryaabinash3138
    @aryaabinash3138 2 роки тому +1

    Suppose I have a post operation in thread 1 and by using some extract data I wanto to perform a GET operation on the thread 2 for 10 users. i.e. a single post operation and 10 get operation. How to do that?

    • @udaykumar-mu5cu
      @udaykumar-mu5cu  2 роки тому

      Please use same concept inter thread communication, and keep 10 users in thread2