自动化GUI测试.NET CF(的Windows Mobile 5) [英] Automated GUI Testing .NET CF (Windows Mobile 5)

查看:209
本文介绍了自动化GUI测试.NET CF(的Windows Mobile 5)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我公司正在考虑使用我们的当前应用程序的自动化GUI测试在进行阿尔法前。我们目前的主要焦点是健壮性测试,我们要实现这一目标的一种方式是自动的,可重复几个小时/天的UI测试。

My company is looking into using automated GUI testing for our current app before proceeding to alpha. Our current main focus is robustness testing, one way we want to achieve this is automated UI testing that can be repeated over several hours/days.

有关我们的桌面版本,我们已经决定AutomationElement,我已经看到了一些免费的开源框架。对于.NET CF的选择似乎较为有限。我发现 M-EUX测试,但许可费是有点陡。我还发现测试完成7 ,该我上寻找到规划中。

For our desktop version we've decided on AutomationElement, and I've seen several free open source frameworks. For .NET CF the options seem more limited. I found M-eux Test, but the license fee is a little bit steep. I also found Test Complete 7, which I am planning on looking into.

该测试将程序员来写。支持能够影响特定用户界面元素将是很好的,但一个简单的记录/回放可能是我们当前的需求令人满意。

The tests will be written by programmers. Support for being able to affect specific UI elements would be nice, although a simple record/playback may be satisfactory for our current needs.

开发的Windows Mobile 5.0。用于Windows CE的支持将是很好,但不是必需的。

Developing for Windows Mobile 5.0. Support for Windows CE would be nice, but not required.

有没有人在这种情况下过吗?你推荐什么工具?任何的最佳做法我应该知道的?

Has anyone been in this situation before? Any tools that you recommend? Any best practices I should be aware about?

推荐答案

AutoHotkey的是可用于Windows CE /移动请参看的 http://www.autohotkey.net/~Micha/A​​utohotkeyCE/html/index.htm 。我用这个一起的脚本进行自动测试。测试的应用程序产生的日志,我主张的东西来证明测试工作的信息。

AutoHotKey is available for the windows ce / mobile please look at http://www.autohotkey.net/~Micha/AutohotkeyCE/html/index.htm. I use this along with a script to perform an automated test. The application under test produces logging information that I assert things to prove the test is working.

在这之前我用Windows的移动电源玩具和AutoHotkey的桌面上的ActiveSyncRemoteDisplay工具。我仍然可以使用这个组合(与Windows一起间谍)要注意某些屏幕点的XY坐标。

Before this I used the ActiveSyncRemoteDisplay tool with the windows mobile power toys and autohotkey on the desktop. I still use this combination (along with the windows spy) to note the xy co-ordinates of certain screen spots.

这篇关于自动化GUI测试.NET CF(的Windows Mobile 5)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆