Jmeter Tutorials | How to Calculate Throughput in Apache Jmeter

Поділитися
Вставка
  • Опубліковано 28 січ 2017
  • How to calculate Throughput in Jmeter,The number of transactions performed by http request per second within a time.Throughput values will be calculated based on transaction per seconds and min response time which is in milli seconds,in this video you will learn Calculate Throughput in Jmeter.
    Throughput = (No of samples/(Max ts+t)-min ts)*1000
    Max Response Time = 1485692457174+491
    Max Resp Time = 1485692457665
    Min Res Time = 1485692456175
    1485692457665 - 1485692456175 = 1490
    Throughput = 1490*1000
    Throughput = (2/1490)*1000
    Throughput = 0.0013422*1000
    Throughput = 1.34

КОМЕНТАРІ • 14

  • @ValeTheVale
    @ValeTheVale 6 років тому +1

    Thank you!!! I was looking for this for ages and no one explained to me.

  • @Satchidanad
    @Satchidanad 6 років тому +1

    Even I was looking out for this. Very difficult to get this calculation. Useful.

  • @Satchidanad
    @Satchidanad 6 років тому

    Its really good example & correct calculation. Thank you.

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

    copy and paste works in the calculator, just in case. You can use that from the edit menu in the calculator or select, ctrl+c, ctrl+v.

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

    I have deployed a application on hyperledger fabric. Please tell me how can I test the thoughtput

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

    question:
    1. why im getting throughput in /min? my total throughput is in /sec, not tally at all.
    2. i read in any website, they said higher is better for throughput. i thought response in sec is better than a minute for any request, correct?

  • @manueltutuppa
    @manueltutuppa 5 років тому

    hello,how can we calculate the total coloumn for throughput??

  • @Satchidanad
    @Satchidanad 6 років тому

    How to calculate for just one request. I can see only one value for ts

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

    At what point will you know that the throughput is ok ?

  • @sriramkarnatakapu6696
    @sriramkarnatakapu6696 6 років тому +1

    hi sir, we are calculation throughput by this formula but my question is how can we say that throughput is good for these request or not ?how we can get conclude this is good throughput for these scenarios.Can u please explain for these.

    • @RAJESHKUCHANAtesting
      @RAJESHKUCHANAtesting  6 років тому

      Throughput means number of requests sent to web server,most of the time checking higher throughput for our test results in Summary Reports which measure using No of requests sent and Number of responses received from server,so need to measure Response Time,latency etc parameters also to analyze proper throughput.

  • @reena301
    @reena301 6 років тому

    Kindly share your wiki URL i am not able to access

    • @RAJESHKUCHANAtesting
      @RAJESHKUCHANAtesting  6 років тому

      You can access my Each and tutorials in below blogs
      learn-jmeter.blogspot.com
      learn-selenium-automation-testing.blogspot.in