would like to add the following to the previous response: It seems that there are multiple throughput values in your test indicating multiple tests. The throughput for each of these tests can be calculated as follows: number of samples (of the test)/time duration (of the test)
time duration of the test (i.e. total time of the test) is not equal to numbers requests (i.e. samples) * average response time (hint: requests are processed in parallel) Does the report show the time duration? It seems it does not. On Wed, Jul 29, 2020 at 7:09 PM Sergio Boso <[email protected]> wrote: > HI Prateek > > in this context, the (total time) is the total time used for whole test, > from the beginning of the first request until the end of > the last one. > HTH > > Sergio > > Il 27/07/2020 17:14, Prateek Dua ha scritto: > > Resending with more details... > > > > Hi Team, > > Need help in understanding the Throughput Calculation in Jmeter Native > Dashboard Report. I'm considering the logic Throughput = > > (number of requests) / (total time). Here for total time, I'm taking Avg > Response time of requests. > > ie. if requests fired are 100 ( row#2 in screenshot) and Avg response > time is 26100 ms ; then I'm calculating -> 100 /26100 in ms > > and then multiplying outcome with 1000 to get in sec ; then further > multiplying with 60 to measure it in mins but not getting the > > actual result 2.11 mentioned in report. > > https://imgur.com/a/2r8XNF7 > > > > Please help me in understanding this calculation. > > Thanks, > > Prateek > > <https://imgur.com/a/2r8XNF7> > > > > Imgur <https://imgur.com/a/2r8XNF7> > > Post with 16 views. > > imgur.com > > > > > > Thanks, > > Prateek > > > > > > The contents of this email, including the attachments, are > *privileged and confidential* to the intended recipient at > > the email address to which it has been addressed. If you > receive it in error, please notify the sender immediately by > > return email and then permanently delete it from your system. > The unauthorized use, distribution, copying or alteration > > of this email, including the attachments, is strictly > forbidden. Please note that neither the sender nor the company > > accepts any responsibility for viruses and it is your > responsibility to scan the email and attachments (if any). > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > -- > > Ing. Sergio Boso > > > >
