> For the complete documentation index, see [llms.txt](https://docs.iotify.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.iotify.io/iot-testing.md).

# IoT Testing

- [Overview](https://docs.iotify.io/iot-testing/iot-testing-overview.md): What are the main testing areas of IoT platform? Let's have a deeper look at IoT testing
- [Feed offline sensor data from Google Sheets to your IoT platform](https://docs.iotify.io/iot-testing/iot-testing-overview/untitled-12.md)
- [Functional Testing](https://docs.iotify.io/iot-testing/iot-functional-testing.md): In this guide we will focus on developing functional test cases for your IoT platform
- [Basic functional test](https://docs.iotify.io/iot-testing/iot-functional-testing/basic-iot-platform-functional-test.md): In this example, we will ensure that the server responds when a trigger condition is met.
- [Geofencing Validation](https://docs.iotify.io/iot-testing/iot-functional-testing/geofencing-validation.md): Simulate a connected car with IoTIFY and validate the functionality of a simple geofencing server.
- [Performance Testing](https://docs.iotify.io/iot-testing/iot-performance-testing.md): IoT platform performance testing ensures that your infrastructure could handle Millions of devices at scale without deteriorating underlying services.
- [MQTT end to end latency Measurement](https://docs.iotify.io/iot-testing/iot-performance-testing/mqtt-end-to-end-latency-measurement.md): Testing the latency of your MQTT broker? In this guide we explain MQTT protocol topologies and several tests focused on measuring latency of MQTT brokers.
- [Security Testing](https://docs.iotify.io/iot-testing/iot-security-testing.md)
- [Load Testing](https://docs.iotify.io/iot-testing/load-testing.md)
- [Test Automation & CI/CD integration](https://docs.iotify.io/iot-testing/test-automation-and-ci-cd-integration.md)
