How do I write automated tests for the UI of a Windows Phone 7 application?

前端 未结 3 1090
耶瑟儿~
耶瑟儿~ 2021-02-09 19:41

It is hard enough to drive a normal app var it’s UI, however when the app is not running on your development platform it is even harder.

So what tools will help me test

3条回答
  •  Happy的楠姐
    2021-02-09 20:30

    Expensify's (confusingly named) Windows Phone Test Framework supports UI automation. I've yet to use it on a project, but it looks promising.

提交回复
热议问题