Subby
Subby

Reputation: 5480

Testing Windows phone 7 Application

Forgive me for what may seem as a stupid question but, after some rummaging around on the web, I can't seem to find how to test my Windows Phone Application. I'm not referring to the guidelines, I'm actually referring to sending it to Microsoft for them to check if it's "okay" or checking it on Visual Studio as I think there is a way of doing that in VS.

Any help is highly appreciated.

Thank you.

Upvotes: 0

Views: 308

Answers (2)

G10
G10

Reputation: 555

For app testing you need the sdk... With the sdk you have a perfect emulator for test your apps. For app deploy on your device, after you've bougth the annual subscription to be a developer, you have to associate your phone and install zune on your pc (read here). After you tests you can submit your app through this process (read here).

Upvotes: 1

Phillip Schmidt
Phillip Schmidt

Reputation: 8818

This should help. Keep in mind that before you send it to microsoft (or appHub) your app needs to be fairly perfect. Submissions aren't free :)

edit: this is assuming you were asking how to submit it for review. When you submit your app, the review process starts.

Upvotes: 1

Related Questions