OscarXie.net

关注质量与体验——电子商务与自动化测试

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

white(http://www.codeplex.com/white/ )是一个开源的自动化测试框架,以下是对它的描述:
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).
White is a library that sits on top of the .Net 3.0 UIAutomation API's.
Combined with WatiN, and ItiN if you use InfoPath, with white you should be able to write 100% of your tests using managed code in Visual Studio 2008.
Layers.JPG

下载地址:http://www.codeplex.com/white/Release/ProjectReleases.aspx?ReleaseId=12756

posted on 2008-05-10 12:15  oscarxie  阅读(737)  评论(0编辑  收藏  举报