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

Поділитися
Вставка
  • Опубліковано 3 кві 2023
  • "Excited to share my latest video on how to execute a successful load test using JMeter with the Ultimate Thread Group! In this video, I walk you through the process of setting up a load test using JMeter and the Ultimate Thread Group, a powerful tool for simulating realistic user behavior and testing performance under different load conditions.
    With the Ultimate Thread Group, you can dynamically adjust the number of threads during a test, configure the load profile, and monitor the number of active threads and bytes throughput over time. This valuable tool can help you identify performance bottlenecks, server capacity limits, and other issues that may impact the performance of your application or website.
    Whether you're a seasoned load tester or new to the field, this video is a must-watch for anyone interested in understanding how to use JMeter with the Ultimate Thread Group for load testing. Check it out now and let me know what you think!"
    #loadtesting, #performance testing, #jmeter, #ultimatethreadgroup, #loadtest, #stress testing, #performanceengineering, #performanceoptimization, #performancetesting, #loadtesttool, #loadtestingstrategy, #loadbalancing, #loadtestautomation, #loadimpact, #loadtestresult, #loadtestanalysis, #loadtestingtools, #loadtestingservices, #loadtestingsolutions, #threadgroup, #loadtestscripting, #loadtestplanning, #loadtestingbestpractices, #loadtestingexperts, #loadtestingconsulting, #loadtestingtips, #loadtestingtraining, #loadtestreporting, #loadtestmetrics.
  • Наука та технологія

КОМЕНТАРІ • 35

  • @manikandanv1811
    @manikandanv1811 4 місяці тому +2

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

  • @vidhyasubramani8009
    @vidhyasubramani8009 19 днів тому +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

  • @vidhyasubramani8009
    @vidhyasubramani8009 19 днів тому

    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

  • @arunsabee2628
    @arunsabee2628 6 днів тому +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  6 днів тому

      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.

  • @user-nj8ny6hi3g
    @user-nj8ny6hi3g 10 місяців тому +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 7 місяців тому +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  7 місяців тому

      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 8 місяців тому +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  8 місяців тому

      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 8 місяців тому +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  8 місяців тому

      @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 8 місяців тому +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!!

  • @sarathr4495
    @sarathr4495 Місяць тому +1

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

  • @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?

  • @jdcartlidge5738
    @jdcartlidge5738 7 місяців тому +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 9 місяців тому +1

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

  • @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