使用 DATK 进行 WinCE 5.0 UI 测试

发布于 2024-12-17 03:25:08 字数 615 浏览 6 评论 0原文

我正在寻找一种在 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文