# Trip Simulator

To verify the DriveKit Trip Analysis component integration into your app, it is recommended to perform tests in real conditions. &#x20;

Before carrying out driving tests, it may be useful to validate the implementation of the SDK in your application.&#x20;

However, it is not possible to emulate GPS data from development tools such as Android Studio. It is possible to simulate a trip using the simulator in Xcode, but the trip options are very limited.

For this purpose, DriveQuant provides a trip simulation component based on recorded GPS data.

The Trip Simulator component allows to validate the following features:&#x20;

* the automatic start;
* the trip recording life cycle;
* graphical display after the end of the trip;
* the application's behaviour in the case of alternative trips;
* crash detection during a trip, with user’s feedback.

This section gives step-by-step instructions for integrating the DriveKit SDK test component into your application.

{% hint style="info" %}
You can try the Trip Simulator feature in the [DriveKit Demo App](https://docs.drivequant.com/master#the-drivekit-demo-app).
{% endhint %}
