I need to automate load tests on a .NET desktop application using an automated script, preferably one that is able to record mouse clicks and keyboard entries.
I will have about 10 desktops at my disposal and I want to simulate up to 10 users on each box (as an alternative to installing 100 boxes).
Are there any tools that can be used to perform this? This application does NOT have an HTTP interface so a regular web based load testing tool can not be used.