WPF Controls – input interactions

Plan:

Area: Controls   Title: Controls – input interactions

Scenario:

1.   Repeated interactions with controls
2.   Use mouse, keyboard, touch, stylus, UI Automation  

Stress Attack Point:Any leaks in handlers/ robustness          Failure:  Out of memory

Estimated Time: 2010/11/22-2010/11/26

First day(2010/11/15)

step 1: Material search

1. Automating UI Tests In WPF Applications ( Have code to download)

 http://msdn.microsoft.com/zh-cn/magazine/dd483216.aspx

2. WPF 模拟UI 键盘录入 ( Have code to download)

http://www.cnblogs.com/gnielee/archive/2010/08/10/wpf-keyboard-auto-input.html

3. .net中模拟键盘和鼠标操作

http://www.cnblogs.com/sixty/archive/2009/08/09/1542210.html 

4. UIAutomation and WPF

http://www.51testing.com/html/26/122326-217687.html

5. IInvokeProvider.Invoke 方法

http://msdn.microsoft.com/zh-cn/library/system.windows.automation.provider.iinvokeprovider.invoke(VS.85).aspx

6. WPF:自动点击某个FrameworkElement(该网站已被和谐,要FQ才可)

http://raolei.wordpress.com/2010/09/15/wpf%EF%BC%9A%E8%87%AA%E5%8A%A8%E7%82%B9%E5%87%BB%E6%9F%90%E4%B8%AAframeworkelement/

7. TestAPI

http://testapi.codeplex.com/

posted on 2010-11-22 18:07  I过T  阅读(489)  评论(0编辑  收藏  举报

导航