Is there a good tools to detect memory leak issue/UI automation for metro app?
-
Tuesday, April 17, 2012 2:38 AM
Hi, We have a metro app,
It's UI was written by JavaScript. We also have a winrt components that using media foundation, D3D.
Currently we are looking for some tools that can help us to
1. Identify the memory leak issue.
2. UI auto testing.
Under metro environment. Can somebody recommend good tools for us?
Thank you~~
Eric
- Edited by Peng Huan Hung Tuesday, April 17, 2012 2:39 AM
All Replies
-
Thursday, April 19, 2012 2:51 AMModerator
Hello Eric,
1). Another community member asked the similar issue as you, and you can just use Task Manager to detect memory leak issue. For further information, please see this case: http://social.msdn.microsoft.com/Forums/en-US/winappswithhtml5/thread/845b2a17-208d-4bbe-85d0-c8b96ee09774
2). As far as I know that Coded UI test for Metro Style applications is not avaliable for VS11 Beta currently. However, there is a Manual Testing Tool for Metro Style applications. Please see the following links for reference:
http://social.msdn.microsoft.com/Forums/en-US/toolsforwinapps/thread/a86cf78c-4305-4254-94d1-c802d860cc37
http://blogs.msdn.com/b/visualstudioalm/archive/2012/03/09/visual-studio-11-beta-manual-testing-of-windows-metro-style-apps.aspxThanks.
Vicky Song [MSFT]
MSDN Community Support | Feedback to us


