White supports all rich client applications, which are Win32, WinForm, WPF and SWT (java).
It is .NET based and hence you wouldn't have use proprietary scripting language. You can use your favourite .NET language, IDE and tools for developing tests/automation programs.
White provides consistent object oriented API for all kinds of applications. Also it hides all the complexity of Microsoft's UIAutomation library and windows messages (on which it is based).
(While WHITE is completely ready to be used, the documentation is still work under progress. Please do point out the areas which needs documentation.)
- Is White the right choice?
- How white works? See different Layers in action.
- Get Started and how to use different type of UIItems.
- Configuration and Localization configuration.
- Working with window
- UIItem Identification
- UI Items (ListBox, Tree, GroupBox etc..). Also ControlTypeToUIItemMapping and Using with Continuous Integration
- Keyboard and Mouse
- MenuBar, Menu and PopupMenu
- Object Structure
- Wait Handling
- Custom UI Item
- Silverlight
- Speed up performance by Position based search
- Functional Testing Please read it to understand how to use Screen Repository.
- UISpy
- White.NUnit
- Working with source
- Useful tutorials
- Reporting a bug
- Recorder alpha, just a prototype not fully working
- Third Party Controls
- FACING ISSUE IN WHITE, PLEASE GO THROUGH THESE Other questions