TestComplete测试WPF控件:
http://www.docin.com/p-81410001.html
TTestWare:
http://www.cnblogs.com/testware/archive/2010/07/30/1789029.html
QTP10 WPF插件扩展补丁:
http://www.cnblogs.com/testware/archive/2010/05/05/1728411.html
Object Spy查看WPF控件显示为Window的问题
When you spy on a WPF object using the Object Spy (or the .NET Windows Forms Spy when the .NET Add-in is loaded), and the Record and Run Settings dialog box is not configured to record on the WPF application on which you are spying, QuickTest recognizes the object as a standard Windows object.
Workaround: Close your WPF application. In QuickTest, open the Record and Run Settings dialog box (Automation > Record and Run Settings) and in the Windows Application tab, select the Record and run test on any Windows application option. Reopen your WPF application and then spy on it again.
WPF界面Spy工具 - Snoop
UI Automation:
http://msdn.microsoft.com/en-us/library/ms747327.aspx
http://msdn.microsoft.com/en-us/library/cc165614.aspx
http://www.codeproject.com/KB/WPF/WPF_UI_Automation.aspx
http://www.codeproject.com/KB/WPF/automator.aspx
开源WPF自动化测试工具
EFT:
White: