开发者

BDD Style UI testing for Compact.Net Forms

开发者 https://www.devze.com 2023-04-09 06:39 出处:网络
I am used to using Cucumber or StoryQ with Selenium/Webdriver (based u开发者_如何学运维pon my platform) for automated UI testing in a continous integration environment, I have looked at White for winf

I am used to using Cucumber or StoryQ with Selenium/Webdriver (based u开发者_如何学运维pon my platform) for automated UI testing in a continous integration environment, I have looked at White for winforms testing before now however the problem I am facing is that my next project is targetting Compact.Net and I would like to continue testing in this manner.

So could anyone recommend any tool which would be akin to Selenium or White, but support Compact.Net UIs. Ideally I would like to use StoryQ and write the tests in C# for this one as there will be more developers than testers.

One thing that I cannot get my head around 100% is that the forms are hosted on the device/emulator, so I am assuming if anything can do what im asking it would require the build server to have an emulator running on it to carry out these tests.


There was some discussion of this in Automated GUI Testing .NET CF (Windows Mobile 5). Whatever tool you use will have to run inside the emulator as well.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号