I've been assigned the job of testing a small Windows application for the company I work for. I'm a little experienced with testing web applications using the Google Chrome Developer Tools. Apart from that, I don't know much.
For the moment, I manual test keeping an eye on the Windows Task Manager for memory and CPU usage.
What other basic tools should I be using to do manual (as opposed to unit testing) Windows application testing?