We have a Winforms application that is deployed over a load balanced terminal server farm. (If it matters, Users connect to the application using a Propalms client). I am trying to figure out if there are any tools out there to do some performance testing. I am aware that tools like QTP enable us to do functional testing but we need some performance/scalabilty testing done. We already have unit tests, as well as web tests and load tests for our other web applications written with Visual Studio Team system so any solution using Team System is highly favored, but we can go for other tools too if they are up to the task.
Please let me know if you have used or are aware of such tools.
Thanks a lot.