使用 DATK 进行 WinCE 5.0 UI 测试
我正在寻找一种在 Windows CE 5.0 设备上进行自动化 UI 测试的方法。看来 DATK 是我正在寻找的工具(请参阅 自动化测试框架 - Windows CE< /a>)。
我正在使用 VS 2005,安装了平台特定的 SDK 和 WinCE 5.0 TestKit,但似乎我缺少一些东西:根据 http://msdn.microsoft.com/en-us/library/aa463259.aspx 我应该使用 TuxNetSkeletonTests 作为起点,但它没有安装在我的计算机上。
使用 DATK 是否必须安装额外的软件包?我需要添加哪些程序集才能得到
using Microsoft.MobileDevices.AbstractionLayer.Shell.PocketPC;
解决?
I'm looking for a way to do automated UI-testing on a Windows CE 5.0 device. It seems that the DATK is the tool that I am looking for (see Automated Test Framework - Windows CE).
I'm using VS 2005, the platform specific SDK and the WinCE 5.0 TestKit is installed but it seems that I'm missing something: according to the MSDN help at http://msdn.microsoft.com/en-us/library/aa463259.aspx I should use TuxNetSkeletonTests as a starting point, but it's not installed on my machine.
Is there a additional package that must be installed for using the DATK? What assemblies do I need to add to get
using Microsoft.MobileDevices.AbstractionLayer.Shell.PocketPC;
resolved?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论