Create Application
This page describes on how to create a application in TestWheel
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.

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.

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.

Click here 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.

Last updated