# Create Application

From the Dashboard, click on the **Application** icon located in the left-hand navigation panel. This will take you directly to the Application page, where you can view, create, and manage your test applications.

<figure><img src="https://4225752331-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfpdbhL4mnjdXkFbYOzps%2Fuploads%2FXD0xTTnD5TnRA5nOAiRu%2Fimage.png?alt=media&#x26;token=4966a08f-0a98-4536-bb66-ac585346fe4a" alt=""><figcaption><p>Application Page</p></figcaption></figure>

Clicking the **Add New Application** button will navigate you to the **Create Application** screen. Here, you’ll need to enter the **application details**, select the appropriate **application type**, and choose the relevant **test environment**. Once all required information is provided, click **Register** to create a new application.<br>

<figure><img src="https://4225752331-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfpdbhL4mnjdXkFbYOzps%2Fuploads%2FF85VqYN05T6JvbijqyvZ%2Fimage.png?alt=media&#x26;token=6989602c-089c-4cf6-902c-afea689a5f7d" alt=""><figcaption><p>Create Application Screen</p></figcaption></figure>

After clicking the **Register** button, you will be redirected to the **Applications** page, where the newly created application will appear under the **Application List** tab. In the table, users will find a toggle switch under the **Healing** column, which is visible only for applications of the **Functional** type.

Enabling the **Healing** switch activates the **Self-Healing** feature. This functionality automatically detects and fixes UI element mismatches during functional testing by healing the locators, helping the test case pass without manual intervention.<br>

<figure><img src="https://4225752331-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfpdbhL4mnjdXkFbYOzps%2Fuploads%2Ffn5OZdsz4qnwiSFFErfg%2Fimage.png?alt=media&#x26;token=b34450db-6c2d-48f6-8b6d-d56f255bb26f" alt=""><figcaption><p>Application Page and it's Features</p></figcaption></figure>

[Click here](https://chromewebstore.google.com/detail/nhkpemikinijmhnogncmnnkdbolobhjk?utm_source=item-share-cb) Install the TestWheel Recorder in user’s chrome browser from **Chrome Web Store.** \
By clicking the **TestWheel Recorder** icon, a new tab will open where users can manually record all their test cases. In the background, the plugin automatically captures user actions and UI element properties, displaying the recorded information in a table format.

By clicking the **Export** **to TestWheel** button, all the recorded data is sent to TestWheel for the corresponding application, making it ready for Functional Testing.

<figure><img src="https://4225752331-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfpdbhL4mnjdXkFbYOzps%2Fuploads%2FsIC3gYb8yfLS9dLQ9gNW%2Fimage.png?alt=media&#x26;token=2cd28d00-caca-488f-b396-9bbf31de385a" alt=""><figcaption><p>TestWheel Recorder Screen</p></figcaption></figure>

<br>
