Blog
Application Validation Tip in Windows 8
if you've finished building an application in Windows 8 and want to validate it? Read this blog about an important tip
First time i validated my application,i got couple of Failed statuses about Performance issues.
Thats because if you use your application,even a clicking button might fail validation.i dont know why but i didnt click or touched a thing while validating it.
And here's the result:

So word of an advice; Dont interact with your application while validating!
Hope that helps :)