What are the tools available from MS to test VS2008 WPF application?
I want to know what tools are available from the following source: • VS2008 • VS2008 SDK • VS2008 Add-on • VS2008 Team System Suite • other MS tools • non-MS tools I’m interested in at least the following areas: • performance • coding guideline • memory consumption I’m also interested to know the common techniques used for testing such application. Thanks.