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

前端 未结 3 1089
耶瑟儿~
耶瑟儿~ 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条回答
  •  無奈伤痛
    2021-02-09 20:15

    I've not seen anyone release any tooling for this yet.

    If you're going to try and write something yourself, you should have a look at this post on emulator automation and testing.

    X-Ref with question 3806477

提交回复
热议问题