# Documents

After creating an application, the next step is to **import Test Data** for **Functional** and **Mobile Testing**. TestWheel offers multiple methods for importing test data, including:

* Uploading **Excel sheets**
* Using the **TestWheel Recorder** (Chrome Extension)
* Importing **Manual Test Cases** from **Azure DevOps**

In this section, we'll focus on uploading test data using **Excel sheets**.

Users should first download the predefined Excel templates available on the **Documents** page. After filling in the required information, the following three files must be uploaded to complete the test data setup:

* **Authentication.xlsx** – for login credentials and authentication data
* **UIProperties.xlsx** – for capturing UI elements and properties
* **UserData.xlsx** – for general test data and input values

Uploading these sheets ensures the application has all the necessary data to execute automated tests effectively.\ <br>

<figure><img src="https://4225752331-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfpdbhL4mnjdXkFbYOzps%2Fuploads%2FM7TGfxkzg39ANBxRJhhF%2Fimage.png?alt=media&#x26;token=7197ea1a-dd5e-4e13-90d6-fcaf23eec053" alt=""><figcaption><p>Application Documets Page</p></figcaption></figure>
