Blog by Cigniti Technologies

JMeter tips and tricks – Part 1

JMeter-tips-and-tricks-Part-1
Listen on the go!

We plan to create a series of blog posts around Jmeter tips and tricks thatwill help performance testers to design some of the complex features using open source tool than having dependency on licensed tool . These posts will talk about the tips and tricks in using popular & open source load testing tool JMeter.

How to simulate bandwidth in JMeter?

Formula: (desired bandwidth*1024)/8

E.g. if desired bandwidth is 100 kbps, then cps would be 12800

Summary:   When we want to run test on local LAN but need simulation of internet bandwidth or wireless bandwidth, the above solution is helpful.

Stay tuned to this blog for more tricks and tips.

Exit mobile version