Does the Windows Phone Test Framework by Expensify support testing on real mobile devices running windows phone 7 OS ? If yes, which devices does it support? Please reply.
feedback
|
|
It depends what functionality you want to test. The framework uses 3 different APIs to talk to the apps:
For devices attached using USB: 1 and 2 are available For devices attached using a network: 2 only is available In summary, you can do some things if you want to... but I don't use the test framework to test real phones - I stick to the emulator. When external inputs (e.g. camera or gps) are needed then I find a way to mock them | |||||||||||
feedback
|
|
according to the first few seconds of http://www.youtube.com/watch?v=2JkJfHZDd2g "there is some support for devices". I would hope/expect all devices to devices to behave the same way, subject ot how they're configured. | |||
feedback
|