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/

相关文章:

  • 2022-12-23
  • 2022-02-20
  • 2022-02-16
  • 2021-11-07
  • 2021-12-14
  • 2022-12-23
  • 2022-12-23
  • 2022-01-02
猜你喜欢
  • 2022-12-23
  • 2022-02-25
  • 2022-12-23
  • 2021-08-06
  • 2021-12-12
  • 2021-07-09
  • 2022-12-23
相关资源
相似解决方案