Using KetticCoded UI Control in C#.NET
Kettic Coded UI component is an extension designed to test the Windows Forms application via the user interface. This Coded UI extension is for the Windows Forms UI controls provided by Kettic and will run in the Coded UI test process in Microsoft Visual Studio. It is able to catch the message of the Kettic controls encountering a test recording and then create code to replay the test session. It is really useful when validate the WinForms UI control or other logic in the user interface. The Coded UI test is only success when the control property value is valid.
Create Test UI controls with CodedUI in Windows Forms
In the tutorial below, we are going through the process of creating a simple test with RichTextBox control and CodedUI control
| ![]() UI Controlsfor Windows Forms .NET WinForms UI Overview.NET WinForms UI Features.NET WinForms UI GuideC# WinForms UI DesignVB.NET WinForms UI DesignWinForms UI Controls WinForms Buttons UI Control WinForms Calendar UI ControlWinForms Carousel UI ControlWinForms Chart UI ControlWinForms Clock UI ControlCommandBar UI ControlWinForms Dock UI ControlDesktop Alert UI ControlDropDown List UI ControlWinForms Editor UI ControlForms and Dialogs UI ControlWinForms GridView UI ControlWinForms ListView UI ControlWinForms Menu UI ControlWinForms ComboBox UI ControlWinForms PageView UI ControlPanels and Labels UI ControlWinForms Panorama UI ControlWinForms PDFViewer UI ControlWinForms Property Grid UI ControlWinForms Ribbon UI ControlWinForms PivotGrid UI ControlWinForms RichTextBox UI ControlWinForms Rotator UI ControlWinForms Scheduler UI ControlWinForms Shortcuts UI ControlWinForms SpellChecker UI ControlWinForms Track & Status UI ControlWinForms TreeView UI ControlWinForms Wizard UI ControlWinForms Test UI ControlGet Started in C#Controls and ActionsWinForms Theme UI Control |