How to Run a Load Test in JMeter using Ultimate Thread Group

Поделиться
HTML-код
  • Опубликовано: 10 дек 2024

Комментарии • 41

  • @manikandanv1811
    @manikandanv1811 9 месяцев назад +3

    The only source in internet to realtime projects for performance testing GREAT !....🌺

  • @vidhyasubramani8009
    @vidhyasubramani8009 5 месяцев назад +1

    this would be a basic question how did you provide those values as 30-300-360-3600-180 , 15-300-360-3600-180 and 120-300-3600-180 . Is there any particular thing that should be focused while giving these values in ultimate thread group

  • @YashviPatel-f2j
    @YashviPatel-f2j Год назад +1

    Hello, the video series is really great, but starting from the smoke test, it adds more scenarios not covered here. Additionally, it doesn't show adding samplers to the ultimate thread group. Can you share the JMX file used in the video for load testing?

  • @MS-yn1zj
    @MS-yn1zj Год назад +1

    Hello Vasanth , This is very basic question which i am looking for an answer in all of your topics but not yet. I want to simulate a scenario wherein i have two machines that takes load and each of them capable of taking 2 requests per 500 ms in real time. I wanted to test capture the response time by increasing the no of requests.
    1. Where do i see response time for each request in jmeter. The ones from Response time graph is for overall samplers not helping me. used Jc@response time over time again not convincing. can you please help how do i find the response time for each request that is been made and not for the entire samplers?
    2. can i control no of requests per thread?

    • @littleslawyoutubechannel
      @littleslawyoutubechannel  Год назад

      Thanks for asking but this has to be discussed over call, please feel free to arrange a catch-up and we can discuss . Reach out to me at vasanthtce@gmail.com

  • @germanhid2020
    @germanhid2020 Год назад +1

    Hello Vasanth. This is a very useful material.
    If I want load the web application with different quantity of information, and then after each different load I use JMeter to run tests like the ones you've explained so far, but with only 1 thead, would it count as a volume test?

    • @littleslawyoutubechannel
      @littleslawyoutubechannel  Год назад

      Even with one thread yes it's a volume of 1 user but the objective will change if it's tested with 1 user , we usually call it as benchmarking

    • @germanhid2020
      @germanhid2020 Год назад +1

      Thank you @@littleslawyoutubechannel for answering!
      If it's called Benchmarking, could you please indicate what would be the difference with a volume test?

    • @littleslawyoutubechannel
      @littleslawyoutubechannel  Год назад

      @germanhid2020 Volume testing checks if an application can handle a lot of data or users at once. It involves simulating high loads to see how the application performs. If it struggles, adjustments are made to improve its capacity.

    • @germanhid2020
      @germanhid2020 Год назад +1

      @@littleslawyoutubechannel so what would be the difference with the Load test? Isn't it the same objective knowing that you do the load test on an application with certain quantity of information and checks if the application can handle or not certain quantity of users at once, isn't it?
      Thanks for your response!!

  • @haina3052
    @haina3052 3 месяца назад +1

    Unfortunately I still don’t get how to design based on business requirements. Let’s say we have an endpoint that at peak 10k / day, 500 over 1 min. How should I design?

  • @FernandoRicci-r2i
    @FernandoRicci-r2i 5 месяцев назад +1

    There are only 4 Thread Groups in my JMeter, I don't have free-form, ultimate, stepping... do you know why ?

    • @littleslawyoutubechannel
      @littleslawyoutubechannel  5 месяцев назад +1

      Please down the plugins using plugins manger or from jmeter plugins page

  • @vidhyasubramani8009
    @vidhyasubramani8009 5 месяцев назад +1

    Can you also use load generators to run the test in JMeter(once after the test scripts are completed what is the procedure to execute the scripts). How to use Non GUI mode o run the test. How to make use of distributed test once script is completed using JMeter (How many master and slave machines are needed and how to configure them how to check the 90%)
    Can you please address these questions to crack an interview

  • @arunsabee2628
    @arunsabee2628 5 месяцев назад +1

    Hi Sir. I have a usecase on concurrency testing For eg: let's have PUT method (/api/id) in which we will replace the id with csv of multiple ids "say 30" which will runs through the API. I need to make this call to trigger at the same time which means no need of ramp-up time or ramp-up step just need to trigger parallel. How to achieve this.

    • @littleslawyoutubechannel
      @littleslawyoutubechannel  5 месяцев назад

      Use thread group and make ramp up time to 0

    • @arunsabee2628
      @arunsabee2628 5 месяцев назад

      @@littleslawyoutubechannel tried this already sir. But it is not triggering as per the requirement. I have triggered the same api in 30 threads in a thread group it has triggered all the requests sequentially that shouldn’t be the case.
      If I triggered 30 requests it should trigger at a same time (in one second) and only 20 requests will be get triggered successfully remaining should be failed as we have designed only 20 apis call can be concurrently made in one second.

  • @sarathr4495
    @sarathr4495 7 месяцев назад +1

    Hi Can we run using non GUI mode for spike testing ?

    • @littleslawyoutubechannel
      @littleslawyoutubechannel  7 месяцев назад +1

      That’s a good question , I will post a video on it very soon. Thanks sarath

  • @vdr7363
    @vdr7363 Год назад +1

    I have doubts about load testing on why we don't run in GUI mode, why should we run in NONGUI mode only?

  • @theshakeel2003
    @theshakeel2003 2 месяца назад +1

    Kindly share the excel sheet that you are referring in these series

    • @littleslawyoutubechannel
      @littleslawyoutubechannel  2 месяца назад

      docs.google.com/spreadsheets/d/1ZharPGh7mWdFgxdYsSqI_Uw3XniRO-AUD4BSkR4wuNU/edit?usp=sharing

  • @vdr7363
    @vdr7363 Год назад +1

    Response message:Non HTTP
    I am getting it most of the times I run it. Any suggestions

  • @jdcartlidge5738
    @jdcartlidge5738 Год назад +1

    Im confused why the test finished in 2 min when you have set up the thread groups to run for 1hr 11min?

  • @vdr7363
    @vdr7363 Год назад +1

    How to add Bytes throughput over time and Active thread over time listeners

  • @AmitKumar-eq7lf
    @AmitKumar-eq7lf Год назад +1

    Write a jmeter script for 70 concurrent users with delay of 1 second to simulate a peak load is 2000 users with a session duration of 2.5 minutes and four pages per session viewed