<!-- loiocc9f47acac434f158c17484c6b7076be -->
# Perform Connectivity Tests
You can test the connectivity to a receiver system.
To access the connectivity tests, choose the tile *Connectivity Tests*, in the *Manage Security* section.
Select the runtime in which you want to perform the connectivity tests, from the runtime drop-down box.
You can test different types of connectivity by selecting the corresponding tab. Each tab offers a *Request* form, and a *Send* button.
> ### Note:
> You can always switch runtimes in each tab.
Connectivity tests:
<table>
<tr>
<th valign="top">
Runtime
</th>
<th valign="top">
Connectivity Tests
</th>
</tr>
<tr>
<td valign="top">
Cloud Integration runtime
</td>
<td valign="top">
- [TLS Connectivity Tests](50-Development/tls-connectivity-tests-03bbb5d.md)
- [SSH Connectivity Tests](50-Development/ssh-connectivity-tests-da7dfd0.md)
- [FTP Connectivity Tests](50-Development/ftp-connectivity-tests-59eef0d.md)
- [SMTP Connectivity Tests](50-Development/smtp-connectivity-tests-8f8e028.md)
- [IMAP Connectivity Tests](50-Development/imap-connectivity-tests-44e8e8e.md)
- [POP3 Connectivity Tests](50-Development/pop3-connectivity-tests-40eb051.md)
- [AMQP Connectivity Tests](50-Development/amqp-connectivity-tests-01cb360.md)
- [Kafka Connectivity Tests](50-Development/kafka-connectivity-tests-292ae03.md)
- [Cloud Connector Connectivity Tests](50-Development/cloud-connector-connectivity-tests-58c0ff0.md)
</td>
</tr>
<tr>
<td valign="top">
Edge runtimes
> ### Restriction:
> - Cloud Connector isn't available for Edge runtimes.
> - The proxy type for Edge runtimes is always `Internet`, as no cloud connector is available.
> - You can't select the *OAuth2 Authorization Code*, as it'sn't supported on the Edge runtimes.
</td>
<td valign="top">
- [TLS Connectivity Tests](50-Development/tls-connectivity-tests-03bbb5d.md)
- [SSH Connectivity Tests](50-Development/ssh-connectivity-tests-da7dfd0.md)
- [FTP Connectivity Tests](50-Development/ftp-connectivity-tests-59eef0d.md)
- [SMTP Connectivity Tests](50-Development/smtp-connectivity-tests-8f8e028.md)
- [IMAP Connectivity Tests](50-Development/imap-connectivity-tests-44e8e8e.md)
- [POP3 Connectivity Tests](50-Development/pop3-connectivity-tests-40eb051.md)
- [AMQP Connectivity Tests](50-Development/amqp-connectivity-tests-01cb360.md)
- [Kafka Connectivity Tests](50-Development/kafka-connectivity-tests-292ae03.md)
</td>
</tr>
</table>