JMeter tutorial #7 | Thread group with real-time examples

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

КОМЕНТАРІ • 27

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

    😊 Hello and thank you for watching! We'd love to hear your opinions in the comments section.
    👉 For more videos on JMeter Performance Testing, please visit: ua-cam.com/video/hrrV0xKuZw8/v-deo.html
    👉 Don’t forget to SUBSCRIBE to our channel for more such videos & valuable content: ua-cam.com/users/TestingFunda

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

    Perfect work👏

  • @syedasadali4500
    @syedasadali4500 2 місяці тому +1

    One more question sir
    Ramp up period and the bekow delay duration both are in seconds snd both are adding delay so what is the difference between the two of them ?
    What is the significance here of ramp up period ?

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

    Can you please tell me which graph listener you have used? I'm unable to find that listener on a listener lists

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

      First you need to have plaugins manager, then you can install this one . Here is the link for this listener jmeter-plugins.org/wiki/ActiveThreadsOverTime/#:~:text=Active%20Threads%20Over%20Time%20is,Groups%20in%20your%20test%20plan.

  • @andestawulandari7772
    @andestawulandari7772 6 місяців тому +1

    Can you explain in simple terms the meaning and function of the ramp-up period?

    • @TestingFunda
      @TestingFunda  6 місяців тому

      Imagine you want to test how your website handles 100 users at once. Instead of sending all 100 users immediately, you might want to add them slowly, say 10 users every second. The ramp-up period allows you to control this process.

  • @syedasadali4500
    @syedasadali4500 2 місяці тому +1

    Sir i have added a plug in of composite time line graph but when i am performing the load test on particular users with all the time parameters defined so when i run then there is no graph showing in the graph results why it is happening though in the view tree if requests I am getting the success. Response but graph is not building up

    • @TestingFunda
      @TestingFunda  2 місяці тому

      Can you please share the scenario and number of users ?

    • @syedasadali4500
      @syedasadali4500 2 місяці тому

      Sir same scenario as yours and number of users are the same

    • @syedasadali4500
      @syedasadali4500 2 місяці тому

      Sir still there is an exclamation mark at the top bar and in the composite graph timeline there is written waiting for samples

  • @swetharamad
    @swetharamad 6 місяців тому +1

    Hello, how to test and application with multiple credentials . for ex: To login to my app , we use 3 methods. When i keep no. of threads =1 and loop as 30. Then only i am able to run with my 30 credentials. Can you help me out whether the approach is right or wrong

    • @TestingFunda
      @TestingFunda  5 місяців тому

      Can you please share more details?

  • @Aliyaanwar-t8r
    @Aliyaanwar-t8r Рік тому +1

    In my real time application I want to run the request call asynchronously under a single thread .Can you please help me out by giving the solution

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

      By asynchronous you mean parallel requests ?

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

    how can i get active thread over time section ?

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

      Using plugin

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

      @@TestingFunda In my JMeter version I don't have a plugin section. what will I do?

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

      @@amrmedhat5967 check my tutorial on plugins Manager

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

      @@TestingFunda Thanks for your quick respond, Sir.

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

    How to solve 401 unauthorized error in jmeter while login. They doesn't have the session iD concept. This is realtime application

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

      If session Id is not there. Then there must be some parameter. In order to resolve this problem, you need to check the login call manually and see what parameters are being sent. You need to pass those parameters in the call to resolve this.

  • @Imran-M-
    @Imran-M- 3 роки тому

    Could you please make a video on the Composite Graph Plugin via which you added this listener "jp@gc - Active Threads over Time"

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

      Yes, I will create plugins tutorials soon

    • @Imran-M-
      @Imran-M- 3 роки тому

      @@TestingFunda Added that to Thread Group ✌

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

      Great