Testing with different bandwidths

To be certain that an application is ready to be shipped, one of the important aspects worth considering is how it will perform on different network speeds. For example, an application that shines when connecting from a really fast network such as an Ethernet or Fast Ethernet LAN might really underperform on a slow network such as a mobile EDGE or HSPA+ network for example. This could be a result of many things, including the amount of data being transferred across the network. The more data, the more latency and slowness will be seen on a slower network.

JMeter provides a way to simulate various network bandwidths, helping you to know exactly how the application under test will react under various network conditions. ...

Get JMeter Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.