Get started with UI Test Framework
The UI Test Framework package facilitates automated testing for UI Toolkit-based UI. It provides a set of APIs that help you simulate user interactions, manage UI state, and verify UI behavior.
| Topic | Description |
|---|---|
| Install and set up UI Test Framework | Add the UI Test Framework package to your project and configure it for automated UI testing. |
| Create your first UI test | Follow a step-by-step guide to create your first UI test. |