# Network Type

Many people nowadays connect to the internet with their cell phones. Due to this, load from mobile sites has increased and the performance of mobile sites has also increased depending on the fluctuations in the networks.&#x20;

Mobile device users access the internet through their own networks. Therefore, internet speeds will vary depending on their location. Sometimes, users have problems accessing web applications from their mobile devices. One of the reasons for this is the different network bandwidths.&#x20;

### What is Bandwidth?

Bandwidth refers to Data Traffic, Data Transfer Speed and Bandwidth can be defined as the instant capacity of your internet connection. Bandwidth is the measurement of data capacity in communication sources in byte/second or bit/second.&#x20;

### Network Type With Loadium&#x20;

We need to make sure that websites or mobile applications work on every condition without affecting the user experience with functional and non-functional aspects in different internet connection speeds.&#x20;

You can select multiple network types on Loadium.  First you have to create a new Test.&#x20;

<figure><img src="/files/rxRXRnH0MZGkt0r8WI7d" alt=""><figcaption></figcaption></figure>

So you can create a realistic load with the different type of bandwidth usage. Don’t forget that this kind of configurations is very useful when it comes to testing Black Friday, Cyber Monday scenarios.&#x20;

<figure><img src="/files/weHDYK63sjpRI89nI4O6" alt=""><figcaption></figcaption></figure>

Cps(characters per second) values vary according to speed&#x20;

| Network Type   | Speed       | CPS      |
| -------------- | ----------- | -------- |
| Fast Ethernet  | 100 Mbit/s  | 12800000 |
| WIFI 802.11a/g | 54 Mbit/s   | 6912000  |
| ADSL2+         | 24 Mbit/s   | 3072000  |
| HSPA+          | 21 Mbp/s    | 2688000  |
| HSPA           | 14 Mbp/s    | 1843200  |
| ADSL2          | 12 Mbit/s   | 1536000  |
| Ethernet LAN   | 10 Mbit/s   | 1280000  |
| ADSL           | 8 Mbit/s    | 1024000  |

Enjoy load testing!

{% content-ref url="/pages/-MUSAunBwe2J09CIl1hu" %}
[JMeter Test](/create-test/jmeter-test.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MUT6iOSA6kWcHdMz1am" %}
[Features](/about-loadium/features.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MUSDT9m95VYzdFJ536o" %}
[Sandbox](/test-settings/what-is-sandbox.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MUT5hLDUtoTsSYDaFkV" %}
[Pricing OLD](/about-loadium/pricingold.md)
{% endcontent-ref %}

{% content-ref url="/pages/2PGklWpGiOiqwXOfu1Eg" %}
[Dedicated IP](/test-settings/what-is-dedicated-ip.md)
{% endcontent-ref %}

If you don't see the answer to your question here, please [reach out to us](https://loadium.com/contact-us/) to let us know! We're always improving our documentation.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.loadium.com/test-settings/what-is-network-type.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
