31-Concurrency Thread Group

Поділитися
Вставка
  • Опубліковано 15 жов 2024
  • Concurrency Thread Group is an alternate to Stepping Thread Group.
    This thread group will help us to maintain the concurrency. It won't create all the threads upfront, so it won't use extra memory.
    It will help us to check how much load the server can bear for a given period of time.

КОМЕНТАРІ • 10

  • @rohitmisra9008
    @rohitmisra9008 3 роки тому +1

    Why we use the concurrency thread group and ultimate thread group

  • @deepaktripathi289
    @deepaktripathi289 7 місяців тому

    Can you plz explain how to analyze report here. For 10 users What is the sample -1160 means and How I calculate or understand the responsive time here?

  • @nagendrakumar1387
    @nagendrakumar1387 3 роки тому +1

    50 concurrent users
    2 calls per minute for each user (translating to 120 calls per hour per user)
    Total of 6000 transactions per hour (120 x 50)
    above is my usecase
    Can you please explain how to achieve this usecase in Jmeter

  • @beztar123
    @beztar123 3 роки тому

    How to connect a proxy or proxy list to each thread?

  • @anissabrina9977
    @anissabrina9977 3 роки тому

    Hi sir, I want to design an API load test (REST API) using JMeter. This is example scenario:
    For the first test run, we want to run 1000 virtual users, ramp-up 30 mins, hold target rate time (sustain load 1k users) for 1 hour, and lastly ramp-down 30 mins.
    How do I apply this design test? I'm pretty confused whether to use Concurrency Thread Group or Ultimate Thread Group because Concurrency Thread group don't have the Step Down feature.

    • @sushilshende4525
      @sushilshende4525 2 роки тому

      Hi Anis, I would suggest to go with for ultimate thread group for this scenario.

  • @rajkishore5651
    @rajkishore5651 3 роки тому

    Hi Phani, thanks for explaining about Concurrency Thread Group.. can you please explain, why it is executing that many samples? On what calculation the samples are getting executed.

    • @rohitmisra9008
      @rohitmisra9008 3 роки тому

      Hii I also know that the answer of Ur questions

    • @rohitmisra9008
      @rohitmisra9008 3 роки тому

      U know that where we use the concurrency thread group and why

  • @dineshkumarreddy4914
    @dineshkumarreddy4914 4 роки тому

    Hi phani can you please post complete tutorial of jmeter if possible ..