Subject | English | Hebrew |
comp., MS | coded UI test | בדיקת ממשק משתמש על-ידי קוד (An automated test of the user interface of an application. A coded UI test exercises user actions and validates the expected results) |
comp., MS | new Windows UI | ממשק משתמש חדש של Windows (The new way of interacting with Windows introduced in Windows 8) |
comp., MS | UI Automation | אוטומציית ממשק משתמש (The accessibility model for Microsoft Windows that programmatically gathers information about an application's User Interface (UI) elements and exposes it to assistive technology products and automated test scripts) |
comp., MS | UI Automation client An assistive technology application, such as a screen reader, that uses UI Automation to obtain programmatic access to the UI elements in an application's user interface. The client presents information about UI elements to the end user. Automated test scripts are also considered to be UI Automation clients | לקוח אוטומציית ממשק משתמש (UI) |
comp., MS | UI Automation provider | ספק אוטומציית ממשק משתמש (An implementation of UI Automation interfaces that exposes programmatic information about a UI element. The provider supplies this information to the UI Automation framework in response to UI Automation client requests) |
comp., MS | UI cache | מטמון UI (A cache that stores information that is used by Delegated Administration Console. The UI cache selectively makes user interface elements available to users based on their logon credentials. By default, the information is stored in the cache for five minutes, but this property is configurable) |
comp., MS | UI Control Locator | מאתר פקדי ממשק משתמש (A tool that identifies controls to use in a coded UI test) |
comp., MS | UI privilege level | רמת הרשאה של ממשק המשתמש (The integrity level that is stored in the access token of a process and that is used by the UI Privilege Isolation (UIPI) feature to determine if an application or process is permitted to send Windows messages to another application or process) |
comp., MS | UI surface | משטח ממשק משתמש (The area in the new Windows UI where developers can place controls. The UI surface includes the app canvas, the app bar, a context menu, a flyout, and so on) |
comp., MS | Windows UI control | פקד ממשק משתמש של Windows (A UI control available through WinUI that allow an app take on the look and feel of Windows. Regardless of the developer's choice to use HTML/JS or C++/C, the developer can create an application that carries the new Windows experience. This includes controls enabling the display, entry and manipulation of data and content including View Controls, Text Controls, Pattern Controls, Overlay Controls, Media (Video & Audio) Controls, Content Controls, Collection Controls, and Basic Controls. These controls are available for Windows Store apps) |